/* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> 
*/
html, body, div, span, applet, object, iframe,
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html, body {
  color: #333;
  background: #f4f4f4;
  font: 12px/1.5 Arial,'Helvetica Neue',Helvetica,sans-serif !important;
  line-height: 20px;
}

body {
  padding-bottom: 20px;
  position: relative;
}

a {
  color: #048abb;
  text-decoration: none !important;
}

.clear {
  clear: both;
}

.left {
  float: left;
  clear: left;
}

.hr {
  height: 1px;
  background: #efefef;
  margin: 17px 0;
}

#header {
  background: #ececec;
  border-bottom: 1px solid #d8d8d8;
  margin: 0;
  padding: 0;
  height: 75px;
}
#header #site_name {
  color: #999999;
  font-size: 16px;
  font-weight: 700;
  padding-top: 10px;
}
#header #back_community {
  font-size: 12px;
  font-weight: bold;
  float: left;
  padding: 8px 0 0 10px;
  text-shadow: 0px 1px 0px #fff;
  color: #199FCD;
}
#header #profile_type {
  color: #515151;
  font-size: 24px;
  font-weight: 700;
  padding-top: 9px;
}
#header .auth_info {
  float: right;
  padding-top: 7px;
  padding-right: 5px;
}
#header .auth_info li {
  border-right: 1px solid #D0D0D0;
  float: left;
}
#header .auth_info li:last-of-type {
  border-right: none;
}
#header .auth_info a {
  background: url('/Content/img/arrow-blue-down.png?1618787165') no-repeat right center;
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  text-shadow: 0px 1px 0px #fff;
  color: #199FCD;
}

#site_logo {
  background: url('/Content/img/xerologo.png?1618787165') no-repeat right bottom;
  width: 49px;
  height: 49px;
  display: block;
  float: right;
  padding-top: 11px;
}

.shell {
  margin: 0 auto;
  width: 940px;
}

.box {
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
}

.equal_height {
  display: table-cell;
  vertical-align: top;
}

.user_profile {
  min-height: 200px;
  padding: 15px;
  width: 910px;
  background: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: table-cell;
  overflow: hidden;
}
.user_profile label {
  font-weight: 700;
}
.user_profile p {
  padding-top: 18px;
}

.org_profile {
  min-height: 200px;
  padding: 15px;
  width: 320px;
  border-left: solid 1px #efefef;
  background: #fbfbfb;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 40 50%, color-stop(0%, #f7f7f7), color-stop(100%, #fbfbfb));
  background-image: -moz-linear-gradient(left, #f7f7f7, #fbfbfb 40px);
  background-image: -webkit-linear-gradient(left, #f7f7f7, #fbfbfb 40px);
  background-image: linear-gradient(to right, #f7f7f7, #fbfbfb 40px);
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0;
  border-radius: 0 5px 5px 0;
  overflow: hidden;
}
.org_profile p {
  padding-top: 18px;
  width: inherit;
}
.org_profile label {
  font-weight: 700;
}

.avatar {
  float: left;
  background: #fff;
  height: 140px;
  width: 140px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0px 0px 1px #d2d2d2;
  -webkit-box-shadow: inset 0px 0px 1px #d2d2d2;
  box-shadow: inset 0px 0px 1px #d2d2d2;
  -moz-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.org_logo {
  background: #fff;
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 70px;
  width: 70px;
  -moz-box-shadow: inset 0px 0px 1px #d2d2d2;
  -webkit-box-shadow: inset 0px 0px 1px #d2d2d2;
  box-shadow: inset 0px 0px 1px #d2d2d2;
  -moz-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  margin-right: 10px;
}

.user_content {
  padding-left: 20px;
  float: left;
  width: 748px;
}
.user_content .name {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
}
.user_content .title {
  font-size: 18px;
  padding-top: 5px;
}
.user_content .location {
  padding-bottom: 9px;
  font-weight: 700;
}
.user_content .profile_not_found_header {
  font-size: 18px;
  color: #333333;
}
.user_content .profile_not_found_subheader {
  font-size: 18px;
  color: #999999;
  padding-top: 5px;
}
.user_content .encourage_user_to_add_more_info_header {
  font-family: "Arial";
  font-size: 18px;
  color: #999999;
  padding-bottom: 5px;
}
.user_content .encourage_user_to_add_more_info_subheader {
  font-family: "Arial";
  font-size: 18px;
  color: #048ABB;
}

.has_org_profile {
  width: 560px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 0 0 5px;
}
.has_org_profile .user_content {
  width: 392px;
}

.org_content {
  float: left;
  width: 238px;
}
.org_content .legal_trading_name {
  font-weight: 700;
  font-size: 13px;
  color: #000000;
}
.org_content .line_of_business {
  padding-bottom: 2px;
}
.org_content .practice_type {
  padding-bottom: 2px;
}

.partner {
  font-weight: 700;
  padding: 0 0 0 45px;
  line-height: 19px;
  margin: 12px 0;
}
.partner.gold {
  background: url('/Content/img/partner-gold.png?1618787165') no-repeat left top;
}
.partner.bronze {
  background: url('/Content/img/partner-bronze.png?1618787165') no-repeat left top;
}
.partner.silver {
  background: url('/Content/img/partner-silver.png?1618787165') no-repeat left top;
}
.partner.platinum {
  background: url('/Content/img/partner-platinum.png?1618787165') no-repeat left top;
}

.bigbadges {
  clear: both;
}
.bigbadges li {
  float: left;
  padding: 5px 10px 0px 0px;
  font-weight: 700;
  font-size: 14px;
}
.bigbadges li div {
  float: left;
}
.bigbadges .expert-title {
  padding-top: 25px;
}

.contact label {
  padding-right: 3px;
}
.contact .user_website, .contact .org_email, .contact .org_website {
  padding-top: 7px;
  float: left;
}
.contact .org_services {
  padding-bottom: 12px;
}
.contact .org_address {
  padding-bottom: 7px;
}
.contact .org_address span:after {
  content: ",";
}
.contact .org_address span:last-child:after {
  content: none;
}
.contact .skype {
  padding: 16px 0 0 0px;
  clear: both;
}
.contact .skype a {
  background: url('/Content/img/skype_24.png?1618787165') no-repeat left;
  line-height: 24px;
  padding-left: 30px;
  display: inline-block;
}
.contact .icon {
  float: left;
  height: 24px;
  width: 24px;
  padding-right: 5px;
  padding-top: 16px;
  margin-top: 4px;
}
.contact .icon a {
  display: block;
  line-height: 24px;
  width: 24px;
  height: 24px;
}
.contact .twitter {
  background: url('/Content/img/twitter_24.png?1618787165') no-repeat left 16px;
}
.contact .facebook {
  background: url('/Content/img/facebook_24.png?1618787165') no-repeat left 16px;
}
.contact .individuallinkedin,
.contact .companylinkedin {
  background: url('/Content/img/linkedin_24.png?1618787165') no-repeat left 16px;
}
.contact .googleplus {
  background: url('/Content/img/googleplus_24.png?1618787165') no-repeat left 16px;
}

.bar {
  background: white;
  border-top: 1px solid #efefef;
  padding: 17px 20px;
  font-size: 12px;
  line-height: 16px;
  -moz-box-shadow: 0px -32px 32px rgba(239, 239, 239, 0.5);
  -webkit-box-shadow: 0px -32px 32px rgba(239, 239, 239, 0.5);
  box-shadow: 0px -32px 32px rgba(239, 239, 239, 0.5);
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
}
.bar a, .bar img, .bar span {
  vertical-align: middle;
}
.bar .pipeline {
  padding: 0 7px;
  color: #DEDEDE;
}
.bar .sociallink {
  padding-right: 2px;
}
.bar span + .sociallink {
  padding-left: 4px;
}
.bar img {
  margin-top: -2px;
}

.xn-h-user {
  position: absolute;
  right: 55px;
  top: 12px;
}

.xn-h-profile-card-navigation {
  list-style: none;
  padding-bottom: 4px;
  width: 100%;
}

.xn-h-profile-card-navigation-item {
  font-size: 14px;
}
.xn-h-profile-card-navigation-item:first-child {
  border-bottom-left-radius: 3px;
}
.xn-h-profile-card-navigation-item:last-child {
  border-bottom-right-radius: 3px;
}
.xn-h-profile-card-navigation-item.focused a {
  font-weight: normal;
}
.xn-h-profile-card-navigation-item a {
  display: block;
  padding-left: 35px;
  line-height: 40px;
  color: #fff;
}
.xn-h-profile-card-navigation-item a:focus {
  outline: none;
}

.xn-h-task-list {
  background-color: #fff;
  display: block;
  position: absolute;
  text-shadow: none;
  top: 34px;
  width: 300px;
  z-index: 120;
  border-radius: 5px;
  opacity: 1;
  visibility: hidden;
}
.xn-h-task-list.position-left {
  left: -251px;
}
.xn-h-task-list.position-farleft {
  left: -205px;
}
.xn-h-task-list.position-right {
  left: 15px;
}
.xn-h-task-list.position-higher {
  top: 20px;
}
.xn-h-task-list.no-header .xn-h-task-list-tasks li:first-child em {
  padding-top: 1px;
}
.xn-h-task-list.temp-nodetails {
  width: 145px;
}
.xn-h-task-list.temp-nodetails.position-farleft {
  left: auto;
  right: -4px;
}
.xn-h-task-list.temp-nodetails .xn-h-task-list-header.pointer-farright:before {
  left: 104px;
}
.xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation {
  border-top: none;
}
.xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation li:last-child {
  border-top: 1px solid #4e4f53;
}
.xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation-item.logout, .xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation-item.settings {
  background-position-y: 14px;
}
.xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation-item.logout:hover, .xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation-item.logout:focus, .xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation-item.settings:hover, .xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation-item.settings:focus {
  background-color: #57595d;
  border-radius: 5 0 0 0;
}
.xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation-item.logout {
  background: url('/Content/img/logout.png?1618787165') 12px 14px no-repeat;
}
.xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation-item.settings {
  background: url('/Content/img/settings.png?1618787165') 12px 14px no-repeat;
}
.xn-h-task-list.temp-nodetails .xn-h-profile-card-navigation-item a {
  border: none;
  font-size: 14px;
}

.xn-s-black-task-list {
  background-color: #45474c;
}
.xn-s-black-task-list .xn-h-task-list-header {
  background: #45474c;
  border-bottom: none;
}
.xn-s-black-task-list .xn-h-task-list-header:before {
  border-bottom-color: #45474c;
}
.xn-s-black-task-list .xn-h-task-list-header.pointer-left:before {
  left: 18px;
}
.xn-s-black-task-list .xn-h-task-list-header.pointer-farright:before {
  left: 274px;
}
.xn-s-black-task-list .xn-h-task-list-header:after {
  border-top: 1px solid #4e4f53;
  content: "";
  height: 1px;
  left: 5px;
  position: absolute;
  right: 5px;
  top: 1px;
}
.xn-s-black-task-list .xn-h-task-list-header:before {
  display: block;
  content: ".";
  height: 0;
  width: 0;
  overflow: hidden;
  border: solid 4px transparent;
  border-bottom-color: #45474c;
  position: absolute;
  top: -8px;
  left: 272px;
}
.xn-s-black-task-list .xn-h-task-list-tasks a, .xn-s-black-task-list .xn-h-task-list-tasks span {
  background-color: #45474c;
  color: #fff;
}
.xn-s-black-task-list .xn-h-task-list-tasks a:focus, .xn-s-black-task-list .xn-h-task-list-tasks span:focus {
  background-color: #57595d;
  outline: none;
}
.xn-s-black-task-list .xn-h-task-list-tasks em {
  color: #999999;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDc0YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNlNDA0NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #45474c), color-stop(100%, #3e4045));
  background-image: -moz-linear-gradient(#45474c, #3e4045);
  background-image: -webkit-linear-gradient(#45474c, #3e4045);
  background-image: linear-gradient(#45474c, #3e4045);
}
.xn-s-black-task-list .xn-h-task-list-tasks li {
  border-top: 1px solid #4e4f53;
  border-bottom: 1px solid #353639;
}
.xn-s-black-task-list .xn-h-task-list-tasks li:first-child {
  border-top: 1px solid #5E6064;
}
.xn-s-black-task-list .xn-h-task-list-tasks li.selected {
  border-top: 1px solid #3b3c3f;
}
.xn-s-black-task-list .xn-h-task-list-tasks li.selected a, .xn-s-black-task-list .xn-h-task-list-tasks li.selected span {
  background-color: #3b3c3f;
}
.xn-s-black-task-list .xn-h-task-list-tasks li.focused {
  border-top: 1px solid #57595d;
}
.xn-s-black-task-list .xn-h-task-list-tasks li.focused a, .xn-s-black-task-list .xn-h-task-list-tasks li.focused span {
  background-color: #57595d;
}
.xn-s-black-task-list .xn-h-task-list-tasks li a:focus, .xn-s-black-task-list .xn-h-task-list-tasks li a:hover, .xn-s-black-task-list .xn-h-task-list-tasks li a:active, .xn-s-black-task-list .xn-h-task-list-tasks li span:focus, .xn-s-black-task-list .xn-h-task-list-tasks li span:hover, .xn-s-black-task-list .xn-h-task-list-tasks li span:active {
  background-color: #57595d;
  outline: none;
}

.xn-h-task-list-header {
  background-color: #f6f7f8;
  border-bottom: 1px solid #cfd2d4;
  min-height: 7px;
  position: relative;
  border-radius: 5px 5px 0 0;
}
.xn-h-task-list-header > h3 {
  color: #333;
  font-size: 18px;
  height: 30px;
  padding: 10px 0 0 14px;
}
.xn-h-task-list-header > .attach-window-right {
  border-left: 1px solid #cfd2d4;
  height: 30px;
  width: 35px;
  position: absolute;
  right: 0;
  top: 4px;
}
.xn-h-task-list-header:before {
  display: block;
  content: ".";
  height: 0;
  width: 0;
  overflow: hidden;
  border: solid 4px transparent;
  border-bottom-color: #f6f7f8;
  position: absolute;
  top: -8px;
  left: 272px;
}
.xn-h-task-list-header.pointer-left:before {
  left: 18px;
}
.xn-h-task-list-header.pointer-farright:before {
  left: 274px;
}

.badge_panel {
  padding-top: 25px;
}

.badge_panel:first-child {
  padding-top: 10px;
}

.panel_title, .achievements .panel_title, .community .com_act_title {
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 18px;
}

.achievements .achievements_details {
  padding: 15px 15px 20px;
  background: #FAFAFA;
}
.achievements .panel_title, .achievements .community .com_act_title, .community .achievements .com_act_title {
  border-bottom: solid 1px #ECEDED;
}

.achievements .summary, .community .summary {
  padding: 15px;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  height: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjdmOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f7f8));
  background-image: -moz-linear-gradient(top, #ffffff, #f5f7f8);
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f7f8);
  background-image: linear-gradient(to bottom, #ffffff, #f5f7f8);
  cursor: pointer;
}
.achievements .summary a, .achievements .summary .heading, .community .summary a, .community .summary .heading {
  font-weight: 700;
}
.achievements .summary .heading, .community .summary .heading {
  width: 160px;
  display: block;
  float: left;
  color: #333333;
}
.achievements .summary .show_details, .community .summary .show_details {
  display: block;
  float: right;
  text-decoration: none;
}
.achievements .summary .hide_details, .community .summary .hide_details {
  display: none;
}
.achievements .summary .count, .community .summary .count {
  padding-right: 5px;
}
.achievements .summary .label, .community .summary .label {
  padding-right: 20px;
}
.achievements .summary a, .community .summary a {
  font-size: 12px;
}
.achievements .summary:hover, .community .summary:hover {
  background-color: #ffffff;
  background-image: none;
}
.achievements .expanded, .community .expanded {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  background: #ffffff;
  border-bottom: solid 1px #EBEEEF;
}
.achievements .expanded .heading, .community .expanded .heading {
  font-size: 18px;
  width: 215px;
}
.achievements .expanded .hide_details, .community .expanded .hide_details {
  display: block;
  float: right;
  text-decoration: none;
}
.achievements .expanded .show_details, .community .expanded .show_details {
  display: none;
}
.achievements .expanded .label, .achievements .expanded .count, .community .expanded .label, .community .expanded .count {
  display: none;
}
.achievements .heading, .community .heading {
  font-size: 14px;
}

.community .expanded + .com_act_title {
  border-top: solid 1px #ffffff;
}
.community .paging {
  line-height: 40px;
  font-weight: 700;
  border-top: solid 1px #ECEDED;
}
.community .paging span, .community .paging a {
  padding-right: 5px;
}
.community .com_activity {
  padding: 15px 15px 10px;
  background: #FAFAFA;
}
.community .com_activity:last-child {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
}
.community .com_avatar {
  float: left;
  width: 35px;
  height: 35px;
  margin: 13px 13px 12px 0;
}
.community .com_avatar img {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.community .com_title {
  font-size: 14px;
  color: #048ABB;
  font-weight: 700;
  padding-top: 12px;
  float: left;
  width: 550px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.community th {
  height: 30px;
  line-height: 30px;
  font-weight: 700;
  color: #999999;
  border-top: solid 1px #ECEDED;
  border-bottom: solid 1px #ECEDED;
  text-align: center;
}
.community th:first-child {
  text-align: left;
}
.community th:first-child + th + th {
  text-align: right;
}
.community td {
  border-bottom: solid 1px #ECEDED;
  color: #666666;
  text-align: center;
}
.community td:first-child {
  text-align: left;
}
.community td:first-child + td + td {
  text-align: right;
}
.community td:first-child + td + td span:first-child {
  width: 150px;
  display: block;
  padding-top: 3px;
}
.community .replies {
  font-size: 16px;
}

.badges {
  overflow: hidden;
  background: url('/content/img/divider.png');
}
.badges li {
  float: left;
  padding-right: 40px;
  height: 70px;
}
.badges li .info {
  float: left;
  font-size: 12px;
  margin-top: 18px;
  line-height: 16px;
}

.badge, .assoc-aat-au, .assoc-aba-au, .assoc-aswa, .assoc-atainz-nz, .assoc-cpa-au, .assoc-icaa-au, .assoc-icb-au, .assoc-ipa-au, .assoc-nzba-nz, .assoc-nzca-nz, .assoc-nzica-nz, .ext-fbca, .ext-myobcc, .ext-qbac, .ext-qbapro, .ext-qbepro, .ext-qbopro, .ext-qbpospro, .ext-qbpro, .ext-qbpronc, .ext-sageac, .x-xerocertadv, .x-xerocon01, .x-xerocon02, .x-xerocon03, .x-xerocon04, .x-xerocon05, .x-xerocon06, .x-xerocon07, .x-xerocon08, .x-xerocon09, .x-xerocon10, .x-xerocon11, .x-xerocon12, .x-xerocon13, .x-xerocon14, .x-xerocon15, .x-xerocon16, .x-xerocon17, .x-xerocon18, .x-xerocon19, .x-xerocon20, .x-xerocon21, .x-xerocon22, .x-xerocon23, .x-xerocon24, .x-xerocon25, .x-xerocon26, .x-xerocon27, .x-xerocon28, .x-xerocon29, .x-xerocon30, .assoc-icb-uk, .assoc-icas-uk, .assoc-icaew-uk, .assoc-cima-uk, .assoc-cipfa-uk, .assoc-cai-uk, .assoc-acca-uk, .assoc-aat-uk {
  float: left;
  margin: 10px 10px 0px 0px;
}

.badge, .assoc-aat-au, .assoc-aba-au, .assoc-aswa, .assoc-atainz-nz, .assoc-cpa-au, .assoc-icaa-au, .assoc-icb-au, .assoc-ipa-au, .assoc-nzba-nz, .assoc-nzca-nz, .assoc-nzica-nz, .ext-fbca, .ext-myobcc, .ext-qbac, .ext-qbapro, .ext-qbepro, .ext-qbopro, .ext-qbpospro, .ext-qbpro, .ext-qbpronc, .ext-sageac, .x-xerocertadv, .x-xerocon01, .x-xerocon02, .x-xerocon03, .x-xerocon04, .x-xerocon05, .x-xerocon06, .x-xerocon07, .x-xerocon08, .x-xerocon09, .x-xerocon10, .x-xerocon11, .x-xerocon12, .x-xerocon13, .x-xerocon14, .x-xerocon15, .x-xerocon16, .x-xerocon17, .x-xerocon18, .x-xerocon19, .x-xerocon20, .x-xerocon21, .x-xerocon22, .x-xerocon23, .x-xerocon24, .x-xerocon25, .x-xerocon26, .x-xerocon27, .x-xerocon28, .x-xerocon29, .x-xerocon30, .assoc-icb-uk, .assoc-icas-uk, .assoc-icaew-uk, .assoc-cima-uk, .assoc-cipfa-uk, .assoc-cai-uk, .assoc-acca-uk, .assoc-aat-uk {
  background-image: url('/Content/img/badge-s64f1d89270.png');
  background-repeat: no-repeat;
}

.assoc-aat-au {
  background-position: 0 0;
  height: 50px;
  width: 84px;
  margin-top: 10px;
}

.assoc-aba-au {
  background-position: -170px 0;
  height: 42px;
  width: 53px;
  margin-top: 14px;
}

.assoc-aswa {
  background-position: -273px 0;
  height: 35px;
  width: 116px;
  margin-top: 17.5px;
}

.assoc-atainz-nz {
  background-position: -389px 0;
  height: 45px;
  width: 95px;
  margin-top: 12.5px;
}

.assoc-cpa-au {
  background-position: -754px 0;
  height: 42px;
  width: 90px;
  margin-top: 14px;
}

.assoc-icaa-au {
  background-position: -844px 0;
  height: 45px;
  width: 45px;
  margin-top: 12.5px;
}

.assoc-icb-au {
  background-position: -1069px 0;
  height: 50px;
  width: 46px;
  margin-top: 10px;
}

.assoc-ipa-au {
  background-position: -1161px 0;
  height: 47px;
  width: 47px;
  margin-top: 11.5px;
}

.assoc-nzba-nz {
  background-position: -1208px 0;
  height: 42px;
  width: 135px;
  margin-top: 14px;
}

.assoc-nzca-nz {
  background-position: -1343px 0;
  height: 45px;
  width: 56px;
  margin-top: 12.5px;
}

.assoc-nzica-nz {
  background-position: -1399px 0;
  height: 50px;
  width: 50px;
  margin-top: 10px;
}

.ext-fbca {
  background-position: -1449px 0;
  height: 44px;
  width: 64px;
  margin-top: 13px;
}

.ext-myobcc {
  background-position: -1513px 0;
  height: 30px;
  width: 89px;
  margin-top: 20px;
}

.ext-qbac {
  background-position: -1602px 0;
  height: 30px;
  width: 106px;
  margin-top: 20px;
}

.ext-qbapro {
  background-position: -1708px 0;
  height: 50px;
  width: 29px;
  margin-top: 10px;
}

.ext-qbepro {
  background-position: -1737px 0;
  height: 49px;
  width: 29px;
  margin-top: 10.5px;
}

.ext-qbopro {
  background-position: -1766px 0;
  height: 50px;
  width: 30px;
  margin-top: 10px;
}

.ext-qbpospro {
  background-position: -1796px 0;
  height: 50px;
  width: 30px;
  margin-top: 10px;
}

.ext-qbpro {
  background-position: -1826px 0;
  height: 49px;
  width: 29px;
  margin-top: 10.5px;
}

.ext-qbpronc {
  background-position: -1855px 0;
  height: 50px;
  width: 35px;
  margin-top: 10px;
}

.ext-sageac {
  background-position: -1890px 0;
  height: 39px;
  width: 44px;
  margin-top: 15.5px;
}

.x-xerocertadv {
  background-position: -1934px 0;
  height: 47px;
  width: 34px;
  margin-top: 11.5px;
}
.x-xerocertadv + .info h5 {
  font-weight: bold;
}

.x-xerocon01 {
  background-position: -1968px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon01 + .info h5 {
  font-weight: bold;
}

.x-xerocon02 {
  background-position: -2014px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon02 + .info h5 {
  font-weight: bold;
}

.x-xerocon03 {
  background-position: -2060px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon03 + .info h5 {
  font-weight: bold;
}

.x-xerocon04 {
  background-position: -2106px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon04 + .info h5 {
  font-weight: bold;
}

.x-xerocon05 {
  background-position: -2152px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon05 + .info h5 {
  font-weight: bold;
}

.x-xerocon06 {
  background-position: -2198px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon06 + .info h5 {
  font-weight: bold;
}

.x-xerocon07 {
  background-position: -2244px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon07 + .info h5 {
  font-weight: bold;
}

.x-xerocon08 {
  background-position: -2290px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon08 + .info h5 {
  font-weight: bold;
}

.x-xerocon09 {
  background-position: -2336px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon09 + .info h5 {
  font-weight: bold;
}

.x-xerocon10 {
  background-position: -2382px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon10 + .info h5 {
  font-weight: bold;
}

.x-xerocon11 {
  background-position: -2428px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon11 + .info h5 {
  font-weight: bold;
}

.x-xerocon12 {
  background-position: -2474px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon12 + .info h5 {
  font-weight: bold;
}

.x-xerocon13 {
  background-position: -2520px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon13 + .info h5 {
  font-weight: bold;
}

.x-xerocon14 {
  background-position: -2566px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon14 + .info h5 {
  font-weight: bold;
}

.x-xerocon15 {
  background-position: -2612px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon15 + .info h5 {
  font-weight: bold;
}

.x-xerocon16 {
  background-position: -2658px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon16 + .info h5 {
  font-weight: bold;
}

.x-xerocon17 {
  background-position: -2704px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon17 + .info h5 {
  font-weight: bold;
}

.x-xerocon18 {
  background-position: -2750px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon18 + .info h5 {
  font-weight: bold;
}

.x-xerocon19 {
  background-position: -2796px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon19 + .info h5 {
  font-weight: bold;
}

.x-xerocon20 {
  background-position: -2842px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon20 + .info h5 {
  font-weight: bold;
}

.x-xerocon21 {
  background-position: -2888px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon21 + .info h5 {
  font-weight: bold;
}

.x-xerocon22 {
  background-position: -2934px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon22 + .info h5 {
  font-weight: bold;
}

.x-xerocon23 {
  background-position: -2980px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon23 + .info h5 {
  font-weight: bold;
}

.x-xerocon24 {
  background-position: -3026px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon24 + .info h5 {
  font-weight: bold;
}

.x-xerocon25 {
  background-position: -3072px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon25 + .info h5 {
  font-weight: bold;
}

.x-xerocon26 {
  background-position: -3118px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon26 + .info h5 {
  font-weight: bold;
}

.x-xerocon27 {
  background-position: -3164px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon27 + .info h5 {
  font-weight: bold;
}

.x-xerocon28 {
  background-position: -3210px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon28 + .info h5 {
  font-weight: bold;
}

.x-xerocon29 {
  background-position: -3256px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon29 + .info h5 {
  font-weight: bold;
}

.x-xerocon30 {
  background-position: -3302px 0;
  height: 52px;
  width: 46px;
  margin-top: 9px;
}
.x-xerocon30 + .info h5 {
  font-weight: bold;
}

.assoc-icb-uk {
  background-position: -1115px 0;
  height: 50px;
  width: 46px;
  margin-top: 10px;
}

.assoc-icas-uk {
  background-position: -979px 0;
  height: 26px;
  width: 90px;
  margin-top: 22px;
}

.assoc-icaew-uk {
  background-position: -889px 0;
  height: 30px;
  width: 90px;
  margin-top: 20px;
}

.assoc-cima-uk {
  background-position: -574px 0;
  height: 37px;
  width: 90px;
  margin-top: 16.5px;
}

.assoc-cipfa-uk {
  background-position: -664px 0;
  height: 26px;
  width: 90px;
  margin-top: 22px;
}

.assoc-cai-uk {
  background-position: -484px 0;
  height: 42px;
  width: 90px;
  margin-top: 14px;
}

.assoc-acca-uk {
  background-position: -223px 0;
  height: 50px;
  width: 50px;
  margin-top: 10px;
}

.assoc-aat-uk {
  background-position: -84px 0;
  height: 50px;
  width: 86px;
  margin-top: 10px;
}

/* This file include small bits we have copied from Xero-Content. Should this project ever
* switch to using Xero-Content then this should stop being used.
*/
/*Butchered from _x-msg.scss*/
.x-notify {
  padding-top: 30px;
}

.x-msg {
  font: normal 12px/1.2 Helvetica, Arial, sans-serif;
  display: block;
  width: 938px;
  padding: 15px 15px 15px 50px;
  margin: 0 auto 20px;
  border-width: 2px;
  border-style: solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: 10px 7px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #444;
}
.x-msg h2 {
  font-size: 18px;
  color: #444;
  clear: both;
  margin-bottom: 15px;
  font-weight: bold;
}
.x-msg p {
  margin: 0 0 5px 0;
  color: #444;
  padding-left: 0;
  padding-right: 0;
  line-height: 1.2;
}
.x-msg.red {
  background-color: white;
  border-color: #ED5757;
  background-image: url('/Content/img/msg-red.png?1618787165');
}

html, body, div, span, applet, object, iframe,
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.background-greyout {
  z-index: 0;
  background-color: grey;
  opacity: 0.2;
  filter: alpha(opacity=20);
  /* For IE8 and earlier */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.widget {
  -moz-box-shadow: 0px 0px 1px #d2d2d2;
  -webkit-box-shadow: 0px 0px 1px #d2d2d2;
  box-shadow: 0px 0px 1px #d2d2d2;
  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: table;
  position: absolute;
  z-index: 10;
  width: 700px;
  top: 145px;
  height: 604px;
  left: 50%;
  margin: 0 0 0 -350px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #fbfbfb));
  background-image: -moz-linear-gradient(#f7f7f7, #fbfbfb);
  background-image: -webkit-linear-gradient(#f7f7f7, #fbfbfb);
  background-image: linear-gradient(#f7f7f7, #fbfbfb);
}
.widget label {
  font-weight: 700;
}
.widget p {
  padding-top: 18px;
}
.widget .close_dialog {
  display: block;
  float: right;
  vertical-align: 20%;
  height: 100%;
  border-left: solid 1px #efefef;
  width: 50px;
  background-image: url("/Content/img/misc/popup-close_new.png");
  background-repeat: no-repeat;
  background-position: center;
}
.widget .heading {
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0px;
  color: #333333;
  width: 75%;
  float: left;
}
.widget .hr {
  height: 1px;
  background: #efefef;
  margin: 0;
}
.widget .header {
  display: block;
  /*padding: 20px 20px 20px 10px;*/
  padding: 0px 0px 0px 10px;
  height: 50px;
  background-color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.widget .header a {
  color: #048abb;
  text-decoration: none !important;
}
.widget .label {
  font-size: 100%;
  padding-bottom: 15px;
  display: block;
  font-weight: 700;
}
.widget .text {
  color: #999999;
  vertical-align: middle;
}
.widget .preview {
  display: table-cell;
  width: 410px;
  float: right;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: solid 1px #efefef;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #fbfbfb));
  background-image: -moz-linear-gradient(#f7f7f7, #fbfbfb);
  background-image: -webkit-linear-gradient(#f7f7f7, #fbfbfb);
  background-image: linear-gradient(#f7f7f7, #fbfbfb);
}
.widget .preview .highlight {
  -moz-box-shadow: 1px 1px 2px #d2d2d2;
  -webkit-box-shadow: 1px 1px 2px #d2d2d2;
  box-shadow: 1px 1px 2px #d2d2d2;
  -moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 40px 46px 40px;
  virtical-align: middle;
  display: inline-block;
  width: 325px;
}
.widget .preview .hide {
  display: none;
}
.widget .preview .holder {
  display: table-cell;
  width: 500px;
  height: 500px;
  vertical-align: middle;
  text-align: center;
}
.widget .preview .xro {
  /*display : inline-block;*/
}
.widget .preview .label {
  margin: 10px 0px 0px 10px;
}
.widget .settings {
  display: table-cell;
  width: 243px;
  float: left;
  padding: 10px 20px 10px 25px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #FBFBFB;
  /*background : green;*/
  height: 535px;
}
.widget .settings textarea {
  width: 17em;
  height: 22em;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #b5b8bb #e2e4e7 #e8eaec #bdbfc3;
  color: #747474;
  margin-top: 10px;
  overflow: auto;
  padding: 10px;
}
.widget .settings .checkbox {
  display: block;
  padding-bottom: 5px;
}
.widget .settings .checkbox label {
  font-weight: normal;
}
.widget .settings .checkbox input {
  background-image: url(/Content/img/fields/check.png);
  width: 18px;
  height: 18px;
  overflow: hidden;
  padding: 0;
  border: 0;
  margin-right: 4px;
  background-color: transparent;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.widget .settings .checkbox .checked {
  background-image: url(/Content/img/fields/checked.png);
}
.widget .settings .embed {
  padding-top: 25px;
}
