/*
FILENAME: globals.css
DESCRIPTION: This stylesheet serves global declarations to all Onehub assets
*/

/*
HIERARCHY:
  =SETUP
  =LOGO
  =SEARCH
	=LAYOUTS
	=MENU =DOCK
	=TABLES =BASE
	=AUTO =COMPLETE
	=LOGIN
	=PREVIEWS =BASE
	=PREVIEWS =THEME =SELECTOR
	=SWITCH
	=MESSAGING
	=PROFILE =PHOTO
	=PAGINATION
	=FOOTER
	=UPGRADE
*/

/* =SETUP */

html, body { height: 100%; } /* Fixes white body backgrounds in Webkit */

body {
	font: normal 62.5%/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; /* normalize font size across browsers */
	color: #444;
}

.hidden { display: none !important; }
p, li { font-size: 13px; }
p { padding-bottom: 20px; }
strong, b { font-weight: 600; }

hr {
	clear: both;
	height: 1px;
	margin: 0 0 19px 0;
	border: 0;
	border-bottom: 1px solid #ddd;
}

.fold {
  opacity: .9;
  position: absolute;
  width: 100%;
  z-index: 1;
}

#wrapper { position: relative; }

/* =LOGO */

#logo a { display: block; }
#logo .default a { text-indent: -9999px; }

/* =LAYOUTS */

#layout_lsidebar, #layout_rsidebar, #layout_two_col, #layout_three_col { overflow: hidden; }

#layout_lsidebar #primary {
	float: right;
	width: 70%;
}

#layout_lsidebar #secondary {
	float: left;
	width: 30%;
}

#layout_rsidebar #primary {
	float: left;
	width: 70%;
}

#layout_rsidebar #secondary {
	float: right;
	width: 30%;
}

#layout_two_col #primary, #layout_two_col #secondary {
	float: left;
	width: 50%;
}

#layout_three_col #primary, #layout_three_col #secondary, #layout_three_col #tertiary {
	float: left;
	width: 33.3%;
}

/* =DASHBOARD */

.grid {
  position: relative;
  overflow: hidden;
}

.grid .column {
  float: left;
  position: relative;
  width: 100%;
  margin-left: 2%;
}

.two_cols .column { width: 49%; }
.three_cols .column { width: 32%; }

.grid .first {
  clear: both;
  margin-left: 0;
}

.grid .column .inset {
  overflow: hidden;
  background: #f6f6f6;
  border: 1px solid #d4d4d4;
}

.grid .featured .inset {
  background: #e6efc2;
  border: 1px solid #c6d880;
}

.grid .column .inset .box {
  background: #fff;
  margin: 9px;
  padding: 9px;
}

.grid .column .inset h3 {
  margin: 0;
  padding: 0 0 9px 0;
}

.grid .column .inset h3 span {
  font-weight: normal;
  color: #828282;
}

.grid .column .inset h3 em {
  position: absolute;
  top: 32px;
  left: 18px;
  font-size: .65em;
  font-style: normal;
  text-transform: uppercase;
  color: #d4d4d4;
}

.grid .upgrade_button { margin-bottom: 20px; }

.dashboards h3 {
  color: #828282;
  font-size: 1.1em;
  line-height: 18px;
  margin: 0 !important;
  padding: 0 0 9px 0;
  text-transform: uppercase;
}

.dashboards p {
  display: block;
  padding: 0;
  line-height: 54px;
  color: #444;
}

.dashboards p strong {
  font-size: 3.5em;
  line-height: 20px;
  vertical-align: text-bottom;
  margin-right: 1%;
}

.dashboards p strong.smaller {
  font-size: 2.5em;
}

.dashboards p strong span {
  font-weight: normal;
  color: #d4d4d4;
}

/* =MENU =DOCK */

#menu_dock ul, #menu_dock ol {
  list-style-type: none;
  margin: 0;
}

#menu_dock li {
  background-image:url("/shared/images/icons/sprites.png");
  background-repeat: no-repeat;
  border-bottom: 1px solid #eee;
}

#menu_dock li a {
  display: block;
  padding: 10px 10px 9px 35px;
  text-decoration: none;
}

#menu_dock ol li strong { color: #646464; }
#menu_dock ul > li:hover { background-color: #eee; }

#menu_dock li.selected {
  background-color: #fff;
  margin-left: -1px;
  padding-left: 1px;
  text-decoration: none;
}

#menu_dock li.selected a { color: #6299c5; }
#menu_dock ul > li.selected:hover { background-color: #fff; }

#menu_dock .api { background-position: 10px -1449px;}
#menu_dock .change_plan { background-position: 10px -609px; }
#menu_dock .contacts { background-position: 10px -969px; }
#menu_dock .deactivate_account { background-position: 10px -1048px; }
#menu_dock .email_addresses { background-position: 10px -168px; }
#menu_dock .email_templates { background-position: 10px -289px; }
#menu_dock .ftp { background-position: 10px -1329px; }
#menu_dock .information { background-position: 10px -568px; }
#menu_dock .leads { background-position: 10px -809px; }
#menu_dock .login_settings { background-position: 10px -1009px; }
#menu_dock .marketing_tools { background-position: 10px -1129px; }
#menu_dock .notifications { background-position: 10px -1089px; }
#menu_dock .password { background-position: 10px -209px; }
#menu_dock .payment_information { background-position: 10px -649px; }
#menu_dock .personal_photo { background-position: 10px -929px; }
#menu_dock .profile { background-position: 10px -889px; }
#menu_dock .properties { background-position: 10px -1169px; }
#menu_dock .public_access { background-position: 10px -1249px; }
#menu_dock .public_files { background-position: 10px -1289px; }
#menu_dock .quick_copy { background-position: 10px -1489px; }
#menu_dock .recycle_bin { background-position: 10px -1369px; }
#menu_dock .rss { background-position: 10px -1409px; }
#menu_dock .security { background-position: 10px -1209px; }
#menu_dock .support_access { background-position: 10px -1129px; }
#menu_dock .sync { background-position: 10px -1528px; }
#menu_dock .theme { background-position: 10px -409px; }
#menu_dock .transaction_history { background-position: 10px -689px; }
#menu_dock .users { background-position: 10px -769px; }

#menu_dock li.selected ul {
  background: #fff;
  clear: left;
  color: #b4b4b4;
  font-size: 1em;
  padding: 0 0 10px 35px;
}

#menu_dock li.selected li {
  background: none;
  border: 0;
}

#menu_dock li.selected li a {
  background-image: url("/shared/images/bg_bullet.png");
  background-repeat: no-repeat;
  padding: 0 0 0 18px;
  color: #000;
}

#menu_dock ul li.selected ul li a:link, #menu_dock ul li.selected ul li a:visited {
  font-weight: normal;
  opacity: .3;
}

#menu_dock ul li.selected li.selected a {
  background-position: 0 -18px;
  font-weight: bold;
}

#menu_dock ul li.selected ul li a:hover, #menu_dock ul li.selected ul li a:active { opacity: .45; }

#menu_dock ul li.selected ul li.selected a {
  font-weight: bold;
  opacity: .6;
}

/* =PREVIEWS */

#preview_container {
  background: #f6f6f6;
  position: relative;
  padding: 18px 9px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #eee;
}

#preview_container .vcard {
  margin-left: 51%;
  padding: 0;
  font-size: 1.3em;
}

#preview_container .vcard strong {
  color: #191919;
}

#preview_container h2 {
  margin-top: 18px;
  padding: 18px 0 0 33%;
  border-top: 1px solid #eee;
}

#preview_container h2 span {
  white-space: nowrap;
}

#preview_container h4 {
  position: absolute;
  top: 9px;
  left: 9px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #d4d4d4;
}

#preview_container h5 {
  position: absolute;
  top: 9px;
  right: 9px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #d4d4d4;
}

#preview_container #preview {
  position: relative;
  background: #eee;
  display: block;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
}

#preview_container #preview img {
  display: block;
  margin: 0 auto;
}

#preview_container #preview a.delete {
	position: absolute;
	background: url("/shared/images/icons/close.png") no-repeat;
	width: 22px;
	height: 22px;
	top: -9px;
	right: -11px;
	text-indent: -9999px;
}

#preview_container #preview a:hover.delete {
	background-position: 0 -22px;
}

/* =PREVIEWS =INVOICE */

#preview_container .label {
	float: left;
	width: 49%;
	margin-right: 2%;
	text-align: right;
}

/* =MESSAGING */

.message {
  clear: both;
  position: relative;
	margin-bottom: 20px;
	padding: 9px 9px 9px 35px;
	border: 1px solid;
	text-align: left;
}

.fold .message {
  border: 0;
  margin: 0;
  padding: 10px;
}

.fold .message {
  color: #fff;
}

.unverified {
  background: #fffcde;
  margin-bottom: 0;
  padding: 9px;
	border-color: #e1dcaa;
  border-width: 0 0 1px 0;
}

.announcement {
	background: #fffcde url("/images/icons/error.png") 9px 9px no-repeat;
	border-color: #e1dcaa;
}

.info {
  background: #f7fafc url("/shared/images/icons/sprites.png") 9px -729px no-repeat;
	border-color: #e1ebf3;
	color: #6299c5;
}

/*fieldset .info {
  border-top: 1px solid #e1ebf3;
  padding: 18px 0;
}*/

/*fieldset .info p {
  margin: 0 20px 10px 20px;
  color: inherit;
}*/

.fold .info { background: #6299c5; }
.fold .success, .fold .notice { background: #529214; }
.fold .announcement { background: #59b28e; }

.alert {
	background: #fbe3e4;
	border-color: #fbc2c4;
	padding: 10px;
}

.fold .error, .fold .failure, .fold .alert { background: #cc0000; }

/*.caution {
  background: #ffff99 url("/images/icons/error_add.png") 9px 9px no-repeat;
  border-color: #ffff00;
}*/
/*
.alert a {
  color: #d12f19;
}

div#activate,
div#countdown {
  background-image: none;
}

div#activate {
  background-color: #f6f6f6;
  margin: 18px 0 36px 0;
  padding: 9px;
  border-width: 1px 0 0 0;
  border-color: #d4d4d4;
}

div#activate .buttons {
  width: 50%;
  margin: 0 auto !important;
  padding: 0;
  text-align: center;
}

div#activate .buttons .button {
  width: 99%;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}

div.unverified p {
  text-align: center;
}

div#countdown p strong {
  position: absolute;
  top: 9px;
  left: 8px;
  width: 20px;
  font-size: 1.4em;
  text-align: center;
}
*/

em.success { /* used for in-line validation, like the hub URL input field */
  color: #4a8409;
}

em.alert {
  color: #d12f19;
  padding: 3px;
}

em#status {
  font-style: normal;
}

.message p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
  color: inherit !important;
}

.message p em {
	font-weight: bold;
}

.message ul {
  list-style-type: disc;
	margin: 10px 0 0 2em;
}

.announcement ul {
  list-style-type: none;
  margin: 0;
}

.announcement li {
  padding: 0;
}

.message .buttons {
  margin: 9px 0 0 0 !important;
}

div.dismissible a.dismiss {
  background: none;
  border: 1px solid rgba(0, 0, 0, .2);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: rgba(0, 0, 0, .4);
  font-size: 10px;
  height: auto;
  line-height: 11px;
  padding: 4px 8px;
  text-decoration: none;
  text-indent: 0;
  text-transform: uppercase;
  width: auto;
}

div.dismissible a.dismiss:hover {
  background-color: rgba(0, 0, 0, .2);
  color: rgba(0, 0, 0, .6);
}

div.dismissible a.dismiss:active {
  background: #fff;
  border-color: #fff;
  color: rgba(0, 0, 0, .6);
}

div.product {
  background: #fff url("/shared/images/bg_message_product.png") -20px 50% no-repeat;
  border-color: #d4d4d4;
  border-color: rgba(0, 0, 0, .15);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  clear: both;
  margin: 20px 0 0 0 !important;
  overflow: hidden;
  padding: 9px 79px 9px 109px;
}

div.product p {
  color: #444;
  font: italic 13px/20px Cambria, Georgia, Times, 'Times New Roman', serif;
}

div.product strong { color: #6299c5; white-space: nowrap; }
div.product .time { display: none; }

div.product a.dismiss {
  border-color: rgba(0, 0, 0, .1);
  font: bold 11px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 1px 10px;
  position: absolute;
  right: 7px;
  text-indent: 0;
  top: 7px;
}

div.product a.dismiss:active {
  background: #6299c5;
  border-color: #6299c5;
  color: #fff;
}

/* =IE6 */

#ie6 {
	background: #fffcde url("/shared/images/icons/alert_ie6.png") 20px 50% no-repeat;
	border: 0;
	margin: 0;
	padding: 20px 20px 20px 80px;
}

#ie6 p {
  font: italic 15px/20px Cambria, Georgia, Times, 'Times New Roman', serif;
}

/* =HELPERS */

.helper {
  color: #828282;
  font: italic 13px/20px Cambria, Georgia, Times, 'Times New Roman', serif;
}

/* =PROFILE =PHOTO */

.profile_photo {
  display: block;
  text-align: center;
}

.profile_photo img {
  display: block;
  margin: 0 auto;
}

.profile_photo a em {
  visibility: hidden;
  display: block;
  text-indent: -9999px;
}

.profile_photo a:hover em {
  visibility: visible;
}

/* =MFU =UPLOADER */

.uploader {
  border: 1px solid #b4b4b4;
  border-bottom: 0;
}

.uploader .header {
	overflow: hidden; /* Float clearing for good browsers */
	background: #969796 url("/images/bg_control_header.gif") repeat-x;
	padding: 0;
}

.uploader .header h3 {
  background: none;
  margin: 0;
	padding: 0 9px;
	border: 0;
	font-size: 1.3em;
	line-height: 29px;
	text-transform: none;
	color: #444;
}

.uploader .header h3 #number_of_files {
  color: #000;
}

.uploader .header h3 em {
  font-style: normal;
  font-weight: normal;
  color: #646464;
}

.uploader .message {
  margin: 0;
  border: 0;
  border-top: 1px solid #828282;
}

.uploader .footer {
  clear: both;
}

/* =NEW =PROGRESS */

.progress {
  position: relative;
  overflow: hidden;
  background: #fff;
  margin: 0;
  font-size: 1.1em;
}

.progress span {
  display: block;
  font-weight: bold;
  text-align: right;
  padding: 6px 1%;
}

.progress em {
  display: none;
}

.progress .used {
  position: absolute;
  min-width: 5%;
  max-width: 98%;
  background: #b4b4b4;
  border: 1px solid #b4b4b4;
  white-space: nowrap;
  color: #fff;
}

.progress .none {
  background: #fff;
  border: 1px solid #d4d4d4;
  color: #d4d4d4;
}

.progress .allowed {
  background: #eee;
  border: 1px solid #d4d4d4;
  color: #b4b4b4;
}

.progress .safe {
  background: #79b743;
  border: 1px solid #79b743;
  color: #fff;
}

.progress .cautious {
  background: #d6e029;
  border: 1px solid #d6e029;
  color: #fff;
}

.progress .low {
  background: #cc0000;
  border: 1px solid #cc0000;
  color: #fff;
}

.progress .allowed {
  color: #b4b4b4;
}

/* =PAGINATION */

.pagination {
	margin-top: 18px;
	padding: 9px 0;
	font-size: 1.4em;
	text-align: center;
}

.pagination .disabled {
	color: #b4b4b4;
	padding: 6px;
}

.pagination .current {
  padding: 2px 5px;
  border: 1px solid #eee;
	font-weight: bold;
	color: #646464;
}

.pagination a:link, .pagination a:visited {
  padding: 3px 6px;
  text-decoration: none;
}

.pagination a:hover, .pagination a:active {
	background: #eee;
}

.page_entries_info {
  margin-top: 9px;
  font-size: 1.3em;
  color: #b4b4b4;
}

/* =UPGRADE */

.upgrade_badge a:link, .upgrade_badge a:visited {
  background: #4280b2;
  border: 1px solid rgba(0, 0, 0, .1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  line-height: 10px;
  padding: 2px 5px;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
}

.upgrade_badge a:hover { background-color: #6299c5; }
.upgrade_badge a:active { background-color: #529214; }

/* =FOOTER */

#footer { width: 100%; }
#footer hr { display: none; }
#footer p { padding: 0; }
#footer p em { font-style: normal; }