
.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 20px 0;
    padding: 20px;
}
.bs-callout h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout + .bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default-right {
    border-left-width: 1px;
    border-right-color: #777;
    border-right-width: 5px;
}
.bs-callout-default h4, .bs-callout-default-right h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary-right {
    border-left-width: 1px;
    border-right-color: #428bca;
    border-right-width: 5px;
}
.bs-callout-primary h4, .bs-callout-primary-right h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success-right {
    border-left-width: 1px;
    border-right-color: #5cb85c;
    border-right-width: 5px;
}
.bs-callout-success h4, .bs-callout-success-right h4 {
    color: #5cb85c;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info-right {
    border-left-width: 1px;
    border-right-color: #5bc0de;
    border-right-width: 5px;
}
.bs-callout-info h4, .bs-callout-info-right h4 {
    color: #5bc0de;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning-right {
    border-left-width: 1px;
    border-right-color: #f0ad4e;
    border-right-width: 5px;
}
.bs-callout-warning h4, .bs-callout-warning-right h4 {
    color: #f0ad4e;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger-right {
    border-left-width: 1px;
    border-right-color: #d9534f;
    border-right-width: 5px;
}
.bs-callout-danger h4, .bs-callout-danger-right h4 {
    color: #d9534f;
}
.callout {
    margin: 1em;
    padding: 1em;
}
.callout-xs {
    width: 25%;
}
.callout-sm {
    width: 35%;
}
.callout-md {
    width: 45%;
}
.callout-lg {
    width: 55%;
}
.carousel-fade .carousel-inner .item {
    transition: opacity 0.6s ease-in 0s;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0px, 0px, 0px);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.selCC {
    background-image: url("/INCEUSAORG/includes/themes/MuraBootstrap3/css/custom/./paymentvector/25.png?20160802044041");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 88% auto;
}
.selCC.visa {
    background-image: url("/INCEUSAORG/includes/themes/MuraBootstrap3/css/custom/./paymentvector/1.png?20160802044039");
}
.selCC.mastercard {
    background-image: url("/INCEUSAORG/includes/themes/MuraBootstrap3/css/custom/./paymentvector/2.png?20160802044040");
}
.selCC.amex {
    background-image: url("/INCEUSAORG/includes/themes/MuraBootstrap3/css/custom/./paymentvector/22.png?20160802044040");
}
.selCC.discover {
    background-image: url("/INCEUSAORG/includes/themes/MuraBootstrap3/css/custom/./paymentvector/14.png?20160802044039");
}
.selCC.diners_club_carte_blanche, .selCC.diners_club_international {
    background-image: url("/INCEUSAORG/includes/themes/MuraBootstrap3/css/custom/./paymentvector/10.png?20160802044039");
}
.selCC.jcb {
    background-image: url("/INCEUSAORG/includes/themes/MuraBootstrap3/css/custom/./paymentvector/16.png?20160802044040");
}
.selCC.maestro {
    background-image: url("/INCEUSAORG/includes/themes/MuraBootstrap3/css/custom/./paymentvector/3.png?20160802044041");
}
.selCC.visa_electron {
    background-image: url("/INCEUSAORG/includes/themes/MuraBootstrap3/css/custom/./paymentvector/7.png?20160802044041");
}
.datepicker {
    border-radius: 4px;
    left: 0;
    margin-top: 1px;
    padding: 4px;
    top: 0;
}
.datepicker::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 6px;
    position: absolute;
    top: -7px;
}
.datepicker::after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 7px;
    position: absolute;
    top: -6px;
}
.datepicker > div {
    display: none;
}
.datepicker table {
    margin: 0;
    width: 100%;
}
.datepicker td, .datepicker th {
    border-radius: 4px;
    height: 20px;
    text-align: center;
    width: 20px;
}
.datepicker td.day:hover {
    background: #eee none repeat scroll 0 0;
    cursor: pointer;
}
.datepicker td.old, .datepicker td.new {
    color: #999;
}
.datepicker td.active, .datepicker td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(center top , #08c, #04c);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active.active:hover, .datepicker td.active.disabled, .datepicker td.active.disabled:hover, .datepicker td.active[disabled], .datepicker td.active[disabled]:hover {
    background-color: #04c;
}
.datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active.active:hover {
}
.datepicker td span {
    border-radius: 4px;
    cursor: pointer;
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    margin: 2px;
    width: 47px;
}
.datepicker td span:hover {
    background: #eee none repeat scroll 0 0;
}
.datepicker td span.active {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(center top , #08c, #04c);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] {
    background-color: #04c;
}
.datepicker td span.active:active, .datepicker td span.active.active {
}
.datepicker td span.old {
    color: #999;
}
.datepicker th.switch {
    width: 145px;
}
.datepicker thead tr:first-child th {
    cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
    background: #eee none repeat scroll 0 0;
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
    cursor: pointer;
    display: block;
    height: 16px;
    width: 16px;
}
.dropdown-menu.datepicker {
    max-width: 220px;
}
.debTable {
    border-radius: 5px;
    float: right;
    width: 100%;
}
.debHead {
    background-color: #fde4c0;
    border-radius: 5px;
    box-shadow: 1px 1px 4px #cacac9;
    color: #c47401;
    font-family: verdana;
    font-size: 10px;
    margin: 3px;
    text-align: center;
}
.debInfo {
    font-family: verdana;
    font-size: 10px;
    margin: 3px;
    text-align: center;
}
.debInfo1 {
    font-family: verdana;
    font-size: 10px;
    margin: 3px;
    text-align: center;
}
.debInfo2 {
    font-family: verdana;
    font-size: 10px;
    margin: 3px;
    text-align: left;
}
.debInfo3 {
    font-family: verdana;
    font-size: 10px;
    margin: 3px;
    text-align: left;
}
.xTop {
    color: blue;
    font-family: verdana;
    font-size: 9px;
    list-style-image: url("/images/pubs_square.png");
}
.xTyp {
    color: green;
    font-family: verdana;
    font-size: 9px;
    list-style-image: url("/images/pubs_square.png");
}
.xReg {
    color: gray;
    font-family: verdana;
    font-size: 9px;
    list-style-image: url("/images/pubs_square.png");
}
td {
    vertical-align: top;
}
.xAccCode {
    color: black;
    font-family: verdana;
    font-size: 10px;
    list-style-image: url("/images/pubs_square.png");
}
.debInfo3 {
    font-family: verdana;
    font-size: 10px;
    margin: 3px;
    padding: 5px;
    text-align: left;
}
.xDebDiv {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, white, #fff1c7) repeat scroll 0 0;
    border-radius: 5px;
    float: right;
    margin-top: 12px;
    padding: 8px;
    width: 92%;
}
.lSSlideOuter {
    -moz-user-select: none;
    overflow: hidden;
}
.lightSlider::before, .lightSlider::after {
    content: " ";
    display: table;
}
.lightSlider {
    margin: 0;
    overflow: hidden;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider::after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    transform: translate(0px, 0px);
    transition-delay: 0s;
    transition-duration: inherit !important;
    transition-property: transform, height;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    left: 0;
    margin-right: 0;
    position: absolute !important;
    top: 0;
    width: 100%;
    z-index: 9;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    transition-delay: 0s;
    transition-duration: inherit !important;
    transition-property: opacity;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > .active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > .active {
    opacity: 1;
}
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    position: relative;
    text-indent: -999em;
    transition: all 0.5s linear 0s;
    width: 8px;
    z-index: 99;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery {
    -moz-user-select: none;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding-left: 0;
    transform: translate3d(0px, 0px, 0px);
    transition-property: -moz-transform;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: 100px;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery::before, .lSSlideOuter .lSPager.lSGallery::after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery::after {
    clear: both;
}
.lSAction > a {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUI4MUYyNzJEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUI4MUYyNzNEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QjgxRjI3MERBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QjgxRjI3MURBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Por3U54AAAU1SURBVHja7FrPS1xXFHZm4cZJhECzULEI2qJTF135YIhYtYtKDWQrhPSfcFNCQCnFpVm0/4BZGoS0CEmhLUpMSxZZtGnTKminUogWcaLJQojT7zTfNTfDe/edOzNvsnjvwsdz7j0/vne877577nm5arXaluaWb0t5y2mEMEuKuFwBLgFDQBeDdwr8A/wOrAEruVzuscJeOJlczofLKDAYwuU3YF3LJRfjbBqXz4GAXX8Bj4AycAScA3qBD4F3KfMT8CWcf9PMACTFJcpZF7BafdX+BeaBgRidAWCO8lXqd0UFIAxKLnNKLvMaLmHKAfAUeAksAAXP4HVQ7yXtBPUGIIRLhyeXQhyXWoUS8ALYB0YbWVxEn3bEXsk3AK3iYgv1AQcUfL8ZK6zYoT2x26cNQCu5mME8sAGcxE4Tf8cB7Yr9fFwAWs3FDFzjYnHD02CvUu4G7V9TBMCLi5ZDFBcT8U2gDLR7GJJntAJcV8i20/4m/UUFwYuL+CaHkgfvN7hIxwQjMuthZJwLyh4wrNSZpZ9JRwAmfbiIb3IQLuMe/A2XCfmxyB/dSuUpOtwF+j2cdtPPoiMAXlxot59chNOULxf58RB4olS8zEVk2+fmLf0n9BcVADWXkCBsk9tlHy7yxyFwW6EwQwdbQE+dq/Ayn9moAMjYcp22e8hNOM4o5G/LvcuroBPYixEewWUJ+AMYw956t8430T5w3jF+njL+Wd0rTmPkuETOrib33Jn6dFgCUAEuxkT3Z1yuArIr+7HeRwDtHeCZY/wZZep6BIQbOV4lZ1e7+P+9Z4tg9hrMNkLp3gqnPhnK0uHsQCQ7EssORdN8LJ76wkhWGsuqw1k6rJabABaBh8ChzEbikH2LlMknzHfS4lGxeFQsHpNaHnGPQJ7nALLfN5mfnLg8tk6RJK8uMg+XtgV8wROk0ybeeBiPX60TJDlH+MCbhyMx6eOWscrkYZZpZJR8N2XK1NmgjbYGkSiPKCMlbhlPmDy0exBup84JbZQauPnEeYQpBtYWNGiAfGBtP4M69RPnUSvcxS3jPpOHRqevSUCe0rZWr2U8agVXuW8ebYJTg1HaXPXQaRkPW2Cai8ZCE50aLND2tEK2pTzswQdMHgoJOC7Q9gOFrOHRkQCPjloeZrNQZJLxNXCsfDePEJp2TNsBfUU1w+Mr4HkCG6nntH3GwwTgCq9LSkNSe9sgZpQ6SzW+wpoZu5XgbvLWG744Fe4CO8ppZIojvxAn7NPo7tBX1Pg9Dx6NYIe+zmbAEHPruCaFh2Xm4J8QZfZpihKP6CuqDcbwkK2wpg4xTFkXj0F7Bsjr4WZM1EwxZJulaNPfw74XlHHZuElfUeMuHr2sAeyxGhRlo58yFeo4eeStZOPIETE5SPwWOAA+Buzy+C77DijjOnQ8isnSXDzKnGUFFkHDynL9HCtQthzHw5A55ZFSWJNjplWu5GPMsmrbFseOKRtVrDgXkyG6eEi7D3wKXAC+A+wqdQ/7LlDmvsPOax6cEn8DK45pdZ11uLjFZZiyUeMr9BU1HsfDYMr+WqXm65Aphf4Zj7e2+kag5W8j8wis8SR1IMH37wB9rDlk1j143AE+41tliH/f8eCxbj8CRe6R5xL878/RR9EhY3jMe9gdIbTy8zaPt7YHV+QCLclJsmwwOw/IToSyM8HsVDjNdYF6K0ONV2SaUxlquEKlrQ4LgXEmGZLtvdf2+qNn+bz1TyYfkg1+38QbD+PxETBNHrKr6+SY1AY3yUO+B/hBwyMrj2fl8ZS3/wQYACJrrTvr6HLMAAAAAElFTkSuQmCC");
    border-radius: 20px;
    cursor: pointer;
    display: block;
    height: 26px;
    margin-top: -16px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transition: opacity 0.35s linear 0s;
    width: 26px;
    z-index: 99;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: -1px -3px;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -36px -3px;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    overflow: hidden;
}
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0 !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    max-width: none !important;
    width: 100% !important;
}
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    list-style: outside none none;
    padding-left: 0;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
@keyframes rightEnd {
0% {
    left: 0;
}
50% {
    left: -15px;
}
100% {
    left: 0;
}
}
@keyframes rightEnd {
0% {
    left: 0;
}
50% {
    left: -15px;
}
100% {
    left: 0;
}
}
@keyframes topEnd {
0% {
    top: 0;
}
50% {
    top: -15px;
}
100% {
    top: 0;
}
}
@keyframes topEnd {
0% {
    top: 0;
}
50% {
    top: -15px;
}
100% {
    top: 0;
}
}
@keyframes leftEnd {
0% {
    left: 0;
}
50% {
    left: 15px;
}
100% {
    left: 0;
}
}
@keyframes leftEnd {
0% {
    left: 0;
}
50% {
    left: 15px;
}
100% {
    left: 0;
}
}
@keyframes bottomEnd {
0% {
    bottom: 0;
}
50% {
    bottom: -15px;
}
100% {
    bottom: 0;
}
}
@keyframes bottomEnd {
0% {
    bottom: 0;
}
50% {
    bottom: -15px;
}
100% {
    bottom: 0;
}
}
.lSSlideOuter .rightEnd {
    animation: 0.3s ease 0s normal none 1 running rightEnd;
    position: relative;
}
.lSSlideOuter .leftEnd {
    animation: 0.3s ease 0s normal none 1 running leftEnd;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    animation: 0.3s ease 0s normal none 1 running topEnd;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    animation: 0.3s ease 0s normal none 1 running bottomEnd;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    animation: 0.3s ease 0s normal none 1 running leftEnd;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    animation: 0.3s ease 0s normal none 1 running rightEnd;
    position: relative;
}
.lightSlider.lsGrab > * {
    cursor: grab;
}
.lightSlider.lsGrabbing > * {
    cursor: grabbing;
}
.PublicationBlock {
    border-bottom: 1px solid #c1c1c1;
    display: block;
    margin-bottom: 10px;
}
.PublicationBlock .PublicationBlockDIV {
    margin-bottom: 3px;
    padding: 3px;
}
.PublicationBlock .Thumbnail {
    float: left;
    height: 150px;
    padding-right: 5px;
}
.PublicationBlock .Details {
    padding-left: 100px;
}
.PublicationBlock .Attributes {
    display: block;
}
.PublicationBlock .Description {
    margin-bottom: 5px;
    margin-top: 5px;
}
.PublicationBlock .Padded {
    padding-bottom: 4px;
    padding-left: 35px;
}
.PublicationBlock .ToolkitIcon {
    margin-bottom: 5px;
}
.PublicationToolkits {
    display: none;
    margin-bottom: 8px;
    margin-left: 30px;
    margin-top: -18px;
}
.FeaturedPublication {
    background: #fff8dc none repeat scroll 0 0;
}
.filterbutton {
    font-weight: bold;
}
.resources-library {
    min-height: 500px;
}
.resources-library .FilterNotes {
    color: #707070;
    height: 35px;
}
.resources-library #newSearchLink {
    float: right;
    font-size: 13px;
}
.resources-library input[type="radio"], .resources-library input[type="checkbox"] {
    margin: -2px 0 0;
}
.resources-library a img {
    border: 0 none;
}
.resources-library .PubDescription {
    margin-bottom: 10px;
}
.resources-library .TopicPubs .PubDescription {
    color: #999;
    font-size: 11px;
}
.resources-library .disabledDownload {
    color: #c1c1c1;
    cursor: default;
}
.resources-library legend {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
}
.resources-library .inline {
    display: inline;
}
.resources-library .button-download-selected {
    margin-left: 25px;
}
.resources-library .form-field-row-separator {
    margin-top: 7px;
}
.resources-library .results-results {
    width: 690px;
}
.resources-library fieldset {
    margin-bottom: 10px;
}
.pubImage {
    border: 1px solid #fff;
    box-shadow: 2px 2px 7px #8b95e2;
    max-width: 153px !important;
}
