/*! normalize.css v3.0.0 | MIT License | git.io/normalize */ .jsn-bootstrap3 html {   font-family: sans-serif;   -ms-text-size-adjust: 100%;   -webkit-text-size-adjust: 100%; } .jsn-bootstrap3 body {   margin: 0; } .jsn-bootstrap3 article, .jsn-bootstrap3 aside, .jsn-bootstrap3 details, .jsn-bootstrap3 figcaption, .jsn-bootstrap3 figure, .jsn-bootstrap3 footer, .jsn-bootstrap3 header, .jsn-bootstrap3 hgroup, .jsn-bootstrap3 main, .jsn-bootstrap3 nav, .jsn-bootstrap3 section, .jsn-bootstrap3 summary {   display: block; } .jsn-bootstrap3 audio, .jsn-bootstrap3 canvas, .jsn-bootstrap3 progress, .jsn-bootstrap3 video {   display: inline-block;   vertical-align: baseline; } .jsn-bootstrap3 audio:not([controls]) {   display: none;   height: 0; } .jsn-bootstrap3 [hidden], .jsn-bootstrap3 template {   display: none; } .jsn-bootstrap3 a {   background: transparent; } .jsn-bootstrap3 a:active, .jsn-bootstrap3 a:hover {   outline: 0; } .jsn-bootstrap3 abbr[title] {   border-bottom: 1px dotted; } .jsn-bootstrap3 b, .jsn-bootstrap3 strong {   font-weight: bold; } .jsn-bootstrap3 dfn {   font-style: italic; } .jsn-bootstrap3 h1 {   font-size: 2em;   margin: 0.67em 0; } .jsn-bootstrap3 mark {   background: #ff0;   color: #000; } .jsn-bootstrap3 small {   font-size: 80%; } .jsn-bootstrap3 sub, .jsn-bootstrap3 sup {   font-size: 75%;   line-height: 0;   position: relative;   vertical-align: baseline; } .jsn-bootstrap3 sup {   top: -0.5em; } .jsn-bootstrap3 sub {   bottom: -0.25em; } .jsn-bootstrap3 img {   border: 0; } .jsn-bootstrap3 svg:not(:root) {   overflow: hidden; } .jsn-bootstrap3 figure {   margin: 1em 40px; } .jsn-bootstrap3 hr {   -moz-box-sizing: content-box;   box-sizing: content-box;   height: 0; } .jsn-bootstrap3 pre {   overflow: auto; } .jsn-bootstrap3 code, .jsn-bootstrap3 kbd, .jsn-bootstrap3 pre, .jsn-bootstrap3 samp {   font-family: monospace, monospace;   font-size: 1em; } .jsn-bootstrap3 button, .jsn-bootstrap3 input, .jsn-bootstrap3 optgroup, .jsn-bootstrap3 select, .jsn-bootstrap3 textarea {   color: inherit;   font: inherit;   margin: 0; } .jsn-bootstrap3 button {   overflow: visible; } .jsn-bootstrap3 button, .jsn-bootstrap3 select {   text-transform: none; } .jsn-bootstrap3 button, .jsn-bootstrap3 html input[type="button"], .jsn-bootstrap3 input[type="reset"], .jsn-bootstrap3 input[type="submit"] {   -webkit-appearance: button;   cursor: pointer; } .jsn-bootstrap3 button[disabled], .jsn-bootstrap3 html input[disabled] {   cursor: default; } .jsn-bootstrap3 button::-moz-focus-inner, .jsn-bootstrap3 input::-moz-focus-inner {   border: 0;   padding: 0; } .jsn-bootstrap3 input {   line-height: normal; } .jsn-bootstrap3 input[type="checkbox"], .jsn-bootstrap3 input[type="radio"] {   box-sizing: border-box;   padding: 0; } .jsn-bootstrap3 input[type="number"]::-webkit-inner-spin-button, .jsn-bootstrap3 input[type="number"]::-webkit-outer-spin-button {   height: auto; } .jsn-bootstrap3 input[type="search"] {   -webkit-appearance: textfield;   -moz-box-sizing: content-box;   -webkit-box-sizing: content-box;   box-sizing: content-box; } .jsn-bootstrap3 input[type="search"]::-webkit-search-cancel-button, .jsn-bootstrap3 input[type="search"]::-webkit-search-decoration {   -webkit-appearance: none; } .jsn-bootstrap3 fieldset {   border: 1px solid #c0c0c0;   margin: 0 2px;   padding: 0.35em 0.625em 0.75em; } .jsn-bootstrap3 legend {   border: 0;   padding: 0; } .jsn-bootstrap3 textarea {   overflow: auto; } .jsn-bootstrap3 optgroup {   font-weight: bold; } .jsn-bootstrap3 table {   border-collapse: collapse;   border-spacing: 0; } .jsn-bootstrap3 td, .jsn-bootstrap3 th {   padding: 0; } @media print {   .jsn-bootstrap3 * {     text-shadow: none !important;     color: #000 !important;     background: transparent !important;     box-shadow: none !important;   }   .jsn-bootstrap3 a,   .jsn-bootstrap3 a:visited {     text-decoration: underline;   }   .jsn-bootstrap3 a[href]:after {     content: " (" attr(href) ")";   }   .jsn-bootstrap3 abbr[title]:after {     content: " (" attr(title) ")";   }   .jsn-bootstrap3 a[href^="javascript:"]:after,   .jsn-bootstrap3 a[href^="#"]:after {     content: "";   }   .jsn-bootstrap3 pre,   .jsn-bootstrap3 blockquote {     border: 1px solid #999;     page-break-inside: avoid;   }   .jsn-bootstrap3 thead {     display: table-header-group;   }   .jsn-bootstrap3 tr,   .jsn-bootstrap3 img {     page-break-inside: avoid;   }   .jsn-bootstrap3 img {     max-width: 100% !important;   }   .jsn-bootstrap3 p,   .jsn-bootstrap3 h2,   .jsn-bootstrap3 h3 {     orphans: 3;     widows: 3;   }   .jsn-bootstrap3 h2,   .jsn-bootstrap3 h3 {     page-break-after: avoid;   }   .jsn-bootstrap3 select {     background: #fff !important;   }   .jsn-bootstrap3 .navbar {     display: none;   }   .jsn-bootstrap3 .table td,   .jsn-bootstrap3 .table th {     background-color: #fff !important;   }   .jsn-bootstrap3 .btn > .caret,   .jsn-bootstrap3 .dropup > .btn > .caret {     border-top-color: #000 !important;   }   .jsn-bootstrap3 .label {     border: 1px solid #000;   }   .jsn-bootstrap3 .table {     border-collapse: collapse !important;   }   .jsn-bootstrap3 .table-bordered th,   .jsn-bootstrap3 .table-bordered td {     border: 1px solid #ddd !important;   } } .jsn-bootstrap3 * {   -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;   box-sizing: border-box; } .jsn-bootstrap3 *:before, .jsn-bootstrap3 *:after {   -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;   box-sizing: border-box; } .jsn-bootstrap3 html {   font-size: 62.5%;   -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .jsn-bootstrap3 body {   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;   font-size: 14px;   line-height: 1.428571429;   color: #333333;   background-color: #ffffff; } .jsn-bootstrap3 input, .jsn-bootstrap3 button, .jsn-bootstrap3 select, .jsn-bootstrap3 textarea {   font-family: inherit;   font-size: inherit;   line-height: inherit; } .jsn-bootstrap3 a {   color: #428bca;   text-decoration: none; } .jsn-bootstrap3 a:hover, .jsn-bootstrap3 a:focus {   color: #2a6496;   text-decoration: underline; } .jsn-bootstrap3 a:focus {   outline: thin dotted;   outline: 5px auto -webkit-focus-ring-color;   outline-offset: -2px; } .jsn-bootstrap3 figure {   margin: 0; } .jsn-bootstrap3 img {   vertical-align: middle; } .jsn-bootstrap3 .img-responsive {   display: block;   max-width: 100%;   height: auto; } .jsn-bootstrap3 .img-rounded {   border-radius: 6px; } .jsn-bootstrap3 .img-thumbnail {   padding: 4px;   line-height: 1.428571429;   background-color: #ffffff;   border: 1px solid #dddddd;   border-radius: 4px;   -webkit-transition: all 0.2s ease-in-out;   transition: all 0.2s ease-in-out;   display: inline-block;   max-width: 100%;   height: auto; } .jsn-bootstrap3 .img-circle {   border-radius: 50%; } .jsn-bootstrap3 hr {   margin-top: 20px;   margin-bottom: 20px;   border: 0;   border-top: 1px solid #eeeeee; } .jsn-bootstrap3 .sr-only {   position: absolute;   width: 1px;   height: 1px;   margin: -1px;   padding: 0;   overflow: hidden;   clip: rect(0, 0, 0, 0);   border: 0; } .jsn-bootstrap3 h1, .jsn-bootstrap3 h2, .jsn-bootstrap3 h3, .jsn-bootstrap3 h4, .jsn-bootstrap3 h5, .jsn-bootstrap3 h6, .jsn-bootstrap3 .h1, .jsn-bootstrap3 .h2, .jsn-bootstrap3 .h3, .jsn-bootstrap3 .h4, .jsn-bootstrap3 .h5, .jsn-bootstrap3 .h6 {   font-family: inherit;   font-weight: 500;   line-height: 1.1;   color: inherit; } .jsn-bootstrap3 h1 small, .jsn-bootstrap3 h2 small, .jsn-bootstrap3 h3 small, .jsn-bootstrap3 h4 small, .jsn-bootstrap3 h5 small, .jsn-bootstrap3 h6 small, .jsn-bootstrap3 .h1 small, .jsn-bootstrap3 .h2 small, .jsn-bootstrap3 .h3 small, .jsn-bootstrap3 .h4 small, .jsn-bootstrap3 .h5 small, .jsn-bootstrap3 .h6 small, .jsn-bootstrap3 h1 .small, .jsn-bootstrap3 h2 .small, .jsn-bootstrap3 h3 .small, .jsn-bootstrap3 h4 .small, .jsn-bootstrap3 h5 .small, .jsn-bootstrap3 h6 .small, .jsn-bootstrap3 .h1 .small, .jsn-bootstrap3 .h2 .small, .jsn-bootstrap3 .h3 .small, .jsn-bootstrap3 .h4 .small, .jsn-bootstrap3 .h5 .small, .jsn-bootstrap3 .h6 .small {   font-weight: normal;   line-height: 1;   color: #999999; } .jsn-bootstrap3 h1, .jsn-bootstrap3 .h1, .jsn-bootstrap3 h2, .jsn-bootstrap3 .h2, .jsn-bootstrap3 h3, .jsn-bootstrap3 .h3 {   margin-top: 20px;   margin-bottom: 10px; } .jsn-bootstrap3 h1 small, .jsn-bootstrap3 .h1 small, .jsn-bootstrap3 h2 small, .jsn-bootstrap3 .h2 small, .jsn-bootstrap3 h3 small, .jsn-bootstrap3 .h3 small, .jsn-bootstrap3 h1 .small, .jsn-bootstrap3 .h1 .small, .jsn-bootstrap3 h2 .small, .jsn-bootstrap3 .h2 .small, .jsn-bootstrap3 h3 .small, .jsn-bootstrap3 .h3 .small {   font-size: 65%; } .jsn-bootstrap3 h4, .jsn-bootstrap3 .h4, .jsn-bootstrap3 h5, .jsn-bootstrap3 .h5, .jsn-bootstrap3 h6, .jsn-bootstrap3 .h6 {   margin-top: 10px;   margin-bottom: 10px; } .jsn-bootstrap3 h4 small, .jsn-bootstrap3 .h4 small, .jsn-bootstrap3 h5 small, .jsn-bootstrap3 .h5 small, .jsn-bootstrap3 h6 small, .jsn-bootstrap3 .h6 small, .jsn-bootstrap3 h4 .small, .jsn-bootstrap3 .h4 .small, .jsn-bootstrap3 h5 .small, .jsn-bootstrap3 .h5 .small, .jsn-bootstrap3 h6 .small, .jsn-bootstrap3 .h6 .small {   font-size: 75%; } .jsn-bootstrap3 h1, .jsn-bootstrap3 .h1 {   font-size: 36px; } .jsn-bootstrap3 h2, .jsn-bootstrap3 .h2 {   font-size: 30px; } .jsn-bootstrap3 h3, .jsn-bootstrap3 .h3 {   font-size: 24px; } .jsn-bootstrap3 h4, .jsn-bootstrap3 .h4 {   font-size: 18px; } .jsn-bootstrap3 h5, .jsn-bootstrap3 .h5 {   font-size: 14px; } .jsn-bootstrap3 h6, .jsn-bootstrap3 .h6 {   font-size: 12px; } .jsn-bootstrap3 p {   margin: 0 0 10px; } .jsn-bootstrap3 .lead {   margin-bottom: 20px;   font-size: 16px;   font-weight: 200;   line-height: 1.4; } @media (min-width: 768px) {   .jsn-bootstrap3 .lead {     font-size: 21px;   } } .jsn-bootstrap3 small, .jsn-bootstrap3 .small {   font-size: 85%; } .jsn-bootstrap3 cite {   font-style: normal; } .jsn-bootstrap3 .text-left {   text-align: left; } .jsn-bootstrap3 .text-right {   text-align: right; } .jsn-bootstrap3 .text-center {   text-align: center; } .jsn-bootstrap3 .text-justify {   text-align: justify; } .jsn-bootstrap3 .text-muted {   color: #999999; } .jsn-bootstrap3 .text-primary {   color: #428bca; } a.jsn-bootstrap3 .text-primary:hover {   color: #3071a9; } .jsn-bootstrap3 .text-success {   color: #3c763d; } a.jsn-bootstrap3 .text-success:hover {   color: #2b542c; } .jsn-bootstrap3 .text-info {   color: #31708f; } a.jsn-bootstrap3 .text-info:hover {   color: #245269; } .jsn-bootstrap3 .text-warning {   color: #8a6d3b; } a.jsn-bootstrap3 .text-warning:hover {   color: #66512c; } .jsn-bootstrap3 .text-danger {   color: #a94442; } a.jsn-bootstrap3 .text-danger:hover {   color: #843534; } .jsn-bootstrap3 .bg-primary {   color: #fff;   background-color: #428bca; } a.jsn-bootstrap3 .bg-primary:hover {   background-color: #3071a9; } .jsn-bootstrap3 .bg-success {   background-color: #dff0d8; } a.jsn-bootstrap3 .bg-success:hover {   background-color: #c1e2b3; } .jsn-bootstrap3 .bg-info {   background-color: #d9edf7; } a.jsn-bootstrap3 .bg-info:hover {   background-color: #afd9ee; } .jsn-bootstrap3 .bg-warning {   background-color: #fcf8e3; } a.jsn-bootstrap3 .bg-warning:hover {   background-color: #f7ecb5; } .jsn-bootstrap3 .bg-danger {   background-color: #f2dede; } a.jsn-bootstrap3 .bg-danger:hover {   background-color: #e4b9b9; } .jsn-bootstrap3 .page-header {   padding-bottom: 9px;   margin: 40px 0 20px;   border-bottom: 1px solid #eeeeee; } .jsn-bootstrap3 ul, .jsn-bootstrap3 ol {   margin-top: 0;   margin-bottom: 10px; } .jsn-bootstrap3 ul ul, .jsn-bootstrap3 ol ul, .jsn-bootstrap3 ul ol, .jsn-bootstrap3 ol ol {   margin-bottom: 0; } .jsn-bootstrap3 .list-unstyled {   padding-left: 0;   list-style: none; } .jsn-bootstrap3 .list-inline {   padding-left: 0;   list-style: none;   margin-left: -5px; } .jsn-bootstrap3 .list-inline > li {   display: inline-block;   padding-left: 5px;   padding-right: 5px; } .jsn-bootstrap3 dl {   margin-top: 0;   margin-bottom: 20px; } .jsn-bootstrap3 dt, .jsn-bootstrap3 dd {   line-height: 1.428571429; } .jsn-bootstrap3 dt {   font-weight: bold; } .jsn-bootstrap3 dd {   margin-left: 0; } @media (min-width: 768px) {   .jsn-bootstrap3 .dl-horizontal dt {     float: left;     width: 160px;     clear: left;     text-align: right;     overflow: hidden;     text-overflow: ellipsis;     white-space: nowrap;   }   .jsn-bootstrap3 .dl-horizontal dd {     margin-left: 180px;   } } .jsn-bootstrap3 abbr[title], .jsn-bootstrap3 abbr[data-original-title] {   cursor: help;   border-bottom: 1px dotted #999999; } .jsn-bootstrap3 .initialism {   font-size: 90%;   text-transform: uppercase; } .jsn-bootstrap3 blockquote {   padding: 10px 20px;   margin: 0 0 20px;   font-size: 17.5px;   border-left: 5px solid #eeeeee; } .jsn-bootstrap3 blockquote p:last-child, .jsn-bootstrap3 blockquote ul:last-child, .jsn-bootstrap3 blockquote ol:last-child {   margin-bottom: 0; } .jsn-bootstrap3 blockquote footer, .jsn-bootstrap3 blockquote small, .jsn-bootstrap3 blockquote .small {   display: block;   font-size: 80%;   line-height: 1.428571429;   color: #999999; } .jsn-bootstrap3 blockquote footer:before, .jsn-bootstrap3 blockquote small:before, .jsn-bootstrap3 blockquote .small:before {   content: '\2014 \00A0'; } .jsn-bootstrap3 .blockquote-reverse, .jsn-bootstrap3 blockquote.pull-right {   padding-right: 15px;   padding-left: 0;   border-right: 5px solid #eeeeee;   border-left: 0;   text-align: right; } .jsn-bootstrap3 .blockquote-reverse footer:before, .jsn-bootstrap3 blockquote.pull-right footer:before, .jsn-bootstrap3 .blockquote-reverse small:before, .jsn-bootstrap3 blockquote.pull-right small:before, .jsn-bootstrap3 .blockquote-reverse .small:before, .jsn-bootstrap3 blockquote.pull-right .small:before {   content: ''; } .jsn-bootstrap3 .blockquote-reverse footer:after, .jsn-bootstrap3 blockquote.pull-right footer:after, .jsn-bootstrap3 .blockquote-reverse small:after, .jsn-bootstrap3 blockquote.pull-right small:after, .jsn-bootstrap3 .blockquote-reverse .small:after, .jsn-bootstrap3 blockquote.pull-right .small:after {   content: '\00A0 \2014'; } .jsn-bootstrap3 blockquote:before, .jsn-bootstrap3 blockquote:after {   content: ""; } .jsn-bootstrap3 address {   margin-bottom: 20px;   font-style: normal;   line-height: 1.428571429; } .jsn-bootstrap3 code, .jsn-bootstrap3 kbd, .jsn-bootstrap3 pre, .jsn-bootstrap3 samp {   font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } .jsn-bootstrap3 code {   padding: 2px 4px;   font-size: 90%;   color: #c7254e;   background-color: #f9f2f4;   white-space: nowrap;   border-radius: 4px; } .jsn-bootstrap3 kbd {   padding: 2px 4px;   font-size: 90%;   color: #ffffff;   background-color: #333333;   border-radius: 3px;   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } .jsn-bootstrap3 pre {   display: block;   padding: 9.5px;   margin: 0 0 10px;   font-size: 13px;   line-height: 1.428571429;   word-break: break-all;   word-wrap: break-word;   color: #333333;   background-color: #f5f5f5;   border: 1px solid #cccccc;   border-radius: 4px; } .jsn-bootstrap3 pre code {   padding: 0;   font-size: inherit;   color: inherit;   white-space: pre-wrap;   background-color: transparent;   border-radius: 0; } .jsn-bootstrap3 .pre-scrollable {   max-height: 340px;   overflow-y: scroll; } .jsn-bootstrap3 .container {   margin-right: auto;   margin-left: auto;   padding-left: 15px;   padding-right: 15px; } @media (min-width: 768px) {   .jsn-bootstrap3 .container {     width: 750px;   } } @media (min-width: 992px) {   .jsn-bootstrap3 .container {     width: 970px;   } } @media (min-width: 1200px) {   .jsn-bootstrap3 .container {     width: 1170px;   } } .jsn-bootstrap3 .container-fluid {   margin-right: auto;   margin-left: auto;   padding-left: 15px;   padding-right: 15px; } .jsn-bootstrap3 .row {   margin-left: -15px;   margin-right: -15px; } .jsn-bootstrap3 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {   position: relative;   min-height: 1px;   padding-left: 15px;   padding-right: 15px; } .jsn-bootstrap3 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {   float: left; } .jsn-bootstrap3 .col-xs-12 {   width: 100%; } .jsn-bootstrap3 .col-xs-11 {   width: 91.66666666666666%; } .jsn-bootstrap3 .col-xs-10 {   width: 83.33333333333334%; } .jsn-bootstrap3 .col-xs-9 {   width: 75%; } .jsn-bootstrap3 .col-xs-8 {   width: 66.66666666666666%; } .jsn-bootstrap3 .col-xs-7 {   width: 58.333333333333336%; } .jsn-bootstrap3 .col-xs-6 {   width: 50%; } .jsn-bootstrap3 .col-xs-5 {   width: 41.66666666666667%; } .jsn-bootstrap3 .col-xs-4 {   width: 33.33333333333333%; } .jsn-bootstrap3 .col-xs-3 {   width: 25%; } .jsn-bootstrap3 .col-xs-2 {   width: 16.666666666666664%; } .jsn-bootstrap3 .col-xs-1 {   width: 8.333333333333332%; } .jsn-bootstrap3 .col-xs-pull-12 {   right: 100%; } .jsn-bootstrap3 .col-xs-pull-11 {   right: 91.66666666666666%; } .jsn-bootstrap3 .col-xs-pull-10 {   right: 83.33333333333334%; } .jsn-bootstrap3 .col-xs-pull-9 {   right: 75%; } .jsn-bootstrap3 .col-xs-pull-8 {   right: 66.66666666666666%; } .jsn-bootstrap3 .col-xs-pull-7 {   right: 58.333333333333336%; } .jsn-bootstrap3 .col-xs-pull-6 {   right: 50%; } .jsn-bootstrap3 .col-xs-pull-5 {   right: 41.66666666666667%; } .jsn-bootstrap3 .col-xs-pull-4 {   right: 33.33333333333333%; } .jsn-bootstrap3 .col-xs-pull-3 {   right: 25%; } .jsn-bootstrap3 .col-xs-pull-2 {   right: 16.666666666666664%; } .jsn-bootstrap3 .col-xs-pull-1 {   right: 8.333333333333332%; } .jsn-bootstrap3 .col-xs-pull-0 {   right: 0%; } .jsn-bootstrap3 .col-xs-push-12 {   left: 100%; } .jsn-bootstrap3 .col-xs-push-11 {   left: 91.66666666666666%; } .jsn-bootstrap3 .col-xs-push-10 {   left: 83.33333333333334%; } .jsn-bootstrap3 .col-xs-push-9 {   left: 75%; } .jsn-bootstrap3 .col-xs-push-8 {   left: 66.66666666666666%; } .jsn-bootstrap3 .col-xs-push-7 {   left: 58.333333333333336%; } .jsn-bootstrap3 .col-xs-push-6 {   left: 50%; } .jsn-bootstrap3 .col-xs-push-5 {   left: 41.66666666666667%; } .jsn-bootstrap3 .col-xs-push-4 {   left: 33.33333333333333%; } .jsn-bootstrap3 .col-xs-push-3 {   left: 25%; } .jsn-bootstrap3 .col-xs-push-2 {   left: 16.666666666666664%; } .jsn-bootstrap3 .col-xs-push-1 {   left: 8.333333333333332%; } .jsn-bootstrap3 .col-xs-push-0 {   left: 0%; } .jsn-bootstrap3 .col-xs-offset-12 {   margin-left: 100%; } .jsn-bootstrap3 .col-xs-offset-11 {   margin-left: 91.66666666666666%; } .jsn-bootstrap3 .col-xs-offset-10 {   margin-left: 83.33333333333334%; } .jsn-bootstrap3 .col-xs-offset-9 {   margin-left: 75%; } .jsn-bootstrap3 .col-xs-offset-8 {   margin-left: 66.66666666666666%; } .jsn-bootstrap3 .col-xs-offset-7 {   margin-left: 58.333333333333336%; } .jsn-bootstrap3 .col-xs-offset-6 {   margin-left: 50%; } .jsn-bootstrap3 .col-xs-offset-5 {   margin-left: 41.66666666666667%; } .jsn-bootstrap3 .col-xs-offset-4 {   margin-left: 33.33333333333333%; } .jsn-bootstrap3 .col-xs-offset-3 {   margin-left: 25%; } .jsn-bootstrap3 .col-xs-offset-2 {   margin-left: 16.666666666666664%; } .jsn-bootstrap3 .col-xs-offset-1 {   margin-left: 8.333333333333332%; } .jsn-bootstrap3 .col-xs-offset-0 {   margin-left: 0%; } @media (min-width: 768px) {   .jsn-bootstrap3 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {     float: left;   }   .jsn-bootstrap3 .col-sm-12 {     width: 100%;   }   .jsn-bootstrap3 .col-sm-11 {     width: 91.66666666666666%;   }   .jsn-bootstrap3 .col-sm-10 {     width: 83.33333333333334%;   }   .jsn-bootstrap3 .col-sm-9 {     width: 75%;   }   .jsn-bootstrap3 .col-sm-8 {     width: 66.66666666666666%;   }   .jsn-bootstrap3 .col-sm-7 {     width: 58.333333333333336%;   }   .jsn-bootstrap3 .col-sm-6 {     width: 50%;   }   .jsn-bootstrap3 .col-sm-5 {     width: 41.66666666666667%;   }   .jsn-bootstrap3 .col-sm-4 {     width: 33.33333333333333%;   }   .jsn-bootstrap3 .col-sm-3 {     width: 25%;   }   .jsn-bootstrap3 .col-sm-2 {     width: 16.666666666666664%;   }   .jsn-bootstrap3 .col-sm-1 {     width: 8.333333333333332%;   }   .jsn-bootstrap3 .col-sm-pull-12 {     right: 100%;   }   .jsn-bootstrap3 .col-sm-pull-11 {     right: 91.66666666666666%;   }   .jsn-bootstrap3 .col-sm-pull-10 {     right: 83.33333333333334%;   }   .jsn-bootstrap3 .col-sm-pull-9 {     right: 75%;   }   .jsn-bootstrap3 .col-sm-pull-8 {     right: 66.66666666666666%;   }   .jsn-bootstrap3 .col-sm-pull-7 {     right: 58.333333333333336%;   }   .jsn-bootstrap3 .col-sm-pull-6 {     right: 50%;   }   .jsn-bootstrap3 .col-sm-pull-5 {     right: 41.66666666666667%;   }   .jsn-bootstrap3 .col-sm-pull-4 {     right: 33.33333333333333%;   }   .jsn-bootstrap3 .col-sm-pull-3 {     right: 25%;   }   .jsn-bootstrap3 .col-sm-pull-2 {     right: 16.666666666666664%;   }   .jsn-bootstrap3 .col-sm-pull-1 {     right: 8.333333333333332%;   }   .jsn-bootstrap3 .col-sm-pull-0 {     right: 0%;   }   .jsn-bootstrap3 .col-sm-push-12 {     left: 100%;   }   .jsn-bootstrap3 .col-sm-push-11 {     left: 91.66666666666666%;   }   .jsn-bootstrap3 .col-sm-push-10 {     left: 83.33333333333334%;   }   .jsn-bootstrap3 .col-sm-push-9 {     left: 75%;   }   .jsn-bootstrap3 .col-sm-push-8 {     left: 66.66666666666666%;   }   .jsn-bootstrap3 .col-sm-push-7 {     left: 58.333333333333336%;   }   .jsn-bootstrap3 .col-sm-push-6 {     left: 50%;   }   .jsn-bootstrap3 .col-sm-push-5 {     left: 41.66666666666667%;   }   .jsn-bootstrap3 .col-sm-push-4 {     left: 33.33333333333333%;   }   .jsn-bootstrap3 .col-sm-push-3 {     left: 25%;   }   .jsn-bootstrap3 .col-sm-push-2 {     left: 16.666666666666664%;   }   .jsn-bootstrap3 .col-sm-push-1 {     left: 8.333333333333332%;   }   .jsn-bootstrap3 .col-sm-push-0 {     left: 0%;   }   .jsn-bootstrap3 .col-sm-offset-12 {     margin-left: 100%;   }   .jsn-bootstrap3 .col-sm-offset-11 {     margin-left: 91.66666666666666%;   }   .jsn-bootstrap3 .col-sm-offset-10 {     margin-left: 83.33333333333334%;   }   .jsn-bootstrap3 .col-sm-offset-9 {     margin-left: 75%;   }   .jsn-bootstrap3 .col-sm-offset-8 {     margin-left: 66.66666666666666%;   }   .jsn-bootstrap3 .col-sm-offset-7 {     margin-left: 58.333333333333336%;   }   .jsn-bootstrap3 .col-sm-offset-6 {     margin-left: 50%;   }   .jsn-bootstrap3 .col-sm-offset-5 {     margin-left: 41.66666666666667%;   }   .jsn-bootstrap3 .col-sm-offset-4 {     margin-left: 33.33333333333333%;   }   .jsn-bootstrap3 .col-sm-offset-3 {     margin-left: 25%;   }   .jsn-bootstrap3 .col-sm-offset-2 {     margin-left: 16.666666666666664%;   }   .jsn-bootstrap3 .col-sm-offset-1 {     margin-left: 8.333333333333332%;   }   .jsn-bootstrap3 .col-sm-offset-0 {     margin-left: 0%;   } } @media (min-width: 992px) {   .jsn-bootstrap3 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {     float: left;   }   .jsn-bootstrap3 .col-md-12 {     width: 100%;   }   .jsn-bootstrap3 .col-md-11 {     width: 91.66666666666666%;   }   .jsn-bootstrap3 .col-md-10 {     width: 83.33333333333334%;   }   .jsn-bootstrap3 .col-md-9 {     width: 75%;   }   .jsn-bootstrap3 .col-md-8 {     width: 66.66666666666666%;   }   .jsn-bootstrap3 .col-md-7 {     width: 58.333333333333336%;   }   .jsn-bootstrap3 .col-md-6 {     width: 50%;   }   .jsn-bootstrap3 .col-md-5 {     width: 41.66666666666667%;   }   .jsn-bootstrap3 .col-md-4 {     width: 33.33333333333333%;   }   .jsn-bootstrap3 .col-md-3 {     width: 25%;   }   .jsn-bootstrap3 .col-md-2 {     width: 16.666666666666664%;   }   .jsn-bootstrap3 .col-md-1 {     width: 8.333333333333332%;   }   .jsn-bootstrap3 .col-md-pull-12 {     right: 100%;   }   .jsn-bootstrap3 .col-md-pull-11 {     right: 91.66666666666666%;   }   .jsn-bootstrap3 .col-md-pull-10 {     right: 83.33333333333334%;   }   .jsn-bootstrap3 .col-md-pull-9 {     right: 75%;   }   .jsn-bootstrap3 .col-md-pull-8 {     right: 66.66666666666666%;   }   .jsn-bootstrap3 .col-md-pull-7 {     right: 58.333333333333336%;   }   .jsn-bootstrap3 .col-md-pull-6 {     right: 50%;   }   .jsn-bootstrap3 .col-md-pull-5 {     right: 41.66666666666667%;   }   .jsn-bootstrap3 .col-md-pull-4 {     right: 33.33333333333333%;   }   .jsn-bootstrap3 .col-md-pull-3 {     right: 25%;   }   .jsn-bootstrap3 .col-md-pull-2 {     right: 16.666666666666664%;   }   .jsn-bootstrap3 .col-md-pull-1 {     right: 8.333333333333332%;   }   .jsn-bootstrap3 .col-md-pull-0 {     right: 0%;   }   .jsn-bootstrap3 .col-md-push-12 {     left: 100%;   }   .jsn-bootstrap3 .col-md-push-11 {     left: 91.66666666666666%;   }   .jsn-bootstrap3 .col-md-push-10 {     left: 83.33333333333334%;   }   .jsn-bootstrap3 .col-md-push-9 {     left: 75%;   }   .jsn-bootstrap3 .col-md-push-8 {     left: 66.66666666666666%;   }   .jsn-bootstrap3 .col-md-push-7 {     left: 58.333333333333336%;   }   .jsn-bootstrap3 .col-md-push-6 {     left: 50%;   }   .jsn-bootstrap3 .col-md-push-5 {     left: 41.66666666666667%;   }   .jsn-bootstrap3 .col-md-push-4 {     left: 33.33333333333333%;   }   .jsn-bootstrap3 .col-md-push-3 {     left: 25%;   }   .jsn-bootstrap3 .col-md-push-2 {     left: 16.666666666666664%;   }   .jsn-bootstrap3 .col-md-push-1 {     left: 8.333333333333332%;   }   .jsn-bootstrap3 .col-md-push-0 {     left: 0%;   }   .jsn-bootstrap3 .col-md-offset-12 {     margin-left: 100%;   }   .jsn-bootstrap3 .col-md-offset-11 {     margin-left: 91.66666666666666%;   }   .jsn-bootstrap3 .col-md-offset-10 {     margin-left: 83.33333333333334%;   }   .jsn-bootstrap3 .col-md-offset-9 {     margin-left: 75%;   }   .jsn-bootstrap3 .col-md-offset-8 {     margin-left: 66.66666666666666%;   }   .jsn-bootstrap3 .col-md-offset-7 {     margin-left: 58.333333333333336%;   }   .jsn-bootstrap3 .col-md-offset-6 {     margin-left: 50%;   }   .jsn-bootstrap3 .col-md-offset-5 {     margin-left: 41.66666666666667%;   }   .jsn-bootstrap3 .col-md-offset-4 {     margin-left: 33.33333333333333%;   }   .jsn-bootstrap3 .col-md-offset-3 {     margin-left: 25%;   }   .jsn-bootstrap3 .col-md-offset-2 {     margin-left: 16.666666666666664%;   }   .jsn-bootstrap3 .col-md-offset-1 {     margin-left: 8.333333333333332%;   }   .jsn-bootstrap3 .col-md-offset-0 {     margin-left: 0%;   } } @media (min-width: 1200px) {   .jsn-bootstrap3 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {     float: left;   }   .jsn-bootstrap3 .col-lg-12 {     width: 100%;   }   .jsn-bootstrap3 .col-lg-11 {     width: 91.66666666666666%;   }   .jsn-bootstrap3 .col-lg-10 {     width: 83.33333333333334%;   }   .jsn-bootstrap3 .col-lg-9 {     width: 75%;   }   .jsn-bootstrap3 .col-lg-8 {     width: 66.66666666666666%;   }   .jsn-bootstrap3 .col-lg-7 {     width: 58.333333333333336%;   }   .jsn-bootstrap3 .col-lg-6 {     width: 50%;   }   .jsn-bootstrap3 .col-lg-5 {     width: 41.66666666666667%;   }   .jsn-bootstrap3 .col-lg-4 {     width: 33.33333333333333%;   }   .jsn-bootstrap3 .col-lg-3 {     width: 25%;   }   .jsn-bootstrap3 .col-lg-2 {     width: 16.666666666666664%;   }   .jsn-bootstrap3 .col-lg-1 {     width: 8.333333333333332%;   }   .jsn-bootstrap3 .col-lg-pull-12 {     right: 100%;   }   .jsn-bootstrap3 .col-lg-pull-11 {     right: 91.66666666666666%;   }   .jsn-bootstrap3 .col-lg-pull-10 {     right: 83.33333333333334%;   }   .jsn-bootstrap3 .col-lg-pull-9 {     right: 75%;   }   .jsn-bootstrap3 .col-lg-pull-8 {     right: 66.66666666666666%;   }   .jsn-bootstrap3 .col-lg-pull-7 {     right: 58.333333333333336%;   }   .jsn-bootstrap3 .col-lg-pull-6 {     right: 50%;   }   .jsn-bootstrap3 .col-lg-pull-5 {     right: 41.66666666666667%;   }   .jsn-bootstrap3 .col-lg-pull-4 {     right: 33.33333333333333%;   }   .jsn-bootstrap3 .col-lg-pull-3 {     right: 25%;   }   .jsn-bootstrap3 .col-lg-pull-2 {     right: 16.666666666666664%;   }   .jsn-bootstrap3 .col-lg-pull-1 {     right: 8.333333333333332%;   }   .jsn-bootstrap3 .col-lg-pull-0 {     right: 0%;   }   .jsn-bootstrap3 .col-lg-push-12 {     left: 100%;   }   .jsn-bootstrap3 .col-lg-push-11 {     left: 91.66666666666666%;   }   .jsn-bootstrap3 .col-lg-push-10 {     left: 83.33333333333334%;   }   .jsn-bootstrap3 .col-lg-push-9 {     left: 75%;   }   .jsn-bootstrap3 .col-lg-push-8 {     left: 66.66666666666666%;   }   .jsn-bootstrap3 .col-lg-push-7 {     left: 58.333333333333336%;   }   .jsn-bootstrap3 .col-lg-push-6 {     left: 50%;   }   .jsn-bootstrap3 .col-lg-push-5 {     left: 41.66666666666667%;   }   .jsn-bootstrap3 .col-lg-push-4 {     left: 33.33333333333333%;   }   .jsn-bootstrap3 .col-lg-push-3 {     left: 25%;   }   .jsn-bootstrap3 .col-lg-push-2 {     left: 16.666666666666664%;   }   .jsn-bootstrap3 .col-lg-push-1 {     left: 8.333333333333332%;   }   .jsn-bootstrap3 .col-lg-push-0 {     left: 0%;   }   .jsn-bootstrap3 .col-lg-offset-12 {     margin-left: 100%;   }   .jsn-bootstrap3 .col-lg-offset-11 {     margin-left: 91.66666666666666%;   }   .jsn-bootstrap3 .col-lg-offset-10 {     margin-left: 83.33333333333334%;   }   .jsn-bootstrap3 .col-lg-offset-9 {     margin-left: 75%;   }   .jsn-bootstrap3 .col-lg-offset-8 {     margin-left: 66.66666666666666%;   }   .jsn-bootstrap3 .col-lg-offset-7 {     margin-left: 58.333333333333336%;   }   .jsn-bootstrap3 .col-lg-offset-6 {     margin-left: 50%;   }   .jsn-bootstrap3 .col-lg-offset-5 {     margin-left: 41.66666666666667%;   }   .jsn-bootstrap3 .col-lg-offset-4 {     margin-left: 33.33333333333333%;   }   .jsn-bootstrap3 .col-lg-offset-3 {     margin-left: 25%;   }   .jsn-bootstrap3 .col-lg-offset-2 {     margin-left: 16.666666666666664%;   }   .jsn-bootstrap3 .col-lg-offset-1 {     margin-left: 8.333333333333332%;   }   .jsn-bootstrap3 .col-lg-offset-0 {     margin-left: 0%;   } } .jsn-bootstrap3 table {   max-width: 100%;   background-color: transparent; } .jsn-bootstrap3 th {   text-align: left; } .jsn-bootstrap3 .table {   width: 100%;   margin-bottom: 20px; } .jsn-bootstrap3 .table > thead > tr > th, .jsn-bootstrap3 .table > tbody > tr > th, .jsn-bootstrap3 .table > tfoot > tr > th, .jsn-bootstrap3 .table > thead > tr > td, .jsn-bootstrap3 .table > tbody > tr > td, .jsn-bootstrap3 .table > tfoot > tr > td {   padding: 8px;   line-height: 1.428571429;   vertical-align: top;   border-top: 1px solid #dddddd; } .jsn-bootstrap3 .table > thead > tr > th {   vertical-align: bottom;   border-bottom: 2px solid #dddddd; } .jsn-bootstrap3 .table > caption + thead > tr:first-child > th, .jsn-bootstrap3 .table > colgroup + thead > tr:first-child > th, .jsn-bootstrap3 .table > thead:first-child > tr:first-child > th, .jsn-bootstrap3 .table > caption + thead > tr:first-child > td, .jsn-bootstrap3 .table > colgroup + thead > tr:first-child > td, .jsn-bootstrap3 .table > thead:first-child > tr:first-child > td {   border-top: 0; } .jsn-bootstrap3 .table > tbody + tbody {   border-top: 2px solid #dddddd; } .jsn-bootstrap3 .table .table {   background-color: #ffffff; } .jsn-bootstrap3 .table-condensed > thead > tr > th, .jsn-bootstrap3 .table-condensed > tbody > tr > th, .jsn-bootstrap3 .table-condensed > tfoot > tr > th, .jsn-bootstrap3 .table-condensed > thead > tr > td, .jsn-bootstrap3 .table-condensed > tbody > tr > td, .jsn-bootstrap3 .table-condensed > tfoot > tr > td {   padding: 5px; } .jsn-bootstrap3 .table-bordered {   border: 1px solid #dddddd; } .jsn-bootstrap3 .table-bordered > thead > tr > th, .jsn-bootstrap3 .table-bordered > tbody > tr > th, .jsn-bootstrap3 .table-bordered > tfoot > tr > th, .jsn-bootstrap3 .table-bordered > thead > tr > td, .jsn-bootstrap3 .table-bordered > tbody > tr > td, .jsn-bootstrap3 .table-bordered > tfoot > tr > td {   border: 1px solid #dddddd; } .jsn-bootstrap3 .table-bordered > thead > tr > th, .jsn-bootstrap3 .table-bordered > thead > tr > td {   border-bottom-width: 2px; } .jsn-bootstrap3 .table-striped > tbody > tr:nth-child(odd) > td, .jsn-bootstrap3 .table-striped > tbody > tr:nth-child(odd) > th {   background-color: #f9f9f9; } .jsn-bootstrap3 .table-hover > tbody > tr:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr:hover > th {   background-color: #f5f5f5; } .jsn-bootstrap3 table col[class*="col-"] {   position: static;   float: none;   display: table-column; } .jsn-bootstrap3 table td[class*="col-"], .jsn-bootstrap3 table th[class*="col-"] {   position: static;   float: none;   display: table-cell; } .jsn-bootstrap3 .table > thead > tr > td.active, .jsn-bootstrap3 .table > tbody > tr > td.active, .jsn-bootstrap3 .table > tfoot > tr > td.active, .jsn-bootstrap3 .table > thead > tr > th.active, .jsn-bootstrap3 .table > tbody > tr > th.active, .jsn-bootstrap3 .table > tfoot > tr > th.active, .jsn-bootstrap3 .table > thead > tr.active > td, .jsn-bootstrap3 .table > tbody > tr.active > td, .jsn-bootstrap3 .table > tfoot > tr.active > td, .jsn-bootstrap3 .table > thead > tr.active > th, .jsn-bootstrap3 .table > tbody > tr.active > th, .jsn-bootstrap3 .table > tfoot > tr.active > th {   background-color: #f5f5f5; } .jsn-bootstrap3 .table-hover > tbody > tr > td.active:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.active:hover, .jsn-bootstrap3 .table-hover > tbody > tr.active:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.active:hover > th {   background-color: #e8e8e8; } .jsn-bootstrap3 .table > thead > tr > td.success, .jsn-bootstrap3 .table > tbody > tr > td.success, .jsn-bootstrap3 .table > tfoot > tr > td.success, .jsn-bootstrap3 .table > thead > tr > th.success, .jsn-bootstrap3 .table > tbody > tr > th.success, .jsn-bootstrap3 .table > tfoot > tr > th.success, .jsn-bootstrap3 .table > thead > tr.success > td, .jsn-bootstrap3 .table > tbody > tr.success > td, .jsn-bootstrap3 .table > tfoot > tr.success > td, .jsn-bootstrap3 .table > thead > tr.success > th, .jsn-bootstrap3 .table > tbody > tr.success > th, .jsn-bootstrap3 .table > tfoot > tr.success > th {   background-color: #dff0d8; } .jsn-bootstrap3 .table-hover > tbody > tr > td.success:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.success:hover, .jsn-bootstrap3 .table-hover > tbody > tr.success:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.success:hover > th {   background-color: #d0e9c6; } .jsn-bootstrap3 .table > thead > tr > td.info, .jsn-bootstrap3 .table > tbody > tr > td.info, .jsn-bootstrap3 .table > tfoot > tr > td.info, .jsn-bootstrap3 .table > thead > tr > th.info, .jsn-bootstrap3 .table > tbody > tr > th.info, .jsn-bootstrap3 .table > tfoot > tr > th.info, .jsn-bootstrap3 .table > thead > tr.info > td, .jsn-bootstrap3 .table > tbody > tr.info > td, .jsn-bootstrap3 .table > tfoot > tr.info > td, .jsn-bootstrap3 .table > thead > tr.info > th, .jsn-bootstrap3 .table > tbody > tr.info > th, .jsn-bootstrap3 .table > tfoot > tr.info > th {   background-color: #d9edf7; } .jsn-bootstrap3 .table-hover > tbody > tr > td.info:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.info:hover, .jsn-bootstrap3 .table-hover > tbody > tr.info:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.info:hover > th {   background-color: #c4e3f3; } .jsn-bootstrap3 .table > thead > tr > td.warning, .jsn-bootstrap3 .table > tbody > tr > td.warning, .jsn-bootstrap3 .table > tfoot > tr > td.warning, .jsn-bootstrap3 .table > thead > tr > th.warning, .jsn-bootstrap3 .table > tbody > tr > th.warning, .jsn-bootstrap3 .table > tfoot > tr > th.warning, .jsn-bootstrap3 .table > thead > tr.warning > td, .jsn-bootstrap3 .table > tbody > tr.warning > td, .jsn-bootstrap3 .table > tfoot > tr.warning > td, .jsn-bootstrap3 .table > thead > tr.warning > th, .jsn-bootstrap3 .table > tbody > tr.warning > th, .jsn-bootstrap3 .table > tfoot > tr.warning > th {   background-color: #fcf8e3; } .jsn-bootstrap3 .table-hover > tbody > tr > td.warning:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.warning:hover, .jsn-bootstrap3 .table-hover > tbody > tr.warning:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.warning:hover > th {   background-color: #faf2cc; } .jsn-bootstrap3 .table > thead > tr > td.danger, .jsn-bootstrap3 .table > tbody > tr > td.danger, .jsn-bootstrap3 .table > tfoot > tr > td.danger, .jsn-bootstrap3 .table > thead > tr > th.danger, .jsn-bootstrap3 .table > tbody > tr > th.danger, .jsn-bootstrap3 .table > tfoot > tr > th.danger, .jsn-bootstrap3 .table > thead > tr.danger > td, .jsn-bootstrap3 .table > tbody > tr.danger > td, .jsn-bootstrap3 .table > tfoot > tr.danger > td, .jsn-bootstrap3 .table > thead > tr.danger > th, .jsn-bootstrap3 .table > tbody > tr.danger > th, .jsn-bootstrap3 .table > tfoot > tr.danger > th {   background-color: #f2dede; } .jsn-bootstrap3 .table-hover > tbody > tr > td.danger:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.danger:hover, .jsn-bootstrap3 .table-hover > tbody > tr.danger:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.danger:hover > th {   background-color: #ebcccc; } @media (max-width: 767px) {   .jsn-bootstrap3 .table-responsive {     width: 100%;     margin-bottom: 15px;     overflow-y: hidden;     overflow-x: scroll;     -ms-overflow-style: -ms-autohiding-scrollbar;     border: 1px solid #dddddd;     -webkit-overflow-scrolling: touch;   }   .jsn-bootstrap3 .table-responsive > .table {     margin-bottom: 0;   }   .jsn-bootstrap3 .table-responsive > .table > thead > tr > th,   .jsn-bootstrap3 .table-responsive > .table > tbody > tr > th,   .jsn-bootstrap3 .table-responsive > .table > tfoot > tr > th,   .jsn-bootstrap3 .table-responsive > .table > thead > tr > td,   .jsn-bootstrap3 .table-responsive > .table > tbody > tr > td,   .jsn-bootstrap3 .table-responsive > .table > tfoot > tr > td {     white-space: nowrap;   }   .jsn-bootstrap3 .table-responsive > .table-bordered {     border: 0;   }   .jsn-bootstrap3 .table-responsive > .table-bordered > thead > tr > th:first-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:first-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:first-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > thead > tr > td:first-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:first-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:first-child {     border-left: 0;   }   .jsn-bootstrap3 .table-responsive > .table-bordered > thead > tr > th:last-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:last-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:last-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > thead > tr > td:last-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:last-child,   .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:last-child {     border-right: 0;   }   .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > th,   .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > th,   .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > td,   .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > td {     border-bottom: 0;   } } .jsn-bootstrap3 fieldset {   padding: 0;   margin: 0;   border: 0;   min-width: 0; } .jsn-bootstrap3 legend {   display: block;   width: 100%;   padding: 0;   margin-bottom: 20px;   font-size: 21px;   line-height: inherit;   color: #333333;   border: 0;   border-bottom: 1px solid #e5e5e5; } .jsn-bootstrap3 label {   display: inline-block;   margin-bottom: 5px;   font-weight: bold; } .jsn-bootstrap3 input[type="search"] {   -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;   box-sizing: border-box; } .jsn-bootstrap3 input[type="radio"], .jsn-bootstrap3 input[type="checkbox"] {   margin: 4px 0 0;   margin-top: 1px \9;   /* IE8-9 */   line-height: normal; } .jsn-bootstrap3 input[type="file"] {   display: block; } .jsn-bootstrap3 input[type="range"] {   display: block;   width: 100%; } .jsn-bootstrap3 select[multiple], .jsn-bootstrap3 select[size] {   height: auto; } .jsn-bootstrap3 input[type="file"]:focus, .jsn-bootstrap3 input[type="radio"]:focus, .jsn-bootstrap3 input[type="checkbox"]:focus {   outline: thin dotted;   outline: 5px auto -webkit-focus-ring-color;   outline-offset: -2px; } .jsn-bootstrap3 output {   display: block;   padding-top: 7px;   font-size: 14px;   line-height: 1.428571429;   color: #555555; } .jsn-bootstrap3 .form-control {   display: block;   width: 100%;   height: 34px;   padding: 6px 12px;   font-size: 14px;   line-height: 1.428571429;   color: #555555;   background-color: #ffffff;   background-image: none;   border: 1px solid #cccccc;   border-radius: 4px;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);   -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } .jsn-bootstrap3 .form-control:focus {   border-color: #66afe9;   outline: 0;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); } .jsn-bootstrap3 .form-control::-moz-placeholder {   color: #999999;   opacity: 1; } .jsn-bootstrap3 .form-control:-ms-input-placeholder {   color: #999999; } .jsn-bootstrap3 .form-control::-webkit-input-placeholder {   color: #999999; } .jsn-bootstrap3 .form-control[disabled], .jsn-bootstrap3 .form-control[readonly], fieldset[disabled] .jsn-bootstrap3 .form-control {   cursor: not-allowed;   background-color: #eeeeee;   opacity: 1; } textarea.jsn-bootstrap3 .form-control {   height: auto; } .jsn-bootstrap3 input[type="search"] {   -webkit-appearance: none; } .jsn-bootstrap3 input[type="date"] {   line-height: 34px; } .jsn-bootstrap3 .form-group {   margin-bottom: 15px; } .jsn-bootstrap3 .radio, .jsn-bootstrap3 .checkbox {   display: block;   min-height: 20px;   margin-top: 10px;   margin-bottom: 10px;   padding-left: 20px; } .jsn-bootstrap3 .radio label, .jsn-bootstrap3 .checkbox label {   display: inline;   font-weight: normal;   cursor: pointer; } .jsn-bootstrap3 .radio input[type="radio"], .jsn-bootstrap3 .radio-inline input[type="radio"], .jsn-bootstrap3 .checkbox input[type="checkbox"], .jsn-bootstrap3 .checkbox-inline input[type="checkbox"] {   float: left;   margin-left: -20px; } .jsn-bootstrap3 .radio + .radio, .jsn-bootstrap3 .checkbox + .checkbox {   margin-top: -5px; } .jsn-bootstrap3 .radio-inline, .jsn-bootstrap3 .checkbox-inline {   display: inline-block;   padding-left: 20px;   margin-bottom: 0;   vertical-align: middle;   font-weight: normal;   cursor: pointer; } .jsn-bootstrap3 .radio-inline + .radio-inline, .jsn-bootstrap3 .checkbox-inline + .checkbox-inline {   margin-top: 0;   margin-left: 10px; } .jsn-bootstrap3 input[type="radio"][disabled], .jsn-bootstrap3 input[type="checkbox"][disabled], .jsn-bootstrap3 .radio[disabled], .jsn-bootstrap3 .radio-inline[disabled], .jsn-bootstrap3 .checkbox[disabled], .jsn-bootstrap3 .checkbox-inline[disabled], fieldset[disabled] .jsn-bootstrap3 input[type="radio"], fieldset[disabled] .jsn-bootstrap3 input[type="checkbox"], fieldset[disabled] .jsn-bootstrap3 .radio, fieldset[disabled] .jsn-bootstrap3 .radio-inline, fieldset[disabled] .jsn-bootstrap3 .checkbox, fieldset[disabled] .jsn-bootstrap3 .checkbox-inline {   cursor: not-allowed; } .jsn-bootstrap3 .input-sm {   height: 30px;   padding: 5px 10px;   font-size: 12px;   line-height: 1.5;   border-radius: 3px; } select.jsn-bootstrap3 .input-sm {   height: 30px;   line-height: 30px; } textarea.jsn-bootstrap3 .input-sm, select[multiple].jsn-bootstrap3 .input-sm {   height: auto; } .jsn-bootstrap3 .input-lg {   height: 46px;   padding: 10px 16px;   font-size: 18px;   line-height: 1.33;   border-radius: 6px; } select.jsn-bootstrap3 .input-lg {   height: 46px;   line-height: 46px; } textarea.jsn-bootstrap3 .input-lg, select[multiple].jsn-bootstrap3 .input-lg {   height: auto; } .jsn-bootstrap3 .has-feedback {   position: relative; } .jsn-bootstrap3 .has-feedback .form-control {   padding-right: 42.5px; } .jsn-bootstrap3 .has-feedback .form-control-feedback {   position: absolute;   top: 25px;   right: 0;   display: block;   width: 34px;   height: 34px;   line-height: 34px;   text-align: center; } .jsn-bootstrap3 .has-success .help-block, .jsn-bootstrap3 .has-success .control-label, .jsn-bootstrap3 .has-success .radio, .jsn-bootstrap3 .has-success .checkbox, .jsn-bootstrap3 .has-success .radio-inline, .jsn-bootstrap3 .has-success .checkbox-inline {   color: #3c763d; } .jsn-bootstrap3 .has-success .form-control {   border-color: #3c763d;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .jsn-bootstrap3 .has-success .form-control:focus {   border-color: #2b542c;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; } .jsn-bootstrap3 .has-success .input-group-addon {   color: #3c763d;   border-color: #3c763d;   background-color: #dff0d8; } .jsn-bootstrap3 .has-success .form-control-feedback {   color: #3c763d; } .jsn-bootstrap3 .has-warning .help-block, .jsn-bootstrap3 .has-warning .control-label, .jsn-bootstrap3 .has-warning .radio, .jsn-bootstrap3 .has-warning .checkbox, .jsn-bootstrap3 .has-warning .radio-inline, .jsn-bootstrap3 .has-warning .checkbox-inline {   color: #8a6d3b; } .jsn-bootstrap3 .has-warning .form-control {   border-color: #8a6d3b;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .jsn-bootstrap3 .has-warning .form-control:focus {   border-color: #66512c;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; } .jsn-bootstrap3 .has-warning .input-group-addon {   color: #8a6d3b;   border-color: #8a6d3b;   background-color: #fcf8e3; } .jsn-bootstrap3 .has-warning .form-control-feedback {   color: #8a6d3b; } .jsn-bootstrap3 .has-error .help-block, .jsn-bootstrap3 .has-error .control-label, .jsn-bootstrap3 .has-error .radio, .jsn-bootstrap3 .has-error .checkbox, .jsn-bootstrap3 .has-error .radio-inline, .jsn-bootstrap3 .has-error .checkbox-inline {   color: #a94442; } .jsn-bootstrap3 .has-error .form-control {   border-color: #a94442;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .jsn-bootstrap3 .has-error .form-control:focus {   border-color: #843534;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; } .jsn-bootstrap3 .has-error .input-group-addon {   color: #a94442;   border-color: #a94442;   background-color: #f2dede; } .jsn-bootstrap3 .has-error .form-control-feedback {   color: #a94442; } .jsn-bootstrap3 .form-control-static {   margin-bottom: 0; } .jsn-bootstrap3 .help-block {   display: block;   margin-top: 5px;   margin-bottom: 10px;   color: #737373; } @media (min-width: 768px) {   .jsn-bootstrap3 .form-inline .form-group {     display: inline-block;     margin-bottom: 0;     vertical-align: middle;   }   .jsn-bootstrap3 .form-inline .form-control {     display: inline-block;     width: auto;     vertical-align: middle;   }   .jsn-bootstrap3 .form-inline .input-group > .form-control {     width: 100%;   }   .jsn-bootstrap3 .form-inline .control-label {     margin-bottom: 0;     vertical-align: middle;   }   .jsn-bootstrap3 .form-inline .radio,   .jsn-bootstrap3 .form-inline .checkbox {     display: inline-block;     margin-top: 0;     margin-bottom: 0;     padding-left: 0;     vertical-align: middle;   }   .jsn-bootstrap3 .form-inline .radio input[type="radio"],   .jsn-bootstrap3 .form-inline .checkbox input[type="checkbox"] {     float: none;     margin-left: 0;   }   .jsn-bootstrap3 .form-inline .has-feedback .form-control-feedback {     top: 0;   } } .jsn-bootstrap3 .form-horizontal .control-label, .jsn-bootstrap3 .form-horizontal .radio, .jsn-bootstrap3 .form-horizontal .checkbox, .jsn-bootstrap3 .form-horizontal .radio-inline, .jsn-bootstrap3 .form-horizontal .checkbox-inline {   margin-top: 0;   margin-bottom: 0;   padding-top: 7px; } .jsn-bootstrap3 .form-horizontal .radio, .jsn-bootstrap3 .form-horizontal .checkbox {   min-height: 27px; } .jsn-bootstrap3 .form-horizontal .form-group {   margin-left: -15px;   margin-right: -15px; } .jsn-bootstrap3 .form-horizontal .form-control-static {   padding-top: 7px; } @media (min-width: 768px) {   .jsn-bootstrap3 .form-horizontal .control-label {     text-align: right;   } } .jsn-bootstrap3 .form-horizontal .has-feedback .form-control-feedback {   top: 0;   right: 15px; } .jsn-bootstrap3 .btn {   display: inline-block;   margin-bottom: 0;   font-weight: normal;   text-align: center;   vertical-align: middle;   cursor: pointer;   background-image: none;   border: 1px solid transparent;   white-space: nowrap;   padding: 6px 12px;   font-size: 14px;   line-height: 1.428571429;   border-radius: 4px;   -webkit-user-select: none;   -moz-user-select: none;   -ms-user-select: none;   user-select: none; } .jsn-bootstrap3 .btn:focus, .jsn-bootstrap3 .btn:active:focus, .jsn-bootstrap3 .btn.active:focus {   outline: thin dotted;   outline: 5px auto -webkit-focus-ring-color;   outline-offset: -2px; } .jsn-bootstrap3 .btn:hover, .jsn-bootstrap3 .btn:focus {   color: #333333;   text-decoration: none; } .jsn-bootstrap3 .btn:active, .jsn-bootstrap3 .btn.active {   outline: 0;   background-image: none;   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .jsn-bootstrap3 .btn.disabled, .jsn-bootstrap3 .btn[disabled], fieldset[disabled] .jsn-bootstrap3 .btn {   cursor: not-allowed;   pointer-events: none;   opacity: 0.65;   filter: alpha(opacity=65);   -webkit-box-shadow: none;   box-shadow: none; } .jsn-bootstrap3 .btn-default {   color: #333333;   background-color: #ffffff;   border-color: #cccccc; } .jsn-bootstrap3 .btn-default:hover, .jsn-bootstrap3 .btn-default:focus, .jsn-bootstrap3 .btn-default:active, .jsn-bootstrap3 .btn-default.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-default {   color: #333333;   background-color: #ebebeb;   border-color: #adadad; } .jsn-bootstrap3 .btn-default:active, .jsn-bootstrap3 .btn-default.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-default {   background-image: none; } .jsn-bootstrap3 .btn-default.disabled, .jsn-bootstrap3 .btn-default[disabled], fieldset[disabled] .jsn-bootstrap3 .btn-default, .jsn-bootstrap3 .btn-default.disabled:hover, .jsn-bootstrap3 .btn-default[disabled]:hover, fieldset[disabled] .jsn-bootstrap3 .btn-default:hover, .jsn-bootstrap3 .btn-default.disabled:focus, .jsn-bootstrap3 .btn-default[disabled]:focus, fieldset[disabled] .jsn-bootstrap3 .btn-default:focus, .jsn-bootstrap3 .btn-default.disabled:active, .jsn-bootstrap3 .btn-default[disabled]:active, fieldset[disabled] .jsn-bootstrap3 .btn-default:active, .jsn-bootstrap3 .btn-default.disabled.active, .jsn-bootstrap3 .btn-default[disabled].active, fieldset[disabled] .jsn-bootstrap3 .btn-default.active {   background-color: #ffffff;   border-color: #cccccc; } .jsn-bootstrap3 .btn-default .badge {   color: #ffffff;   background-color: #333333; } .jsn-bootstrap3 .btn-primary {   color: #ffffff;   background-color: #428bca;   border-color: #357ebd; } .jsn-bootstrap3 .btn-primary:hover, .jsn-bootstrap3 .btn-primary:focus, .jsn-bootstrap3 .btn-primary:active, .jsn-bootstrap3 .btn-primary.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-primary {   color: #ffffff;   background-color: #3276b1;   border-color: #285e8e; } .jsn-bootstrap3 .btn-primary:active, .jsn-bootstrap3 .btn-primary.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-primary {   background-image: none; } .jsn-bootstrap3 .btn-primary.disabled, .jsn-bootstrap3 .btn-primary[disabled], fieldset[disabled] .jsn-bootstrap3 .btn-primary, .jsn-bootstrap3 .btn-primary.disabled:hover, .jsn-bootstrap3 .btn-primary[disabled]:hover, fieldset[disabled] .jsn-bootstrap3 .btn-primary:hover, .jsn-bootstrap3 .btn-primary.disabled:focus, .jsn-bootstrap3 .btn-primary[disabled]:focus, fieldset[disabled] .jsn-bootstrap3 .btn-primary:focus, .jsn-bootstrap3 .btn-primary.disabled:active, .jsn-bootstrap3 .btn-primary[disabled]:active, fieldset[disabled] .jsn-bootstrap3 .btn-primary:active, .jsn-bootstrap3 .btn-primary.disabled.active, .jsn-bootstrap3 .btn-primary[disabled].active, fieldset[disabled] .jsn-bootstrap3 .btn-primary.active {   background-color: #428bca;   border-color: #357ebd; } .jsn-bootstrap3 .btn-primary .badge {   color: #428bca;   background-color: #ffffff; } .jsn-bootstrap3 .btn-success {   color: #ffffff;   background-color: #5cb85c;   border-color: #4cae4c; } .jsn-bootstrap3 .btn-success:hover, .jsn-bootstrap3 .btn-success:focus, .jsn-bootstrap3 .btn-success:active, .jsn-bootstrap3 .btn-success.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-success {   color: #ffffff;   background-color: #47a447;   border-color: #398439; } .jsn-bootstrap3 .btn-success:active, .jsn-bootstrap3 .btn-success.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-success {   background-image: none; } .jsn-bootstrap3 .btn-success.disabled, .jsn-bootstrap3 .btn-success[disabled], fieldset[disabled] .jsn-bootstrap3 .btn-success, .jsn-bootstrap3 .btn-success.disabled:hover, .jsn-bootstrap3 .btn-success[disabled]:hover, fieldset[disabled] .jsn-bootstrap3 .btn-success:hover, .jsn-bootstrap3 .btn-success.disabled:focus, .jsn-bootstrap3 .btn-success[disabled]:focus, fieldset[disabled] .jsn-bootstrap3 .btn-success:focus, .jsn-bootstrap3 .btn-success.disabled:active, .jsn-bootstrap3 .btn-success[disabled]:active, fieldset[disabled] .jsn-bootstrap3 .btn-success:active, .jsn-bootstrap3 .btn-success.disabled.active, .jsn-bootstrap3 .btn-success[disabled].active, fieldset[disabled] .jsn-bootstrap3 .btn-success.active {   background-color: #5cb85c;   border-color: #4cae4c; } .jsn-bootstrap3 .btn-success .badge {   color: #5cb85c;   background-color: #ffffff; } .jsn-bootstrap3 .btn-info {   color: #ffffff;   background-color: #5bc0de;   border-color: #46b8da; } .jsn-bootstrap3 .btn-info:hover, .jsn-bootstrap3 .btn-info:focus, .jsn-bootstrap3 .btn-info:active, .jsn-bootstrap3 .btn-info.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-info {   color: #ffffff;   background-color: #39b3d7;   border-color: #269abc; } .jsn-bootstrap3 .btn-info:active, .jsn-bootstrap3 .btn-info.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-info {   background-image: none; } .jsn-bootstrap3 .btn-info.disabled, .jsn-bootstrap3 .btn-info[disabled], fieldset[disabled] .jsn-bootstrap3 .btn-info, .jsn-bootstrap3 .btn-info.disabled:hover, .jsn-bootstrap3 .btn-info[disabled]:hover, fieldset[disabled] .jsn-bootstrap3 .btn-info:hover, .jsn-bootstrap3 .btn-info.disabled:focus, .jsn-bootstrap3 .btn-info[disabled]:focus, fieldset[disabled] .jsn-bootstrap3 .btn-info:focus, .jsn-bootstrap3 .btn-info.disabled:active, .jsn-bootstrap3 .btn-info[disabled]:active, fieldset[disabled] .jsn-bootstrap3 .btn-info:active, .jsn-bootstrap3 .btn-info.disabled.active, .jsn-bootstrap3 .btn-info[disabled].active, fieldset[disabled] .jsn-bootstrap3 .btn-info.active {   background-color: #5bc0de;   border-color: #46b8da; } .jsn-bootstrap3 .btn-info .badge {   color: #5bc0de;   background-color: #ffffff; } .jsn-bootstrap3 .btn-warning {   color: #ffffff;   background-color: #f0ad4e;   border-color: #eea236; } .jsn-bootstrap3 .btn-warning:hover, .jsn-bootstrap3 .btn-warning:focus, .jsn-bootstrap3 .btn-warning:active, .jsn-bootstrap3 .btn-warning.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-warning {   color: #ffffff;   background-color: #ed9c28;   border-color: #d58512; } .jsn-bootstrap3 .btn-warning:active, .jsn-bootstrap3 .btn-warning.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-warning {   background-image: none; } .jsn-bootstrap3 .btn-warning.disabled, .jsn-bootstrap3 .btn-warning[disabled], fieldset[disabled] .jsn-bootstrap3 .btn-warning, .jsn-bootstrap3 .btn-warning.disabled:hover, .jsn-bootstrap3 .btn-warning[disabled]:hover, fieldset[disabled] .jsn-bootstrap3 .btn-warning:hover, .jsn-bootstrap3 .btn-warning.disabled:focus, .jsn-bootstrap3 .btn-warning[disabled]:focus, fieldset[disabled] .jsn-bootstrap3 .btn-warning:focus, .jsn-bootstrap3 .btn-warning.disabled:active, .jsn-bootstrap3 .btn-warning[disabled]:active, fieldset[disabled] .jsn-bootstrap3 .btn-warning:active, .jsn-bootstrap3 .btn-warning.disabled.active, .jsn-bootstrap3 .btn-warning[disabled].active, fieldset[disabled] .jsn-bootstrap3 .btn-warning.active {   background-color: #f0ad4e;   border-color: #eea236; } .jsn-bootstrap3 .btn-warning .badge {   color: #f0ad4e;   background-color: #ffffff; } .jsn-bootstrap3 .btn-danger {   color: #ffffff;   background-color: #d9534f;   border-color: #d43f3a; } .jsn-bootstrap3 .btn-danger:hover, .jsn-bootstrap3 .btn-danger:focus, .jsn-bootstrap3 .btn-danger:active, .jsn-bootstrap3 .btn-danger.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-danger {   color: #ffffff;   background-color: #d2322d;   border-color: #ac2925; } .jsn-bootstrap3 .btn-danger:active, .jsn-bootstrap3 .btn-danger.active, .open .dropdown-toggle.jsn-bootstrap3 .btn-danger {   background-image: none; } .jsn-bootstrap3 .btn-danger.disabled, .jsn-bootstrap3 .btn-danger[disabled], fieldset[disabled] .jsn-bootstrap3 .btn-danger, .jsn-bootstrap3 .btn-danger.disabled:hover, .jsn-bootstrap3 .btn-danger[disabled]:hover, fieldset[disabled] .jsn-bootstrap3 .btn-danger:hover, .jsn-bootstrap3 .btn-danger.disabled:focus, .jsn-bootstrap3 .btn-danger[disabled]:focus, fieldset[disabled] .jsn-bootstrap3 .btn-danger:focus, .jsn-bootstrap3 .btn-danger.disabled:active, .jsn-bootstrap3 .btn-danger[disabled]:active, fieldset[disabled] .jsn-bootstrap3 .btn-danger:active, .jsn-bootstrap3 .btn-danger.disabled.active, .jsn-bootstrap3 .btn-danger[disabled].active, fieldset[disabled] .jsn-bootstrap3 .btn-danger.active {   background-color: #d9534f;   border-color: #d43f3a; } .jsn-bootstrap3 .btn-danger .badge {   color: #d9534f;   background-color: #ffffff; } .jsn-bootstrap3 .btn-link {   color: #428bca;   font-weight: normal;   cursor: pointer;   border-radius: 0; } .jsn-bootstrap3 .btn-link, .jsn-bootstrap3 .btn-link:active, .jsn-bootstrap3 .btn-link[disabled], fieldset[disabled] .jsn-bootstrap3 .btn-link {   background-color: transparent;   -webkit-box-shadow: none;   box-shadow: none; } .jsn-bootstrap3 .btn-link, .jsn-bootstrap3 .btn-link:hover, .jsn-bootstrap3 .btn-link:focus, .jsn-bootstrap3 .btn-link:active {   border-color: transparent; } .jsn-bootstrap3 .btn-link:hover, .jsn-bootstrap3 .btn-link:focus {   color: #2a6496;   text-decoration: underline;   background-color: transparent; } .jsn-bootstrap3 .btn-link[disabled]:hover, fieldset[disabled] .jsn-bootstrap3 .btn-link:hover, .jsn-bootstrap3 .btn-link[disabled]:focus, fieldset[disabled] .jsn-bootstrap3 .btn-link:focus {   color: #999999;   text-decoration: none; } .jsn-bootstrap3 .btn-lg {   padding: 10px 16px;   font-size: 18px;   line-height: 1.33;   border-radius: 6px; } .jsn-bootstrap3 .btn-sm {   padding: 5px 10px;   font-size: 12px;   line-height: 1.5;   border-radius: 3px; } .jsn-bootstrap3 .btn-xs {   padding: 1px 5px;   font-size: 12px;   line-height: 1.5;   border-radius: 3px; } .jsn-bootstrap3 .btn-block {   display: block;   width: 100%;   padding-left: 0;   padding-right: 0; } .jsn-bootstrap3 .btn-block + .btn-block {   margin-top: 5px; } .jsn-bootstrap3 input[type="submit"].btn-block, .jsn-bootstrap3 input[type="reset"].btn-block, .jsn-bootstrap3 input[type="button"].btn-block {   width: 100%; } .jsn-bootstrap3 .fade {   opacity: 0;   -webkit-transition: opacity 0.15s linear;   transition: opacity 0.15s linear; } .jsn-bootstrap3 .fade.in {   opacity: 1; } .jsn-bootstrap3 .collapse {   display: none; } .jsn-bootstrap3 .collapse.in {   display: block; } .jsn-bootstrap3 .collapsing {   position: relative;   height: 0;   overflow: hidden;   -webkit-transition: height 0.35s ease;   transition: height 0.35s ease; } @font-face {   font-family: 'Glyphicons Halflings';   src: url('../fonts/glyphicons-halflings-regular.eot');   src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } .jsn-bootstrap3 .glyphicon {   position: relative;   top: 1px;   display: inline-block;   font-family: 'Glyphicons Halflings';   font-style: normal;   font-weight: normal;   line-height: 1;   -webkit-font-smoothing: antialiased;   -moz-osx-font-smoothing: grayscale; } .jsn-bootstrap3 .glyphicon-asterisk:before {   content: "\2a"; } .jsn-bootstrap3 .glyphicon-plus:before {   content: "\2b"; } .jsn-bootstrap3 .glyphicon-euro:before {   content: "\20ac"; } .jsn-bootstrap3 .glyphicon-minus:before {   content: "\2212"; } .jsn-bootstrap3 .glyphicon-cloud:before {   content: "\2601"; } .jsn-bootstrap3 .glyphicon-envelope:before {   content: "\2709"; } .jsn-bootstrap3 .glyphicon-pencil:before {   content: "\270f"; } .jsn-bootstrap3 .glyphicon-glass:before {   content: "\e001"; } .jsn-bootstrap3 .glyphicon-music:before {   content: "\e002"; } .jsn-bootstrap3 .glyphicon-search:before {   content: "\e003"; } .jsn-bootstrap3 .glyphicon-heart:before {   content: "\e005"; } .jsn-bootstrap3 .glyphicon-star:before {   content: "\e006"; } .jsn-bootstrap3 .glyphicon-star-empty:before {   content: "\e007"; } .jsn-bootstrap3 .glyphicon-user:before {   content: "\e008"; } .jsn-bootstrap3 .glyphicon-film:before {   content: "\e009"; } .jsn-bootstrap3 .glyphicon-th-large:before {   content: "\e010"; } .jsn-bootstrap3 .glyphicon-th:before {   content: "\e011"; } .jsn-bootstrap3 .glyphicon-th-list:before {   content: "\e012"; } .jsn-bootstrap3 .glyphicon-ok:before {   content: "\e013"; } .jsn-bootstrap3 .glyphicon-remove:before {   content: "\e014"; } .jsn-bootstrap3 .glyphicon-zoom-in:before {   content: "\e015"; } .jsn-bootstrap3 .glyphicon-zoom-out:before {   content: "\e016"; } .jsn-bootstrap3 .glyphicon-off:before {   content: "\e017"; } .jsn-bootstrap3 .glyphicon-signal:before {   content: "\e018"; } .jsn-bootstrap3 .glyphicon-cog:before {   content: "\e019"; } .jsn-bootstrap3 .glyphicon-trash:before {   content: "\e020"; } .jsn-bootstrap3 .glyphicon-home:before {   content: "\e021"; } .jsn-bootstrap3 .glyphicon-file:before {   content: "\e022"; } .jsn-bootstrap3 .glyphicon-time:before {   content: "\e023"; } .jsn-bootstrap3 .glyphicon-road:before {   content: "\e024"; } .jsn-bootstrap3 .glyphicon-download-alt:before {   content: "\e025"; } .jsn-bootstrap3 .glyphicon-download:before {   content: "\e026"; } .jsn-bootstrap3 .glyphicon-upload:before {   content: "\e027"; } .jsn-bootstrap3 .glyphicon-inbox:before {   content: "\e028"; } .jsn-bootstrap3 .glyphicon-play-circle:before {   content: "\e029"; } .jsn-bootstrap3 .glyphicon-repeat:before {   content: "\e030"; } .jsn-bootstrap3 .glyphicon-refresh:before {   content: "\e031"; } .jsn-bootstrap3 .glyphicon-list-alt:before {   content: "\e032"; } .jsn-bootstrap3 .glyphicon-lock:before {   content: "\e033"; } .jsn-bootstrap3 .glyphicon-flag:before {   content: "\e034"; } .jsn-bootstrap3 .glyphicon-headphones:before {   content: "\e035"; } .jsn-bootstrap3 .glyphicon-volume-off:before {   content: "\e036"; } .jsn-bootstrap3 .glyphicon-volume-down:before {   content: "\e037"; } .jsn-bootstrap3 .glyphicon-volume-up:before {   content: "\e038"; } .jsn-bootstrap3 .glyphicon-qrcode:before {   content: "\e039"; } .jsn-bootstrap3 .glyphicon-barcode:before {   content: "\e040"; } .jsn-bootstrap3 .glyphicon-tag:before {   content: "\e041"; } .jsn-bootstrap3 .glyphicon-tags:before {   content: "\e042"; } .jsn-bootstrap3 .glyphicon-book:before {   content: "\e043"; } .jsn-bootstrap3 .glyphicon-bookmark:before {   content: "\e044"; } .jsn-bootstrap3 .glyphicon-print:before {   content: "\e045"; } .jsn-bootstrap3 .glyphicon-camera:before {   content: "\e046"; } .jsn-bootstrap3 .glyphicon-font:before {   content: "\e047"; } .jsn-bootstrap3 .glyphicon-bold:before {   content: "\e048"; } .jsn-bootstrap3 .glyphicon-italic:before {   content: "\e049"; } .jsn-bootstrap3 .glyphicon-text-height:before {   content: "\e050"; } .jsn-bootstrap3 .glyphicon-text-width:before {   content: "\e051"; } .jsn-bootstrap3 .glyphicon-align-left:before {   content: "\e052"; } .jsn-bootstrap3 .glyphicon-align-center:before {   content: "\e053"; } .jsn-bootstrap3 .glyphicon-align-right:before {   content: "\e054"; } .jsn-bootstrap3 .glyphicon-align-justify:before {   content: "\e055"; } .jsn-bootstrap3 .glyphicon-list:before {   content: "\e056"; } .jsn-bootstrap3 .glyphicon-indent-left:before {   content: "\e057"; } .jsn-bootstrap3 .glyphicon-indent-right:before {   content: "\e058"; } .jsn-bootstrap3 .glyphicon-facetime-video:before {   content: "\e059"; } .jsn-bootstrap3 .glyphicon-picture:before {   content: "\e060"; } .jsn-bootstrap3 .glyphicon-map-marker:before {   content: "\e062"; } .jsn-bootstrap3 .glyphicon-adjust:before {   content: "\e063"; } .jsn-bootstrap3 .glyphicon-tint:before {   content: "\e064"; } .jsn-bootstrap3 .glyphicon-edit:before {   content: "\e065"; } .jsn-bootstrap3 .glyphicon-share:before {   content: "\e066"; } .jsn-bootstrap3 .glyphicon-check:before {   content: "\e067"; } .jsn-bootstrap3 .glyphicon-move:before {   content: "\e068"; } .jsn-bootstrap3 .glyphicon-step-backward:before {   content: "\e069"; } .jsn-bootstrap3 .glyphicon-fast-backward:before {   content: "\e070"; } .jsn-bootstrap3 .glyphicon-backward:before {   content: "\e071"; } .jsn-bootstrap3 .glyphicon-play:before {   content: "\e072"; } .jsn-bootstrap3 .glyphicon-pause:before {   content: "\e073"; } .jsn-bootstrap3 .glyphicon-stop:before {   content: "\e074"; } .jsn-bootstrap3 .glyphicon-forward:before {   content: "\e075"; } .jsn-bootstrap3 .glyphicon-fast-forward:before {   content: "\e076"; } .jsn-bootstrap3 .glyphicon-step-forward:before {   content: "\e077"; } .jsn-bootstrap3 .glyphicon-eject:before {   content: "\e078"; } .jsn-bootstrap3 .glyphicon-chevron-left:before {   content: "\e079"; } .jsn-bootstrap3 .glyphicon-chevron-right:before {   content: "\e080"; } .jsn-bootstrap3 .glyphicon-plus-sign:before {   content: "\e081"; } .jsn-bootstrap3 .glyphicon-minus-sign:before {   content: "\e082"; } .jsn-bootstrap3 .glyphicon-remove-sign:before {   content: "\e083"; } .jsn-bootstrap3 .glyphicon-ok-sign:before {   content: "\e084"; } .jsn-bootstrap3 .glyphicon-question-sign:before {   content: "\e085"; } .jsn-bootstrap3 .glyphicon-info-sign:before {   content: "\e086"; } .jsn-bootstrap3 .glyphicon-screenshot:before {   content: "\e087"; } .jsn-bootstrap3 .glyphicon-remove-circle:before {   content: "\e088"; } .jsn-bootstrap3 .glyphicon-ok-circle:before {   content: "\e089"; } .jsn-bootstrap3 .glyphicon-ban-circle:before {   content: "\e090"; } .jsn-bootstrap3 .glyphicon-arrow-left:before {   content: "\e091"; } .jsn-bootstrap3 .glyphicon-arrow-right:before {   content: "\e092"; } .jsn-bootstrap3 .glyphicon-arrow-up:before {   content: "\e093"; } .jsn-bootstrap3 .glyphicon-arrow-down:before {   content: "\e094"; } .jsn-bootstrap3 .glyphicon-share-alt:before {   content: "\e095"; } .jsn-bootstrap3 .glyphicon-resize-full:before {   content: "\e096"; } .jsn-bootstrap3 .glyphicon-resize-small:before {   content: "\e097"; } .jsn-bootstrap3 .glyphicon-exclamation-sign:before {   content: "\e101"; } .jsn-bootstrap3 .glyphicon-gift:before {   content: "\e102"; } .jsn-bootstrap3 .glyphicon-leaf:before {   content: "\e103"; } .jsn-bootstrap3 .glyphicon-fire:before {   content: "\e104"; } .jsn-bootstrap3 .glyphicon-eye-open:before {   content: "\e105"; } .jsn-bootstrap3 .glyphicon-eye-close:before {   content: "\e106"; } .jsn-bootstrap3 .glyphicon-warning-sign:before {   content: "\e107"; } .jsn-bootstrap3 .glyphicon-plane:before {   content: "\e108"; } .jsn-bootstrap3 .glyphicon-calendar:before {   content: "\e109"; } .jsn-bootstrap3 .glyphicon-random:before {   content: "\e110"; } .jsn-bootstrap3 .glyphicon-comment:before {   content: "\e111"; } .jsn-bootstrap3 .glyphicon-magnet:before {   content: "\e112"; } .jsn-bootstrap3 .glyphicon-chevron-up:before {   content: "\e113"; } .jsn-bootstrap3 .glyphicon-chevron-down:before {   content: "\e114"; } .jsn-bootstrap3 .glyphicon-retweet:before {   content: "\e115"; } .jsn-bootstrap3 .glyphicon-shopping-cart:before {   content: "\e116"; } .jsn-bootstrap3 .glyphicon-folder-close:before {   content: "\e117"; } .jsn-bootstrap3 .glyphicon-folder-open:before {   content: "\e118"; } .jsn-bootstrap3 .glyphicon-resize-vertical:before {   content: "\e119"; } .jsn-bootstrap3 .glyphicon-resize-horizontal:before {   content: "\e120"; } .jsn-bootstrap3 .glyphicon-hdd:before {   content: "\e121"; } .jsn-bootstrap3 .glyphicon-bullhorn:before {   content: "\e122"; } .jsn-bootstrap3 .glyphicon-bell:before {   content: "\e123"; } .jsn-bootstrap3 .glyphicon-certificate:before {   content: "\e124"; } .jsn-bootstrap3 .glyphicon-thumbs-up:before {   content: "\e125"; } .jsn-bootstrap3 .glyphicon-thumbs-down:before {   content: "\e126"; } .jsn-bootstrap3 .glyphicon-hand-right:before {   content: "\e127"; } .jsn-bootstrap3 .glyphicon-hand-left:before {   content: "\e128"; } .jsn-bootstrap3 .glyphicon-hand-up:before {   content: "\e129"; } .jsn-bootstrap3 .glyphicon-hand-down:before {   content: "\e130"; } .jsn-bootstrap3 .glyphicon-circle-arrow-right:before {   content: "\e131"; } .jsn-bootstrap3 .glyphicon-circle-arrow-left:before {   content: "\e132"; } .jsn-bootstrap3 .glyphicon-circle-arrow-up:before {   content: "\e133"; } .jsn-bootstrap3 .glyphicon-circle-arrow-down:before {   content: "\e134"; } .jsn-bootstrap3 .glyphicon-globe:before {   content: "\e135"; } .jsn-bootstrap3 .glyphicon-wrench:before {   content: "\e136"; } .jsn-bootstrap3 .glyphicon-tasks:before {   content: "\e137"; } .jsn-bootstrap3 .glyphicon-filter:before {   content: "\e138"; } .jsn-bootstrap3 .glyphicon-briefcase:before {   content: "\e139"; } .jsn-bootstrap3 .glyphicon-fullscreen:before {   content: "\e140"; } .jsn-bootstrap3 .glyphicon-dashboard:before {   content: "\e141"; } .jsn-bootstrap3 .glyphicon-paperclip:before {   content: "\e142"; } .jsn-bootstrap3 .glyphicon-heart-empty:before {   content: "\e143"; } .jsn-bootstrap3 .glyphicon-link:before {   content: "\e144"; } .jsn-bootstrap3 .glyphicon-phone:before {   content: "\e145"; } .jsn-bootstrap3 .glyphicon-pushpin:before {   content: "\e146"; } .jsn-bootstrap3 .glyphicon-usd:before {   content: "\e148"; } .jsn-bootstrap3 .glyphicon-gbp:before {   content: "\e149"; } .jsn-bootstrap3 .glyphicon-sort:before {   content: "\e150"; } .jsn-bootstrap3 .glyphicon-sort-by-alphabet:before {   content: "\e151"; } .jsn-bootstrap3 .glyphicon-sort-by-alphabet-alt:before {   content: "\e152"; } .jsn-bootstrap3 .glyphicon-sort-by-order:before {   content: "\e153"; } .jsn-bootstrap3 .glyphicon-sort-by-order-alt:before {   content: "\e154"; } .jsn-bootstrap3 .glyphicon-sort-by-attributes:before {   content: "\e155"; } .jsn-bootstrap3 .glyphicon-sort-by-attributes-alt:before {   content: "\e156"; } .jsn-bootstrap3 .glyphicon-unchecked:before {   content: "\e157"; } .jsn-bootstrap3 .glyphicon-expand:before {   content: "\e158"; } .jsn-bootstrap3 .glyphicon-collapse-down:before {   content: "\e159"; } .jsn-bootstrap3 .glyphicon-collapse-up:before {   content: "\e160"; } .jsn-bootstrap3 .glyphicon-log-in:before {   content: "\e161"; } .jsn-bootstrap3 .glyphicon-flash:before {   content: "\e162"; } .jsn-bootstrap3 .glyphicon-log-out:before {   content: "\e163"; } .jsn-bootstrap3 .glyphicon-new-window:before {   content: "\e164"; } .jsn-bootstrap3 .glyphicon-record:before {   content: "\e165"; } .jsn-bootstrap3 .glyphicon-save:before {   content: "\e166"; } .jsn-bootstrap3 .glyphicon-open:before {   content: "\e167"; } .jsn-bootstrap3 .glyphicon-saved:before {   content: "\e168"; } .jsn-bootstrap3 .glyphicon-import:before {   content: "\e169"; } .jsn-bootstrap3 .glyphicon-export:before {   content: "\e170"; } .jsn-bootstrap3 .glyphicon-send:before {   content: "\e171"; } .jsn-bootstrap3 .glyphicon-floppy-disk:before {   content: "\e172"; } .jsn-bootstrap3 .glyphicon-floppy-saved:before {   content: "\e173"; } .jsn-bootstrap3 .glyphicon-floppy-remove:before {   content: "\e174"; } .jsn-bootstrap3 .glyphicon-floppy-save:before {   content: "\e175"; } .jsn-bootstrap3 .glyphicon-floppy-open:before {   content: "\e176"; } .jsn-bootstrap3 .glyphicon-credit-card:before {   content: "\e177"; } .jsn-bootstrap3 .glyphicon-transfer:before {   content: "\e178"; } .jsn-bootstrap3 .glyphicon-cutlery:before {   content: "\e179"; } .jsn-bootstrap3 .glyphicon-header:before {   content: "\e180"; } .jsn-bootstrap3 .glyphicon-compressed:before {   content: "\e181"; } .jsn-bootstrap3 .glyphicon-earphone:before {   content: "\e182"; } .jsn-bootstrap3 .glyphicon-phone-alt:before {   content: "\e183"; } .jsn-bootstrap3 .glyphicon-tower:before {   content: "\e184"; } .jsn-bootstrap3 .glyphicon-stats:before {   content: "\e185"; } .jsn-bootstrap3 .glyphicon-sd-video:before {   content: "\e186"; } .jsn-bootstrap3 .glyphicon-hd-video:before {   content: "\e187"; } .jsn-bootstrap3 .glyphicon-subtitles:before {   content: "\e188"; } .jsn-bootstrap3 .glyphicon-sound-stereo:before {   content: "\e189"; } .jsn-bootstrap3 .glyphicon-sound-dolby:before {   content: "\e190"; } .jsn-bootstrap3 .glyphicon-sound-5-1:before {   content: "\e191"; } .jsn-bootstrap3 .glyphicon-sound-6-1:before {   content: "\e192"; } .jsn-bootstrap3 .glyphicon-sound-7-1:before {   content: "\e193"; } .jsn-bootstrap3 .glyphicon-copyright-mark:before {   content: "\e194"; } .jsn-bootstrap3 .glyphicon-registration-mark:before {   content: "\e195"; } .jsn-bootstrap3 .glyphicon-cloud-download:before {   content: "\e197"; } .jsn-bootstrap3 .glyphicon-cloud-upload:before {   content: "\e198"; } .jsn-bootstrap3 .glyphicon-tree-conifer:before {   content: "\e199"; } .jsn-bootstrap3 .glyphicon-tree-deciduous:before {   content: "\e200"; } .jsn-bootstrap3 .glyphicon-cd:before {   content: "\e201"; } .jsn-bootstrap3 .glyphicon-save-file:before {   content: "\e202"; } .jsn-bootstrap3 .glyphicon-open-file:before {   content: "\e203"; } .jsn-bootstrap3 .glyphicon-level-up:before {   content: "\e204"; } .jsn-bootstrap3 .glyphicon-copy:before {   content: "\e205"; } .jsn-bootstrap3 .glyphicon-paste:before {   content: "\e206"; } .jsn-bootstrap3 .glyphicon-alert:before {   content: "\e209"; } .jsn-bootstrap3 .glyphicon-equalizer:before {   content: "\e210"; } .jsn-bootstrap3 .glyphicon-king:before {   content: "\e211"; } .jsn-bootstrap3 .glyphicon-queen:before {   content: "\e212"; } .jsn-bootstrap3 .glyphicon-pawn:before {   content: "\e213"; } .jsn-bootstrap3 .glyphicon-bishop:before {   content: "\e214"; } .jsn-bootstrap3 .glyphicon-knight:before {   content: "\e215"; } .jsn-bootstrap3 .glyphicon-baby-formula:before {   content: "\e216"; } .jsn-bootstrap3 .glyphicon-tent:before {   content: "\26fa"; } .jsn-bootstrap3 .glyphicon-blackboard:before {   content: "\e218"; } .jsn-bootstrap3 .glyphicon-bed:before {   content: "\e219"; } .jsn-bootstrap3 .glyphicon-apple:before {   content: "\f8ff"; } .jsn-bootstrap3 .glyphicon-erase:before {   content: "\e221"; } .jsn-bootstrap3 .glyphicon-hourglass:before {   content: "\231b"; } .jsn-bootstrap3 .glyphicon-lamp:before {   content: "\e223"; } .jsn-bootstrap3 .glyphicon-duplicate:before {   content: "\e224"; } .jsn-bootstrap3 .glyphicon-piggy-bank:before {   content: "\e225"; } .jsn-bootstrap3 .glyphicon-scissors:before {   content: "\e226"; } .jsn-bootstrap3 .glyphicon-bitcoin:before {   content: "\e227"; } .jsn-bootstrap3 .glyphicon-yen:before {   content: "\00a5"; } .jsn-bootstrap3 .glyphicon-ruble:before {   content: "\20bd"; } .jsn-bootstrap3 .glyphicon-scale:before {   content: "\e230"; } .jsn-bootstrap3 .glyphicon-ice-lolly:before {   content: "\e231"; } .jsn-bootstrap3 .glyphicon-ice-lolly-tasted:before {   content: "\e232"; } .jsn-bootstrap3 .glyphicon-education:before {   content: "\e233"; } .jsn-bootstrap3 .glyphicon-option-horizontal:before {   content: "\e234"; } .jsn-bootstrap3 .glyphicon-option-vertical:before {   content: "\e235"; } .jsn-bootstrap3 .glyphicon-menu-hamburger:before {   content: "\e236"; } .jsn-bootstrap3 .glyphicon-modal-window:before {   content: "\e237"; } .jsn-bootstrap3 .glyphicon-oil:before {   content: "\e238"; } .jsn-bootstrap3 .glyphicon-grain:before {   content: "\e239"; } .jsn-bootstrap3 .glyphicon-sunglasses:before {   content: "\e240"; } .jsn-bootstrap3 .glyphicon-text-size:before {   content: "\e241"; } .jsn-bootstrap3 .glyphicon-text-color:before {   content: "\e242"; } .jsn-bootstrap3 .glyphicon-text-background:before {   content: "\e243"; } .jsn-bootstrap3 .glyphicon-object-align-top:before {   content: "\e244"; } .jsn-bootstrap3 .glyphicon-object-align-bottom:before {   content: "\e245"; } .jsn-bootstrap3 .glyphicon-object-align-horizontal:before {   content: "\e246"; } .jsn-bootstrap3 .glyphicon-object-align-left:before {   content: "\e247"; } .jsn-bootstrap3 .glyphicon-object-align-vertical:before {   content: "\e248"; } .jsn-bootstrap3 .glyphicon-object-align-right:before {   content: "\e249"; } .jsn-bootstrap3 .glyphicon-triangle-right:before {   content: "\e250"; } .jsn-bootstrap3 .glyphicon-triangle-left:before {   content: "\e251"; } .jsn-bootstrap3 .glyphicon-triangle-bottom:before {   content: "\e252"; } .jsn-bootstrap3 .glyphicon-triangle-top:before {   content: "\e253"; } .jsn-bootstrap3 .glyphicon-console:before {   content: "\e254"; } .jsn-bootstrap3 .glyphicon-superscript:before {   content: "\e255"; } .jsn-bootstrap3 .glyphicon-subscript:before {   content: "\e256"; } .jsn-bootstrap3 .glyphicon-menu-left:before {   content: "\e257"; } .jsn-bootstrap3 .glyphicon-menu-right:before {   content: "\e258"; } .jsn-bootstrap3 .glyphicon-menu-down:before {   content: "\e259"; } .jsn-bootstrap3 .glyphicon-menu-up:before {   content: "\e260"; } .jsn-bootstrap3 .caret {   display: inline-block;   width: 0;   height: 0;   margin-left: 2px;   vertical-align: middle;   border-top: 4px solid;   border-right: 4px solid transparent;   border-left: 4px solid transparent; } .jsn-bootstrap3 .dropdown {   position: relative; } .jsn-bootstrap3 .dropdown-toggle:focus {   outline: 0; } .jsn-bootstrap3 .dropdown-menu {   position: absolute;   top: 100%;   left: 0;   z-index: 1000;   display: none;   float: left;   min-width: 160px;   padding: 5px 0;   margin: 2px 0 0;   list-style: none;   font-size: 14px;   background-color: #ffffff;   border: 1px solid #cccccc;   border: 1px solid rgba(0, 0, 0, 0.15);   border-radius: 4px;   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);   box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);   background-clip: padding-box; } .jsn-bootstrap3 .dropdown-menu.pull-right {   right: 0;   left: auto; } .jsn-bootstrap3 .dropdown-menu .divider {   height: 1px;   margin: 9px 0;   overflow: hidden;   background-color: #e5e5e5; } .jsn-bootstrap3 .dropdown-menu > li > a {   display: block;   padding: 3px 20px;   clear: both;   font-weight: normal;   line-height: 1.428571429;   color: #333333;   white-space: nowrap; } .jsn-bootstrap3 .dropdown-menu > li > a:hover, .jsn-bootstrap3 .dropdown-menu > li > a:focus {   text-decoration: none;   color: #262626;   background-color: #f5f5f5; } .jsn-bootstrap3 .dropdown-menu > .active > a, .jsn-bootstrap3 .dropdown-menu > .active > a:hover, .jsn-bootstrap3 .dropdown-menu > .active > a:focus {   color: #ffffff;   text-decoration: none;   outline: 0;   background-color: #428bca; } .jsn-bootstrap3 .dropdown-menu > .disabled > a, .jsn-bootstrap3 .dropdown-menu > .disabled > a:hover, .jsn-bootstrap3 .dropdown-menu > .disabled > a:focus {   color: #999999; } .jsn-bootstrap3 .dropdown-menu > .disabled > a:hover, .jsn-bootstrap3 .dropdown-menu > .disabled > a:focus {   text-decoration: none;   background-color: transparent;   background-image: none;   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);   cursor: not-allowed; } .jsn-bootstrap3 .open > .dropdown-menu {   display: block; } .jsn-bootstrap3 .open > a {   outline: 0; } .jsn-bootstrap3 .dropdown-menu-right {   left: auto;   right: 0; } .jsn-bootstrap3 .dropdown-menu-left {   left: 0;   right: auto; } .jsn-bootstrap3 .dropdown-header {   display: block;   padding: 3px 20px;   font-size: 12px;   line-height: 1.428571429;   color: #999999; } .jsn-bootstrap3 .dropdown-backdrop {   position: fixed;   left: 0;   right: 0;   bottom: 0;   top: 0;   z-index: 990; } .jsn-bootstrap3 .pull-right > .dropdown-menu {   right: 0;   left: auto; } .jsn-bootstrap3 .dropup .caret, .jsn-bootstrap3 .navbar-fixed-bottom .dropdown .caret {   border-top: 0;   border-bottom: 4px solid;   content: ""; } .jsn-bootstrap3 .dropup .dropdown-menu, .jsn-bootstrap3 .navbar-fixed-bottom .dropdown .dropdown-menu {   top: auto;   bottom: 100%;   margin-bottom: 1px; } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-right .dropdown-menu {     left: auto;     right: 0;   }   .jsn-bootstrap3 .navbar-right .dropdown-menu-left {     left: 0;     right: auto;   } } .jsn-bootstrap3 .btn-group, .jsn-bootstrap3 .btn-group-vertical {   position: relative;   display: inline-block;   vertical-align: middle; } .jsn-bootstrap3 .btn-group > .btn, .jsn-bootstrap3 .btn-group-vertical > .btn {   position: relative;   float: left; } .jsn-bootstrap3 .btn-group > .btn:hover, .jsn-bootstrap3 .btn-group-vertical > .btn:hover, .jsn-bootstrap3 .btn-group > .btn:focus, .jsn-bootstrap3 .btn-group-vertical > .btn:focus, .jsn-bootstrap3 .btn-group > .btn:active, .jsn-bootstrap3 .btn-group-vertical > .btn:active, .jsn-bootstrap3 .btn-group > .btn.active, .jsn-bootstrap3 .btn-group-vertical > .btn.active {   z-index: 2; } .jsn-bootstrap3 .btn-group > .btn:focus, .jsn-bootstrap3 .btn-group-vertical > .btn:focus {   outline: none; } .jsn-bootstrap3 .btn-group .btn + .btn, .jsn-bootstrap3 .btn-group .btn + .btn-group, .jsn-bootstrap3 .btn-group .btn-group + .btn, .jsn-bootstrap3 .btn-group .btn-group + .btn-group {   margin-left: -1px; } .jsn-bootstrap3 .btn-toolbar {   margin-left: -5px; } .jsn-bootstrap3 .btn-toolbar .btn-group, .jsn-bootstrap3 .btn-toolbar .input-group {   float: left; } .jsn-bootstrap3 .btn-toolbar > .btn, .jsn-bootstrap3 .btn-toolbar > .btn-group, .jsn-bootstrap3 .btn-toolbar > .input-group {   margin-left: 5px; } .jsn-bootstrap3 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {   border-radius: 0; } .jsn-bootstrap3 .btn-group > .btn:first-child {   margin-left: 0; } .jsn-bootstrap3 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {   border-bottom-right-radius: 0;   border-top-right-radius: 0; } .jsn-bootstrap3 .btn-group > .btn:last-child:not(:first-child), .jsn-bootstrap3 .btn-group > .dropdown-toggle:not(:first-child) {   border-bottom-left-radius: 0;   border-top-left-radius: 0; } .jsn-bootstrap3 .btn-group > .btn-group {   float: left; } .jsn-bootstrap3 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {   border-radius: 0; } .jsn-bootstrap3 .btn-group > .btn-group:first-child > .btn:last-child, .jsn-bootstrap3 .btn-group > .btn-group:first-child > .dropdown-toggle {   border-bottom-right-radius: 0;   border-top-right-radius: 0; } .jsn-bootstrap3 .btn-group > .btn-group:last-child > .btn:first-child {   border-bottom-left-radius: 0;   border-top-left-radius: 0; } .jsn-bootstrap3 .btn-group .dropdown-toggle:active, .jsn-bootstrap3 .btn-group.open .dropdown-toggle {   outline: 0; } .jsn-bootstrap3 .btn-group > .btn + .dropdown-toggle {   padding-left: 8px;   padding-right: 8px; } .jsn-bootstrap3 .btn-group > .btn-lg + .dropdown-toggle {   padding-left: 12px;   padding-right: 12px; } .jsn-bootstrap3 .btn-group.open .dropdown-toggle {   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .jsn-bootstrap3 .btn-group.open .dropdown-toggle.btn-link {   -webkit-box-shadow: none;   box-shadow: none; } .jsn-bootstrap3 .btn .caret {   margin-left: 0; } .jsn-bootstrap3 .btn-lg .caret {   border-width: 5px 5px 0;   border-bottom-width: 0; } .jsn-bootstrap3 .dropup .btn-lg .caret {   border-width: 0 5px 5px; } .jsn-bootstrap3 .btn-group-vertical > .btn, .jsn-bootstrap3 .btn-group-vertical > .btn-group, .jsn-bootstrap3 .btn-group-vertical > .btn-group > .btn {   display: block;   float: none;   width: 100%;   max-width: 100%; } .jsn-bootstrap3 .btn-group-vertical > .btn-group > .btn {   float: none; } .jsn-bootstrap3 .btn-group-vertical > .btn + .btn, .jsn-bootstrap3 .btn-group-vertical > .btn + .btn-group, .jsn-bootstrap3 .btn-group-vertical > .btn-group + .btn, .jsn-bootstrap3 .btn-group-vertical > .btn-group + .btn-group {   margin-top: -1px;   margin-left: 0; } .jsn-bootstrap3 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {   border-radius: 0; } .jsn-bootstrap3 .btn-group-vertical > .btn:first-child:not(:last-child) {   border-top-right-radius: 4px;   border-bottom-right-radius: 0;   border-bottom-left-radius: 0; } .jsn-bootstrap3 .btn-group-vertical > .btn:last-child:not(:first-child) {   border-bottom-left-radius: 4px;   border-top-right-radius: 0;   border-top-left-radius: 0; } .jsn-bootstrap3 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {   border-radius: 0; } .jsn-bootstrap3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .jsn-bootstrap3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {   border-bottom-right-radius: 0;   border-bottom-left-radius: 0; } .jsn-bootstrap3 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {   border-top-right-radius: 0;   border-top-left-radius: 0; } .jsn-bootstrap3 .btn-group-justified {   display: table;   width: 100%;   table-layout: fixed;   border-collapse: separate; } .jsn-bootstrap3 .btn-group-justified > .btn, .jsn-bootstrap3 .btn-group-justified > .btn-group {   float: none;   display: table-cell;   width: 1%; } .jsn-bootstrap3 .btn-group-justified > .btn-group .btn {   width: 100%; } .jsn-bootstrap3 [data-toggle="buttons"] > .btn > input[type="radio"], .jsn-bootstrap3 [data-toggle="buttons"] > .btn > input[type="checkbox"] {   display: none; } .jsn-bootstrap3 .input-group {   position: relative;   display: table;   border-collapse: separate; } .jsn-bootstrap3 .input-group[class*="col-"] {   float: none;   padding-left: 0;   padding-right: 0; } .jsn-bootstrap3 .input-group .form-control {   position: relative;   z-index: 2;   float: left;   width: 100%;   margin-bottom: 0; } .jsn-bootstrap3 .input-group-lg > .form-control, .jsn-bootstrap3 .input-group-lg > .input-group-addon, .jsn-bootstrap3 .input-group-lg > .input-group-btn > .btn {   height: 46px;   padding: 10px 16px;   font-size: 18px;   line-height: 1.33;   border-radius: 6px; } select.jsn-bootstrap3 .input-group-lg > .form-control, select.jsn-bootstrap3 .input-group-lg > .input-group-addon, select.jsn-bootstrap3 .input-group-lg > .input-group-btn > .btn {   height: 46px;   line-height: 46px; } textarea.jsn-bootstrap3 .input-group-lg > .form-control, textarea.jsn-bootstrap3 .input-group-lg > .input-group-addon, textarea.jsn-bootstrap3 .input-group-lg > .input-group-btn > .btn, select[multiple].jsn-bootstrap3 .input-group-lg > .form-control, select[multiple].jsn-bootstrap3 .input-group-lg > .input-group-addon, select[multiple].jsn-bootstrap3 .input-group-lg > .input-group-btn > .btn {   height: auto; } .jsn-bootstrap3 .input-group-sm > .form-control, .jsn-bootstrap3 .input-group-sm > .input-group-addon, .jsn-bootstrap3 .input-group-sm > .input-group-btn > .btn {   height: 30px;   padding: 5px 10px;   font-size: 12px;   line-height: 1.5;   border-radius: 3px; } select.jsn-bootstrap3 .input-group-sm > .form-control, select.jsn-bootstrap3 .input-group-sm > .input-group-addon, select.jsn-bootstrap3 .input-group-sm > .input-group-btn > .btn {   height: 30px;   line-height: 30px; } textarea.jsn-bootstrap3 .input-group-sm > .form-control, textarea.jsn-bootstrap3 .input-group-sm > .input-group-addon, textarea.jsn-bootstrap3 .input-group-sm > .input-group-btn > .btn, select[multiple].jsn-bootstrap3 .input-group-sm > .form-control, select[multiple].jsn-bootstrap3 .input-group-sm > .input-group-addon, select[multiple].jsn-bootstrap3 .input-group-sm > .input-group-btn > .btn {   height: auto; } .jsn-bootstrap3 .input-group-addon, .jsn-bootstrap3 .input-group-btn, .jsn-bootstrap3 .input-group .form-control {   display: table-cell; } .jsn-bootstrap3 .input-group-addon:not(:first-child):not(:last-child), .jsn-bootstrap3 .input-group-btn:not(:first-child):not(:last-child), .jsn-bootstrap3 .input-group .form-control:not(:first-child):not(:last-child) {   border-radius: 0; } .jsn-bootstrap3 .input-group-addon, .jsn-bootstrap3 .input-group-btn {   width: 1%;   white-space: nowrap;   vertical-align: middle; } .jsn-bootstrap3 .input-group-addon {   padding: 6px 12px;   font-size: 14px;   font-weight: normal;   line-height: 1;   color: #555555;   text-align: center;   background-color: #eeeeee;   border: 1px solid #cccccc;   border-radius: 4px; } .jsn-bootstrap3 .input-group-addon.input-sm {   padding: 5px 10px;   font-size: 12px;   border-radius: 3px; } .jsn-bootstrap3 .input-group-addon.input-lg {   padding: 10px 16px;   font-size: 18px;   border-radius: 6px; } .jsn-bootstrap3 .input-group-addon input[type="radio"], .jsn-bootstrap3 .input-group-addon input[type="checkbox"] {   margin-top: 0; } .jsn-bootstrap3 .input-group .form-control:first-child, .jsn-bootstrap3 .input-group-addon:first-child, .jsn-bootstrap3 .input-group-btn:first-child > .btn, .jsn-bootstrap3 .input-group-btn:first-child > .btn-group > .btn, .jsn-bootstrap3 .input-group-btn:first-child > .dropdown-toggle, .jsn-bootstrap3 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .jsn-bootstrap3 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {   border-bottom-right-radius: 0;   border-top-right-radius: 0; } .jsn-bootstrap3 .input-group-addon:first-child {   border-right: 0; } .jsn-bootstrap3 .input-group .form-control:last-child, .jsn-bootstrap3 .input-group-addon:last-child, .jsn-bootstrap3 .input-group-btn:last-child > .btn, .jsn-bootstrap3 .input-group-btn:last-child > .btn-group > .btn, .jsn-bootstrap3 .input-group-btn:last-child > .dropdown-toggle, .jsn-bootstrap3 .input-group-btn:first-child > .btn:not(:first-child), .jsn-bootstrap3 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {   border-bottom-left-radius: 0;   border-top-left-radius: 0; } .jsn-bootstrap3 .input-group-addon:last-child {   border-left: 0; } .jsn-bootstrap3 .input-group-btn {   position: relative;   font-size: 0;   white-space: nowrap; } .jsn-bootstrap3 .input-group-btn > .btn {   position: relative; } .jsn-bootstrap3 .input-group-btn > .btn + .btn {   margin-left: -1px; } .jsn-bootstrap3 .input-group-btn > .btn:hover, .jsn-bootstrap3 .input-group-btn > .btn:focus, .jsn-bootstrap3 .input-group-btn > .btn:active {   z-index: 2; } .jsn-bootstrap3 .input-group-btn:first-child > .btn, .jsn-bootstrap3 .input-group-btn:first-child > .btn-group {   margin-right: -1px; } .jsn-bootstrap3 .input-group-btn:last-child > .btn, .jsn-bootstrap3 .input-group-btn:last-child > .btn-group {   margin-left: -1px; } .jsn-bootstrap3 .nav {   margin-bottom: 0;   padding-left: 0;   list-style: none; } .jsn-bootstrap3 .nav > li {   position: relative;   display: block; } .jsn-bootstrap3 .nav > li > a {   position: relative;   display: block;   padding: 10px 15px; } .jsn-bootstrap3 .nav > li > a:hover, .jsn-bootstrap3 .nav > li > a:focus {   text-decoration: none;   background-color: #eeeeee; } .jsn-bootstrap3 .nav > li.disabled > a {   color: #999999; } .jsn-bootstrap3 .nav > li.disabled > a:hover, .jsn-bootstrap3 .nav > li.disabled > a:focus {   color: #999999;   text-decoration: none;   background-color: transparent;   cursor: not-allowed; } .jsn-bootstrap3 .nav .open > a, .jsn-bootstrap3 .nav .open > a:hover, .jsn-bootstrap3 .nav .open > a:focus {   background-color: #eeeeee;   border-color: #428bca; } .jsn-bootstrap3 .nav .nav-divider {   height: 1px;   margin: 9px 0;   overflow: hidden;   background-color: #e5e5e5; } .jsn-bootstrap3 .nav > li > a > img {   max-width: none; } .jsn-bootstrap3 .nav-tabs {   border-bottom: 1px solid #dddddd; } .jsn-bootstrap3 .nav-tabs > li {   float: left;   margin-bottom: -1px; } .jsn-bootstrap3 .nav-tabs > li > a {   margin-right: 2px;   line-height: 1.428571429;   border: 1px solid transparent;   border-radius: 4px 4px 0 0; } .jsn-bootstrap3 .nav-tabs > li > a:hover {   border-color: #eeeeee #eeeeee #dddddd; } .jsn-bootstrap3 .nav-tabs > li.active > a, .jsn-bootstrap3 .nav-tabs > li.active > a:hover, .jsn-bootstrap3 .nav-tabs > li.active > a:focus {   color: #555555;   background-color: #ffffff;   border: 1px solid #dddddd;   border-bottom-color: transparent;   cursor: default; } .jsn-bootstrap3 .nav-tabs.nav-justified {   width: 100%;   border-bottom: 0; } .jsn-bootstrap3 .nav-tabs.nav-justified > li {   float: none; } .jsn-bootstrap3 .nav-tabs.nav-justified > li > a {   text-align: center;   margin-bottom: 5px; } .jsn-bootstrap3 .nav-tabs.nav-justified > .dropdown .dropdown-menu {   top: auto;   left: auto; } @media (min-width: 768px) {   .jsn-bootstrap3 .nav-tabs.nav-justified > li {     display: table-cell;     width: 1%;   }   .jsn-bootstrap3 .nav-tabs.nav-justified > li > a {     margin-bottom: 0;   } } .jsn-bootstrap3 .nav-tabs.nav-justified > li > a {   margin-right: 0;   border-radius: 4px; } .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a, .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a:hover, .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a:focus {   border: 1px solid #dddddd; } @media (min-width: 768px) {   .jsn-bootstrap3 .nav-tabs.nav-justified > li > a {     border-bottom: 1px solid #dddddd;     border-radius: 4px 4px 0 0;   }   .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a,   .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a:hover,   .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a:focus {     border-bottom-color: #ffffff;   } } .jsn-bootstrap3 .nav-pills > li {   float: left; } .jsn-bootstrap3 .nav-pills > li > a {   border-radius: 4px; } .jsn-bootstrap3 .nav-pills > li + li {   margin-left: 2px; } .jsn-bootstrap3 .nav-pills > li.active > a, .jsn-bootstrap3 .nav-pills > li.active > a:hover, .jsn-bootstrap3 .nav-pills > li.active > a:focus {   color: #ffffff;   background-color: #428bca; } .jsn-bootstrap3 .nav-stacked > li {   float: none; } .jsn-bootstrap3 .nav-stacked > li + li {   margin-top: 2px;   margin-left: 0; } .jsn-bootstrap3 .nav-justified {   width: 100%; } .jsn-bootstrap3 .nav-justified > li {   float: none; } .jsn-bootstrap3 .nav-justified > li > a {   text-align: center;   margin-bottom: 5px; } .jsn-bootstrap3 .nav-justified > .dropdown .dropdown-menu {   top: auto;   left: auto; } @media (min-width: 768px) {   .jsn-bootstrap3 .nav-justified > li {     display: table-cell;     width: 1%;   }   .jsn-bootstrap3 .nav-justified > li > a {     margin-bottom: 0;   } } .jsn-bootstrap3 .nav-tabs-justified {   border-bottom: 0; } .jsn-bootstrap3 .nav-tabs-justified > li > a {   margin-right: 0;   border-radius: 4px; } .jsn-bootstrap3 .nav-tabs-justified > .active > a, .jsn-bootstrap3 .nav-tabs-justified > .active > a:hover, .jsn-bootstrap3 .nav-tabs-justified > .active > a:focus {   border: 1px solid #dddddd; } @media (min-width: 768px) {   .jsn-bootstrap3 .nav-tabs-justified > li > a {     border-bottom: 1px solid #dddddd;     border-radius: 4px 4px 0 0;   }   .jsn-bootstrap3 .nav-tabs-justified > .active > a,   .jsn-bootstrap3 .nav-tabs-justified > .active > a:hover,   .jsn-bootstrap3 .nav-tabs-justified > .active > a:focus {     border-bottom-color: #ffffff;   } } .jsn-bootstrap3 .tab-content > .tab-pane {   display: none; } .jsn-bootstrap3 .tab-content > .active {   display: block; } .jsn-bootstrap3 .nav-tabs .dropdown-menu {   margin-top: -1px;   border-top-right-radius: 0;   border-top-left-radius: 0; } .jsn-bootstrap3 .navbar {   position: relative;   min-height: 50px;   margin-bottom: 20px;   border: 1px solid transparent; } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar {     border-radius: 4px;   } } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-header {     float: left;   } } .jsn-bootstrap3 .navbar-collapse {   max-height: 340px;   overflow-x: visible;   padding-right: 15px;   padding-left: 15px;   border-top: 1px solid transparent;   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);   -webkit-overflow-scrolling: touch; } .jsn-bootstrap3 .navbar-collapse.in {   overflow-y: auto; } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-collapse {     width: auto;     border-top: 0;     box-shadow: none;   }   .jsn-bootstrap3 .navbar-collapse.collapse {     display: block !important;     height: auto !important;     padding-bottom: 0;     overflow: visible !important;   }   .jsn-bootstrap3 .navbar-collapse.in {     overflow-y: visible;   }   .navbar-fixed-top .jsn-bootstrap3 .navbar-collapse,   .navbar-static-top .jsn-bootstrap3 .navbar-collapse,   .navbar-fixed-bottom .jsn-bootstrap3 .navbar-collapse {     padding-left: 0;     padding-right: 0;   } } .jsn-bootstrap3 .container > .navbar-header, .jsn-bootstrap3 .container-fluid > .navbar-header, .jsn-bootstrap3 .container > .navbar-collapse, .jsn-bootstrap3 .container-fluid > .navbar-collapse {   margin-right: -15px;   margin-left: -15px; } @media (min-width: 768px) {   .jsn-bootstrap3 .container > .navbar-header,   .jsn-bootstrap3 .container-fluid > .navbar-header,   .jsn-bootstrap3 .container > .navbar-collapse,   .jsn-bootstrap3 .container-fluid > .navbar-collapse {     margin-right: 0;     margin-left: 0;   } } .jsn-bootstrap3 .navbar-static-top {   z-index: 1000;   border-width: 0 0 1px; } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-static-top {     border-radius: 0;   } } .jsn-bootstrap3 .navbar-fixed-top, .jsn-bootstrap3 .navbar-fixed-bottom {   position: fixed;   right: 0;   left: 0;   z-index: 1030; } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-fixed-top,   .jsn-bootstrap3 .navbar-fixed-bottom {     border-radius: 0;   } } .jsn-bootstrap3 .navbar-fixed-top {   top: 0;   border-width: 0 0 1px; } .jsn-bootstrap3 .navbar-fixed-bottom {   bottom: 0;   margin-bottom: 0;   border-width: 1px 0 0; } .jsn-bootstrap3 .navbar-brand {   float: left;   padding: 15px 15px;   font-size: 18px;   line-height: 20px;   height: 50px; } .jsn-bootstrap3 .navbar-brand:hover, .jsn-bootstrap3 .navbar-brand:focus {   text-decoration: none; } @media (min-width: 768px) {   .navbar > .container .jsn-bootstrap3 .navbar-brand,   .navbar > .container-fluid .jsn-bootstrap3 .navbar-brand {     margin-left: -15px;   } } .jsn-bootstrap3 .navbar-toggle {   position: relative;   float: right;   margin-right: 15px;   padding: 9px 10px;   margin-top: 8px;   margin-bottom: 8px;   background-color: transparent;   background-image: none;   border: 1px solid transparent;   border-radius: 4px; } .jsn-bootstrap3 .navbar-toggle:focus {   outline: none; } .jsn-bootstrap3 .navbar-toggle .icon-bar {   display: block;   width: 22px;   height: 2px;   border-radius: 1px; } .jsn-bootstrap3 .navbar-toggle .icon-bar + .icon-bar {   margin-top: 4px; } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-toggle {     display: none;   } } .jsn-bootstrap3 .navbar-nav {   margin: 7.5px -15px; } .jsn-bootstrap3 .navbar-nav > li > a {   padding-top: 10px;   padding-bottom: 10px;   line-height: 20px; } @media (max-width: 767px) {   .jsn-bootstrap3 .navbar-nav .open .dropdown-menu {     position: static;     float: none;     width: auto;     margin-top: 0;     background-color: transparent;     border: 0;     box-shadow: none;   }   .jsn-bootstrap3 .navbar-nav .open .dropdown-menu > li > a,   .jsn-bootstrap3 .navbar-nav .open .dropdown-menu .dropdown-header {     padding: 5px 15px 5px 25px;   }   .jsn-bootstrap3 .navbar-nav .open .dropdown-menu > li > a {     line-height: 20px;   }   .jsn-bootstrap3 .navbar-nav .open .dropdown-menu > li > a:hover,   .jsn-bootstrap3 .navbar-nav .open .dropdown-menu > li > a:focus {     background-image: none;   } } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-nav {     float: left;     margin: 0;   }   .jsn-bootstrap3 .navbar-nav > li {     float: left;   }   .jsn-bootstrap3 .navbar-nav > li > a {     padding-top: 15px;     padding-bottom: 15px;   }   .jsn-bootstrap3 .navbar-nav.navbar-right:last-child {     margin-right: -15px;   } } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-left {     float: left !important;   }   .jsn-bootstrap3 .navbar-right {     float: right !important;   } } .jsn-bootstrap3 .navbar-form {   margin-left: -15px;   margin-right: -15px;   padding: 10px 15px;   border-top: 1px solid transparent;   border-bottom: 1px solid transparent;   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);   margin-top: 8px;   margin-bottom: 8px; } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-form .form-group {     display: inline-block;     margin-bottom: 0;     vertical-align: middle;   }   .jsn-bootstrap3 .navbar-form .form-control {     display: inline-block;     width: auto;     vertical-align: middle;   }   .jsn-bootstrap3 .navbar-form .input-group > .form-control {     width: 100%;   }   .jsn-bootstrap3 .navbar-form .control-label {     margin-bottom: 0;     vertical-align: middle;   }   .jsn-bootstrap3 .navbar-form .radio,   .jsn-bootstrap3 .navbar-form .checkbox {     display: inline-block;     margin-top: 0;     margin-bottom: 0;     padding-left: 0;     vertical-align: middle;   }   .jsn-bootstrap3 .navbar-form .radio input[type="radio"],   .jsn-bootstrap3 .navbar-form .checkbox input[type="checkbox"] {     float: none;     margin-left: 0;   }   .jsn-bootstrap3 .navbar-form .has-feedback .form-control-feedback {     top: 0;   } } @media (max-width: 767px) {   .jsn-bootstrap3 .navbar-form .form-group {     margin-bottom: 5px;   } } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-form {     width: auto;     border: 0;     margin-left: 0;     margin-right: 0;     padding-top: 0;     padding-bottom: 0;     -webkit-box-shadow: none;     box-shadow: none;   }   .jsn-bootstrap3 .navbar-form.navbar-right:last-child {     margin-right: -15px;   } } .jsn-bootstrap3 .navbar-nav > li > .dropdown-menu {   margin-top: 0;   border-top-right-radius: 0;   border-top-left-radius: 0; } .jsn-bootstrap3 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {   border-bottom-right-radius: 0;   border-bottom-left-radius: 0; } .jsn-bootstrap3 .navbar-btn {   margin-top: 8px;   margin-bottom: 8px; } .jsn-bootstrap3 .navbar-btn.btn-sm {   margin-top: 10px;   margin-bottom: 10px; } .jsn-bootstrap3 .navbar-btn.btn-xs {   margin-top: 14px;   margin-bottom: 14px; } .jsn-bootstrap3 .navbar-text {   margin-top: 15px;   margin-bottom: 15px; } @media (min-width: 768px) {   .jsn-bootstrap3 .navbar-text {     float: left;     margin-left: 15px;     margin-right: 15px;   }   .jsn-bootstrap3 .navbar-text.navbar-right:last-child {     margin-right: 0;   } } .jsn-bootstrap3 .navbar-default {   background-color: #f8f8f8;   border-color: #e7e7e7; } .jsn-bootstrap3 .navbar-default .navbar-brand {   color: #777777; } .jsn-bootstrap3 .navbar-default .navbar-brand:hover, .jsn-bootstrap3 .navbar-default .navbar-brand:focus {   color: #5e5e5e;   background-color: transparent; } .jsn-bootstrap3 .navbar-default .navbar-text {   color: #777777; } .jsn-bootstrap3 .navbar-default .navbar-nav > li > a {   color: #777777; } .jsn-bootstrap3 .navbar-default .navbar-nav > li > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav > li > a:focus {   color: #333333;   background-color: transparent; } .jsn-bootstrap3 .navbar-default .navbar-nav > .active > a, .jsn-bootstrap3 .navbar-default .navbar-nav > .active > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav > .active > a:focus {   color: #555555;   background-color: #e7e7e7; } .jsn-bootstrap3 .navbar-default .navbar-nav > .disabled > a, .jsn-bootstrap3 .navbar-default .navbar-nav > .disabled > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav > .disabled > a:focus {   color: #cccccc;   background-color: transparent; } .jsn-bootstrap3 .navbar-default .navbar-toggle {   border-color: #dddddd; } .jsn-bootstrap3 .navbar-default .navbar-toggle:hover, .jsn-bootstrap3 .navbar-default .navbar-toggle:focus {   background-color: #dddddd; } .jsn-bootstrap3 .navbar-default .navbar-toggle .icon-bar {   background-color: #888888; } .jsn-bootstrap3 .navbar-default .navbar-collapse, .jsn-bootstrap3 .navbar-default .navbar-form {   border-color: #e7e7e7; } .jsn-bootstrap3 .navbar-default .navbar-nav > .open > a, .jsn-bootstrap3 .navbar-default .navbar-nav > .open > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav > .open > a:focus {   background-color: #e7e7e7;   color: #555555; } @media (max-width: 767px) {   .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > li > a {     color: #777777;   }   .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,   .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {     color: #333333;     background-color: transparent;   }   .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,   .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,   .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {     color: #555555;     background-color: #e7e7e7;   }   .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,   .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,   .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {     color: #cccccc;     background-color: transparent;   } } .jsn-bootstrap3 .navbar-default .navbar-link {   color: #777777; } .jsn-bootstrap3 .navbar-default .navbar-link:hover {   color: #333333; } .jsn-bootstrap3 .navbar-inverse {   background-color: #222222;   border-color: #080808; } .jsn-bootstrap3 .navbar-inverse .navbar-brand {   color: #999999; } .jsn-bootstrap3 .navbar-inverse .navbar-brand:hover, .jsn-bootstrap3 .navbar-inverse .navbar-brand:focus {   color: #ffffff;   background-color: transparent; } .jsn-bootstrap3 .navbar-inverse .navbar-text {   color: #999999; } .jsn-bootstrap3 .navbar-inverse .navbar-nav > li > a {   color: #999999; } .jsn-bootstrap3 .navbar-inverse .navbar-nav > li > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav > li > a:focus {   color: #ffffff;   background-color: transparent; } .jsn-bootstrap3 .navbar-inverse .navbar-nav > .active > a, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .active > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .active > a:focus {   color: #ffffff;   background-color: #080808; } .jsn-bootstrap3 .navbar-inverse .navbar-nav > .disabled > a, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .disabled > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .disabled > a:focus {   color: #444444;   background-color: transparent; } .jsn-bootstrap3 .navbar-inverse .navbar-toggle {   border-color: #333333; } .jsn-bootstrap3 .navbar-inverse .navbar-toggle:hover, .jsn-bootstrap3 .navbar-inverse .navbar-toggle:focus {   background-color: #333333; } .jsn-bootstrap3 .navbar-inverse .navbar-toggle .icon-bar {   background-color: #ffffff; } .jsn-bootstrap3 .navbar-inverse .navbar-collapse, .jsn-bootstrap3 .navbar-inverse .navbar-form {   border-color: #101010; } .jsn-bootstrap3 .navbar-inverse .navbar-nav > .open > a, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .open > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .open > a:focus {   background-color: #080808;   color: #ffffff; } @media (max-width: 767px) {   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {     border-color: #080808;   }   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {     background-color: #080808;   }   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {     color: #999999;   }   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {     color: #ffffff;     background-color: transparent;   }   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {     color: #ffffff;     background-color: #080808;   }   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,   .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {     color: #444444;     background-color: transparent;   } } .jsn-bootstrap3 .navbar-inverse .navbar-link {   color: #999999; } .jsn-bootstrap3 .navbar-inverse .navbar-link:hover {   color: #ffffff; } .jsn-bootstrap3 .breadcrumb {   padding: 8px 15px;   margin-bottom: 20px;   list-style: none;   background-color: #f5f5f5;   border-radius: 4px; } .jsn-bootstrap3 .breadcrumb > li {   display: inline-block; } .jsn-bootstrap3 .breadcrumb > li + li:before {   content: "/\00a0";   padding: 0 5px;   color: #cccccc; } .jsn-bootstrap3 .breadcrumb > .active {   color: #999999; } .jsn-bootstrap3 .pagination {   display: inline-block;   padding-left: 0;   margin: 20px 0;   border-radius: 4px; } .jsn-bootstrap3 .pagination > li {   display: inline; } .jsn-bootstrap3 .pagination > li > a, .jsn-bootstrap3 .pagination > li > span {   position: relative;   float: left;   padding: 6px 12px;   line-height: 1.428571429;   text-decoration: none;   color: #428bca;   background-color: #ffffff;   border: 1px solid #dddddd;   margin-left: -1px; } .jsn-bootstrap3 .pagination > li:first-child > a, .jsn-bootstrap3 .pagination > li:first-child > span {   margin-left: 0;   border-bottom-left-radius: 4px;   border-top-left-radius: 4px; } .jsn-bootstrap3 .pagination > li:last-child > a, .jsn-bootstrap3 .pagination > li:last-child > span {   border-bottom-right-radius: 4px;   border-top-right-radius: 4px; } .jsn-bootstrap3 .pagination > li > a:hover, .jsn-bootstrap3 .pagination > li > span:hover, .jsn-bootstrap3 .pagination > li > a:focus, .jsn-bootstrap3 .pagination > li > span:focus {   color: #2a6496;   background-color: #eeeeee;   border-color: #dddddd; } .jsn-bootstrap3 .pagination > .active > a, .jsn-bootstrap3 .pagination > .active > span, .jsn-bootstrap3 .pagination > .active > a:hover, .jsn-bootstrap3 .pagination > .active > span:hover, .jsn-bootstrap3 .pagination > .active > a:focus, .jsn-bootstrap3 .pagination > .active > span:focus {   z-index: 2;   color: #ffffff;   background-color: #428bca;   border-color: #428bca;   cursor: default; } .jsn-bootstrap3 .pagination > .disabled > span, .jsn-bootstrap3 .pagination > .disabled > span:hover, .jsn-bootstrap3 .pagination > .disabled > span:focus, .jsn-bootstrap3 .pagination > .disabled > a, .jsn-bootstrap3 .pagination > .disabled > a:hover, .jsn-bootstrap3 .pagination > .disabled > a:focus {   color: #999999;   background-color: #ffffff;   border-color: #dddddd;   cursor: not-allowed; } .jsn-bootstrap3 .pagination-lg > li > a, .jsn-bootstrap3 .pagination-lg > li > span {   padding: 10px 16px;   font-size: 18px; } .jsn-bootstrap3 .pagination-lg > li:first-child > a, .jsn-bootstrap3 .pagination-lg > li:first-child > span {   border-bottom-left-radius: 6px;   border-top-left-radius: 6px; } .jsn-bootstrap3 .pagination-lg > li:last-child > a, .jsn-bootstrap3 .pagination-lg > li:last-child > span {   border-bottom-right-radius: 6px;   border-top-right-radius: 6px; } .jsn-bootstrap3 .pagination-sm > li > a, .jsn-bootstrap3 .pagination-sm > li > span {   padding: 5px 10px;   font-size: 12px; } .jsn-bootstrap3 .pagination-sm > li:first-child > a, .jsn-bootstrap3 .pagination-sm > li:first-child > span {   border-bottom-left-radius: 3px;   border-top-left-radius: 3px; } .jsn-bootstrap3 .pagination-sm > li:last-child > a, .jsn-bootstrap3 .pagination-sm > li:last-child > span {   border-bottom-right-radius: 3px;   border-top-right-radius: 3px; } .jsn-bootstrap3 .pager {   padding-left: 0;   margin: 20px 0;   list-style: none;   text-align: center; } .jsn-bootstrap3 .pager li {   display: inline; } .jsn-bootstrap3 .pager li > a, .jsn-bootstrap3 .pager li > span {   display: inline-block;   padding: 5px 14px;   background-color: #ffffff;   border: 1px solid #dddddd;   border-radius: 15px; } .jsn-bootstrap3 .pager li > a:hover, .jsn-bootstrap3 .pager li > a:focus {   text-decoration: none;   background-color: #eeeeee; } .jsn-bootstrap3 .pager .next > a, .jsn-bootstrap3 .pager .next > span {   float: right; } .jsn-bootstrap3 .pager .previous > a, .jsn-bootstrap3 .pager .previous > span {   float: left; } .jsn-bootstrap3 .pager .disabled > a, .jsn-bootstrap3 .pager .disabled > a:hover, .jsn-bootstrap3 .pager .disabled > a:focus, .jsn-bootstrap3 .pager .disabled > span {   color: #999999;   background-color: #ffffff;   cursor: not-allowed; } .jsn-bootstrap3 .label {   display: inline;   padding: .2em .6em .3em;   font-size: 75%;   font-weight: bold;   line-height: 1;   color: #ffffff;   text-align: center;   white-space: nowrap;   vertical-align: baseline;   border-radius: .25em; } .jsn-bootstrap3 .label[href]:hover, .jsn-bootstrap3 .label[href]:focus {   color: #ffffff;   text-decoration: none;   cursor: pointer; } .jsn-bootstrap3 .label:empty {   display: none; } .btn .jsn-bootstrap3 .label {   position: relative;   top: -1px; } .jsn-bootstrap3 .label-default {   background-color: #999999; } .jsn-bootstrap3 .label-default[href]:hover, .jsn-bootstrap3 .label-default[href]:focus {   background-color: #808080; } .jsn-bootstrap3 .label-primary {   background-color: #428bca; } .jsn-bootstrap3 .label-primary[href]:hover, .jsn-bootstrap3 .label-primary[href]:focus {   background-color: #3071a9; } .jsn-bootstrap3 .label-success {   background-color: #5cb85c; } .jsn-bootstrap3 .label-success[href]:hover, .jsn-bootstrap3 .label-success[href]:focus {   background-color: #449d44; } .jsn-bootstrap3 .label-info {   background-color: #5bc0de; } .jsn-bootstrap3 .label-info[href]:hover, .jsn-bootstrap3 .label-info[href]:focus {   background-color: #31b0d5; } .jsn-bootstrap3 .label-warning {   background-color: #f0ad4e; } .jsn-bootstrap3 .label-warning[href]:hover, .jsn-bootstrap3 .label-warning[href]:focus {   background-color: #ec971f; } .jsn-bootstrap3 .label-danger {   background-color: #d9534f; } .jsn-bootstrap3 .label-danger[href]:hover, .jsn-bootstrap3 .label-danger[href]:focus {   background-color: #c9302c; } .jsn-bootstrap3 .badge {   display: inline-block;   min-width: 10px;   padding: 3px 7px;   font-size: 12px;   font-weight: bold;   color: #ffffff;   line-height: 1;   vertical-align: baseline;   white-space: nowrap;   text-align: center;   background-color: #999999;   border-radius: 10px; } .jsn-bootstrap3 .badge:empty {   display: none; } .btn .jsn-bootstrap3 .badge {   position: relative;   top: -1px; } .btn-xs .jsn-bootstrap3 .badge {   top: 0;   padding: 1px 5px; } .jsn-bootstrap3 a.badge:hover, .jsn-bootstrap3 a.badge:focus {   color: #ffffff;   text-decoration: none;   cursor: pointer; } .jsn-bootstrap3 a.list-group-item.active > .badge, .jsn-bootstrap3 .nav-pills > .active > a > .badge {   color: #428bca;   background-color: #ffffff; } .jsn-bootstrap3 .nav-pills > li > a > .badge {   margin-left: 3px; } .jsn-bootstrap3 .jumbotron {   padding: 30px;   margin-bottom: 30px;   color: inherit;   background-color: #eeeeee; } .jsn-bootstrap3 .jumbotron h1, .jsn-bootstrap3 .jumbotron .h1 {   color: inherit; } .jsn-bootstrap3 .jumbotron p {   margin-bottom: 15px;   font-size: 21px;   font-weight: 200; } .container .jsn-bootstrap3 .jumbotron {   border-radius: 6px; } .jsn-bootstrap3 .jumbotron .container {   max-width: 100%; } @media screen and (min-width: 768px) {   .jsn-bootstrap3 .jumbotron {     padding-top: 48px;     padding-bottom: 48px;   }   .container .jsn-bootstrap3 .jumbotron {     padding-left: 60px;     padding-right: 60px;   }   .jsn-bootstrap3 .jumbotron h1,   .jsn-bootstrap3 .jumbotron .h1 {     font-size: 63px;   } } .jsn-bootstrap3 .thumbnail {   display: block;   padding: 4px;   margin-bottom: 20px;   line-height: 1.428571429;   background-color: #ffffff;   border: 1px solid #dddddd;   border-radius: 4px;   -webkit-transition: all 0.2s ease-in-out;   transition: all 0.2s ease-in-out; } .jsn-bootstrap3 .thumbnail > img, .jsn-bootstrap3 .thumbnail a > img {   margin-left: auto;   margin-right: auto; } a.jsn-bootstrap3 .thumbnail:hover, a.jsn-bootstrap3 .thumbnail:focus, a.jsn-bootstrap3 .thumbnail.active {   border-color: #428bca; } .jsn-bootstrap3 .thumbnail .caption {   padding: 9px;   color: #333333; } .jsn-bootstrap3 .alert {   padding: 15px;   margin-bottom: 20px;   border: 1px solid transparent;   border-radius: 4px; } .jsn-bootstrap3 .alert h4 {   margin-top: 0;   color: inherit; } .jsn-bootstrap3 .alert .alert-link {   font-weight: bold; } .jsn-bootstrap3 .alert > p, .jsn-bootstrap3 .alert > ul {   margin-bottom: 0; } .jsn-bootstrap3 .alert > p + p {   margin-top: 5px; } .jsn-bootstrap3 .alert-dismissable {   padding-right: 35px; } .jsn-bootstrap3 .alert-dismissable .close {   position: relative;   top: -2px;   right: -21px;   color: inherit; } .jsn-bootstrap3 .alert-success {   background-color: #dff0d8;   border-color: #d6e9c6;   color: #3c763d; } .jsn-bootstrap3 .alert-success hr {   border-top-color: #c9e2b3; } .jsn-bootstrap3 .alert-success .alert-link {   color: #2b542c; } .jsn-bootstrap3 .alert-info {   background-color: #d9edf7;   border-color: #bce8f1;   color: #31708f; } .jsn-bootstrap3 .alert-info hr {   border-top-color: #a6e1ec; } .jsn-bootstrap3 .alert-info .alert-link {   color: #245269; } .jsn-bootstrap3 .alert-warning {   background-color: #fcf8e3;   border-color: #faebcc;   color: #8a6d3b; } .jsn-bootstrap3 .alert-warning hr {   border-top-color: #f7e1b5; } .jsn-bootstrap3 .alert-warning .alert-link {   color: #66512c; } .jsn-bootstrap3 .alert-danger {   background-color: #f2dede;   border-color: #ebccd1;   color: #a94442; } .jsn-bootstrap3 .alert-danger hr {   border-top-color: #e4b9c0; } .jsn-bootstrap3 .alert-danger .alert-link {   color: #843534; } @-webkit-keyframes progress-bar-stripes {   from {     background-position: 40px 0;   }   to {     background-position: 0 0;   } } @keyframes progress-bar-stripes {   from {     background-position: 40px 0;   }   to {     background-position: 0 0;   } } .jsn-bootstrap3 .progress {   overflow: hidden;   height: 20px;   margin-bottom: 20px;   background-color: #f5f5f5;   border-radius: 4px;   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);   box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .jsn-bootstrap3 .progress-bar {   float: left;   width: 0%;   height: 100%;   font-size: 12px;   line-height: 20px;   color: #ffffff;   text-align: center;   background-color: #428bca;   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);   -webkit-transition: width 0.6s ease;   transition: width 0.6s ease; } .jsn-bootstrap3 .progress-striped .progress-bar {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);   background-size: 40px 40px; } .jsn-bootstrap3 .progress.active .progress-bar {   -webkit-animation: progress-bar-stripes 2s linear infinite;   animation: progress-bar-stripes 2s linear infinite; } .jsn-bootstrap3 .progress-bar-success {   background-color: #5cb85c; } .progress-striped .jsn-bootstrap3 .progress-bar-success {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .jsn-bootstrap3 .progress-bar-info {   background-color: #5bc0de; } .progress-striped .jsn-bootstrap3 .progress-bar-info {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .jsn-bootstrap3 .progress-bar-warning {   background-color: #f0ad4e; } .progress-striped .jsn-bootstrap3 .progress-bar-warning {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .jsn-bootstrap3 .progress-bar-danger {   background-color: #d9534f; } .progress-striped .jsn-bootstrap3 .progress-bar-danger {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .jsn-bootstrap3 .media, .jsn-bootstrap3 .media-body {   overflow: hidden;   zoom: 1; } .jsn-bootstrap3 .media, .jsn-bootstrap3 .media .media {   margin-top: 15px; } .jsn-bootstrap3 .media:first-child {   margin-top: 0; } .jsn-bootstrap3 .media-object {   display: block; } .jsn-bootstrap3 .media-heading {   margin: 0 0 5px; } .jsn-bootstrap3 .media > .pull-left {   margin-right: 10px; } .jsn-bootstrap3 .media > .pull-right {   margin-left: 10px; } .jsn-bootstrap3 .media-list {   padding-left: 0;   list-style: none; } .jsn-bootstrap3 .list-group {   margin-bottom: 20px;   padding-left: 0; } .jsn-bootstrap3 .list-group-item {   position: relative;   display: block;   padding: 10px 15px;   margin-bottom: -1px;   background-color: #ffffff;   border: 1px solid #dddddd; } .jsn-bootstrap3 .list-group-item:first-child {   border-top-right-radius: 4px;   border-top-left-radius: 4px; } .jsn-bootstrap3 .list-group-item:last-child {   margin-bottom: 0;   border-bottom-right-radius: 4px;   border-bottom-left-radius: 4px; } .jsn-bootstrap3 .list-group-item > .badge {   float: right; } .jsn-bootstrap3 .list-group-item > .badge + .badge {   margin-right: 5px; } .jsn-bootstrap3 a.list-group-item {   color: #555555; } .jsn-bootstrap3 a.list-group-item .list-group-item-heading {   color: #333333; } .jsn-bootstrap3 a.list-group-item:hover, .jsn-bootstrap3 a.list-group-item:focus {   text-decoration: none;   background-color: #f5f5f5; } .jsn-bootstrap3 a.list-group-item.active, .jsn-bootstrap3 a.list-group-item.active:hover, .jsn-bootstrap3 a.list-group-item.active:focus {   z-index: 2;   color: #ffffff;   background-color: #428bca;   border-color: #428bca; } .jsn-bootstrap3 a.list-group-item.active .list-group-item-heading, .jsn-bootstrap3 a.list-group-item.active:hover .list-group-item-heading, .jsn-bootstrap3 a.list-group-item.active:focus .list-group-item-heading {   color: inherit; } .jsn-bootstrap3 a.list-group-item.active .list-group-item-text, .jsn-bootstrap3 a.list-group-item.active:hover .list-group-item-text, .jsn-bootstrap3 a.list-group-item.active:focus .list-group-item-text {   color: #e1edf7; } .jsn-bootstrap3 .list-group-item-success {   color: #3c763d;   background-color: #dff0d8; } a.jsn-bootstrap3 .list-group-item-success {   color: #3c763d; } a.jsn-bootstrap3 .list-group-item-success .list-group-item-heading {   color: inherit; } a.jsn-bootstrap3 .list-group-item-success:hover, a.jsn-bootstrap3 .list-group-item-success:focus {   color: #3c763d;   background-color: #d0e9c6; } a.jsn-bootstrap3 .list-group-item-success.active, a.jsn-bootstrap3 .list-group-item-success.active:hover, a.jsn-bootstrap3 .list-group-item-success.active:focus {   color: #fff;   background-color: #3c763d;   border-color: #3c763d; } .jsn-bootstrap3 .list-group-item-info {   color: #31708f;   background-color: #d9edf7; } a.jsn-bootstrap3 .list-group-item-info {   color: #31708f; } a.jsn-bootstrap3 .list-group-item-info .list-group-item-heading {   color: inherit; } a.jsn-bootstrap3 .list-group-item-info:hover, a.jsn-bootstrap3 .list-group-item-info:focus {   color: #31708f;   background-color: #c4e3f3; } a.jsn-bootstrap3 .list-group-item-info.active, a.jsn-bootstrap3 .list-group-item-info.active:hover, a.jsn-bootstrap3 .list-group-item-info.active:focus {   color: #fff;   background-color: #31708f;   border-color: #31708f; } .jsn-bootstrap3 .list-group-item-warning {   color: #8a6d3b;   background-color: #fcf8e3; } a.jsn-bootstrap3 .list-group-item-warning {   color: #8a6d3b; } a.jsn-bootstrap3 .list-group-item-warning .list-group-item-heading {   color: inherit; } a.jsn-bootstrap3 .list-group-item-warning:hover, a.jsn-bootstrap3 .list-group-item-warning:focus {   color: #8a6d3b;   background-color: #faf2cc; } a.jsn-bootstrap3 .list-group-item-warning.active, a.jsn-bootstrap3 .list-group-item-warning.active:hover, a.jsn-bootstrap3 .list-group-item-warning.active:focus {   color: #fff;   background-color: #8a6d3b;   border-color: #8a6d3b; } .jsn-bootstrap3 .list-group-item-danger {   color: #a94442;   background-color: #f2dede; } a.jsn-bootstrap3 .list-group-item-danger {   color: #a94442; } a.jsn-bootstrap3 .list-group-item-danger .list-group-item-heading {   color: inherit; } a.jsn-bootstrap3 .list-group-item-danger:hover, a.jsn-bootstrap3 .list-group-item-danger:focus {   color: #a94442;   background-color: #ebcccc; } a.jsn-bootstrap3 .list-group-item-danger.active, a.jsn-bootstrap3 .list-group-item-danger.active:hover, a.jsn-bootstrap3 .list-group-item-danger.active:focus {   color: #fff;   background-color: #a94442;   border-color: #a94442; } .jsn-bootstrap3 .list-group-item-heading {   margin-top: 0;   margin-bottom: 5px; } .jsn-bootstrap3 .list-group-item-text {   margin-bottom: 0;   line-height: 1.3; } .jsn-bootstrap3 .panel {   margin-bottom: 20px;   background-color: #ffffff;   border: 1px solid transparent;   border-radius: 4px;   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } .jsn-bootstrap3 .panel-body {   padding: 15px; } .jsn-bootstrap3 .panel-heading {   padding: 10px 15px;   border-bottom: 1px solid transparent;   border-top-right-radius: 3px;   border-top-left-radius: 3px; } .jsn-bootstrap3 .panel-heading > .dropdown .dropdown-toggle {   color: inherit; } .jsn-bootstrap3 .panel-title {   margin-top: 0;   margin-bottom: 0;   font-size: 16px;   color: inherit; } .jsn-bootstrap3 .panel-title > a {   color: inherit; } .jsn-bootstrap3 .panel-footer {   padding: 10px 15px;   background-color: #f5f5f5;   border-top: 1px solid #dddddd;   border-bottom-right-radius: 3px;   border-bottom-left-radius: 3px; } .jsn-bootstrap3 .panel > .list-group {   margin-bottom: 0; } .jsn-bootstrap3 .panel > .list-group .list-group-item {   border-width: 1px 0;   border-radius: 0; } .jsn-bootstrap3 .panel > .list-group:first-child .list-group-item:first-child {   border-top: 0;   border-top-right-radius: 3px;   border-top-left-radius: 3px; } .jsn-bootstrap3 .panel > .list-group:last-child .list-group-item:last-child {   border-bottom: 0;   border-bottom-right-radius: 3px;   border-bottom-left-radius: 3px; } .jsn-bootstrap3 .panel-heading + .list-group .list-group-item:first-child {   border-top-width: 0; } .jsn-bootstrap3 .panel > .table, .jsn-bootstrap3 .panel > .table-responsive > .table {   margin-bottom: 0; } .jsn-bootstrap3 .panel > .table:first-child, .jsn-bootstrap3 .panel > .table-responsive:first-child > .table:first-child {   border-top-right-radius: 3px;   border-top-left-radius: 3px; } .jsn-bootstrap3 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .jsn-bootstrap3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .jsn-bootstrap3 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .jsn-bootstrap3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .jsn-bootstrap3 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .jsn-bootstrap3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .jsn-bootstrap3 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .jsn-bootstrap3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {   border-top-left-radius: 3px; } .jsn-bootstrap3 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .jsn-bootstrap3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .jsn-bootstrap3 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .jsn-bootstrap3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .jsn-bootstrap3 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .jsn-bootstrap3 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .jsn-bootstrap3 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .jsn-bootstrap3 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {   border-top-right-radius: 3px; } .jsn-bootstrap3 .panel > .table:last-child, .jsn-bootstrap3 .panel > .table-responsive:last-child > .table:last-child {   border-bottom-right-radius: 3px;   border-bottom-left-radius: 3px; } .jsn-bootstrap3 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .jsn-bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .jsn-bootstrap3 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .jsn-bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .jsn-bootstrap3 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .jsn-bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .jsn-bootstrap3 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .jsn-bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {   border-bottom-left-radius: 3px; } .jsn-bootstrap3 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .jsn-bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .jsn-bootstrap3 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .jsn-bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .jsn-bootstrap3 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .jsn-bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .jsn-bootstrap3 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .jsn-bootstrap3 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {   border-bottom-right-radius: 3px; } .jsn-bootstrap3 .panel > .panel-body + .table, .jsn-bootstrap3 .panel > .panel-body + .table-responsive {   border-top: 1px solid #dddddd; } .jsn-bootstrap3 .panel > .table > tbody:first-child > tr:first-child th, .jsn-bootstrap3 .panel > .table > tbody:first-child > tr:first-child td {   border-top: 0; } .jsn-bootstrap3 .panel > .table-bordered, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered {   border: 0; } .jsn-bootstrap3 .panel > .table-bordered > thead > tr > th:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr > th:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr > th:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .jsn-bootstrap3 .panel > .table-bordered > thead > tr > td:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr > td:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr > td:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {   border-left: 0; } .jsn-bootstrap3 .panel > .table-bordered > thead > tr > th:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr > th:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr > th:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .jsn-bootstrap3 .panel > .table-bordered > thead > tr > td:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr > td:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr > td:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {   border-right: 0; } .jsn-bootstrap3 .panel > .table-bordered > thead > tr:first-child > td, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr:first-child > td, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .jsn-bootstrap3 .panel > .table-bordered > thead > tr:first-child > th, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr:first-child > th, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {   border-bottom: 0; } .jsn-bootstrap3 .panel > .table-bordered > tbody > tr:last-child > td, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr:last-child > td, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr:last-child > th, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr:last-child > th, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {   border-bottom: 0; } .jsn-bootstrap3 .panel > .table-responsive {   border: 0;   margin-bottom: 0; } .jsn-bootstrap3 .panel-group {   margin-bottom: 20px; } .jsn-bootstrap3 .panel-group .panel {   margin-bottom: 0;   border-radius: 4px;   overflow: hidden; } .jsn-bootstrap3 .panel-group .panel + .panel {   margin-top: 5px; } .jsn-bootstrap3 .panel-group .panel-heading {   border-bottom: 0; } .jsn-bootstrap3 .panel-group .panel-heading + .panel-collapse .panel-body {   border-top: 1px solid #dddddd; } .jsn-bootstrap3 .panel-group .panel-footer {   border-top: 0; } .jsn-bootstrap3 .panel-group .panel-footer + .panel-collapse .panel-body {   border-bottom: 1px solid #dddddd; } .jsn-bootstrap3 .panel-default {   border-color: #dddddd; } .jsn-bootstrap3 .panel-default > .panel-heading {   color: #333333;   background-color: #f5f5f5;   border-color: #dddddd; } .jsn-bootstrap3 .panel-default > .panel-heading + .panel-collapse .panel-body {   border-top-color: #dddddd; } .jsn-bootstrap3 .panel-default > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #dddddd; } .jsn-bootstrap3 .panel-primary {   border-color: #428bca; } .jsn-bootstrap3 .panel-primary > .panel-heading {   color: #ffffff;   background-color: #428bca;   border-color: #428bca; } .jsn-bootstrap3 .panel-primary > .panel-heading + .panel-collapse .panel-body {   border-top-color: #428bca; } .jsn-bootstrap3 .panel-primary > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #428bca; } .jsn-bootstrap3 .panel-success {   border-color: #d6e9c6; } .jsn-bootstrap3 .panel-success > .panel-heading {   color: #3c763d;   background-color: #dff0d8;   border-color: #d6e9c6; } .jsn-bootstrap3 .panel-success > .panel-heading + .panel-collapse .panel-body {   border-top-color: #d6e9c6; } .jsn-bootstrap3 .panel-success > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #d6e9c6; } .jsn-bootstrap3 .panel-info {   border-color: #bce8f1; } .jsn-bootstrap3 .panel-info > .panel-heading {   color: #31708f;   background-color: #d9edf7;   border-color: #bce8f1; } .jsn-bootstrap3 .panel-info > .panel-heading + .panel-collapse .panel-body {   border-top-color: #bce8f1; } .jsn-bootstrap3 .panel-info > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #bce8f1; } .jsn-bootstrap3 .panel-warning {   border-color: #faebcc; } .jsn-bootstrap3 .panel-warning > .panel-heading {   color: #8a6d3b;   background-color: #fcf8e3;   border-color: #faebcc; } .jsn-bootstrap3 .panel-warning > .panel-heading + .panel-collapse .panel-body {   border-top-color: #faebcc; } .jsn-bootstrap3 .panel-warning > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #faebcc; } .jsn-bootstrap3 .panel-danger {   border-color: #ebccd1; } .jsn-bootstrap3 .panel-danger > .panel-heading {   color: #a94442;   background-color: #f2dede;   border-color: #ebccd1; } .jsn-bootstrap3 .panel-danger > .panel-heading + .panel-collapse .panel-body {   border-top-color: #ebccd1; } .jsn-bootstrap3 .panel-danger > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #ebccd1; } .jsn-bootstrap3 .well {   min-height: 20px;   padding: 19px;   margin-bottom: 20px;   background-color: #f5f5f5;   border: 1px solid #e3e3e3;   border-radius: 4px;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } .jsn-bootstrap3 .well blockquote {   border-color: #ddd;   border-color: rgba(0, 0, 0, 0.15); } .jsn-bootstrap3 .well-lg {   padding: 24px;   border-radius: 6px; } .jsn-bootstrap3 .well-sm {   padding: 9px;   border-radius: 3px; } .jsn-bootstrap3 .close {   float: right;   font-size: 21px;   font-weight: bold;   line-height: 1;   color: #000000;   text-shadow: 0 1px 0 #ffffff;   opacity: 0.2;   filter: alpha(opacity=20); } .jsn-bootstrap3 .close:hover, .jsn-bootstrap3 .close:focus {   color: #000000;   text-decoration: none;   cursor: pointer;   opacity: 0.5;   filter: alpha(opacity=50); } button.jsn-bootstrap3 .close {   padding: 0;   cursor: pointer;   background: transparent;   border: 0;   -webkit-appearance: none; } .jsn-bootstrap3 .modal-open {   overflow: hidden; } .jsn-bootstrap3 .modal {   display: none;   overflow: auto;   overflow-y: scroll;   position: fixed;   top: 0;   right: 0;   bottom: 0;   left: 0;   z-index: 1050;   -webkit-overflow-scrolling: touch;   outline: 0; } .jsn-bootstrap3 .modal.fade .modal-dialog {   -webkit-transform: translate(0, -25%);   -ms-transform: translate(0, -25%);   transform: translate(0, -25%);   -webkit-transition: -webkit-transform 0.3s ease-out;   -moz-transition: -moz-transform 0.3s ease-out;   -o-transition: -o-transform 0.3s ease-out;   transition: transform 0.3s ease-out; } .jsn-bootstrap3 .modal.in .modal-dialog {   -webkit-transform: translate(0, 0);   -ms-transform: translate(0, 0);   transform: translate(0, 0); } .jsn-bootstrap3 .modal-dialog {   position: relative;   width: auto;   margin: 10px; } .jsn-bootstrap3 .modal-content {   position: relative;   background-color: #ffffff;   border: 1px solid #999999;   border: 1px solid rgba(0, 0, 0, 0.2);   border-radius: 6px;   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);   box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);   background-clip: padding-box;   outline: none; } .jsn-bootstrap3 .modal-backdrop {   position: fixed;   top: 0;   right: 0;   bottom: 0;   left: 0;   z-index: 1040;   background-color: #000000; } .jsn-bootstrap3 .modal-backdrop.fade {   opacity: 0;   filter: alpha(opacity=0); } .jsn-bootstrap3 .modal-backdrop.in {   opacity: 0.5;   filter: alpha(opacity=50); } .jsn-bootstrap3 .modal-header {   padding: 15px;   border-bottom: 1px solid #e5e5e5;   min-height: 16.428571429px; } .jsn-bootstrap3 .modal-header .close {   margin-top: -2px; } .jsn-bootstrap3 .modal-title {   margin: 0;   line-height: 1.428571429; } .jsn-bootstrap3 .modal-body {   position: relative;   padding: 20px; } .jsn-bootstrap3 .modal-footer {   margin-top: 15px;   padding: 19px 20px 20px;   text-align: right;   border-top: 1px solid #e5e5e5; } .jsn-bootstrap3 .modal-footer .btn + .btn {   margin-left: 5px;   margin-bottom: 0; } .jsn-bootstrap3 .modal-footer .btn-group .btn + .btn {   margin-left: -1px; } .jsn-bootstrap3 .modal-footer .btn-block + .btn-block {   margin-left: 0; } @media (min-width: 768px) {   .jsn-bootstrap3 .modal-dialog {     width: 600px;     margin: 30px auto;   }   .jsn-bootstrap3 .modal-content {     -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);     box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);   }   .jsn-bootstrap3 .modal-sm {     width: 300px;   } } @media (min-width: 992px) {   .jsn-bootstrap3 .modal-lg {     width: 900px;   } } .jsn-bootstrap3 .tooltip {   position: absolute;   z-index: 1030;   display: block;   visibility: visible;   font-size: 12px;   line-height: 1.4;   opacity: 0;   filter: alpha(opacity=0); } .jsn-bootstrap3 .tooltip.in {   opacity: 0.9;   filter: alpha(opacity=90); } .jsn-bootstrap3 .tooltip.top {   margin-top: -3px;   padding: 5px 0; } .jsn-bootstrap3 .tooltip.right {   margin-left: 3px;   padding: 0 5px; } .jsn-bootstrap3 .tooltip.bottom {   margin-top: 3px;   padding: 5px 0; } .jsn-bootstrap3 .tooltip.left {   margin-left: -3px;   padding: 0 5px; } .jsn-bootstrap3 .tooltip-inner {   max-width: 200px;   padding: 3px 8px;   color: #ffffff;   text-align: center;   text-decoration: none;   background-color: #000000;   border-radius: 4px; } .jsn-bootstrap3 .tooltip-arrow {   position: absolute;   width: 0;   height: 0;   border-color: transparent;   border-style: solid; } .jsn-bootstrap3 .tooltip.top .tooltip-arrow {   bottom: 0;   left: 50%;   margin-left: -5px;   border-width: 5px 5px 0;   border-top-color: #000000; } .jsn-bootstrap3 .tooltip.top-left .tooltip-arrow {   bottom: 0;   left: 5px;   border-width: 5px 5px 0;   border-top-color: #000000; } .jsn-bootstrap3 .tooltip.top-right .tooltip-arrow {   bottom: 0;   right: 5px;   border-width: 5px 5px 0;   border-top-color: #000000; } .jsn-bootstrap3 .tooltip.right .tooltip-arrow {   top: 50%;   left: 0;   margin-top: -5px;   border-width: 5px 5px 5px 0;   border-right-color: #000000; } .jsn-bootstrap3 .tooltip.left .tooltip-arrow {   top: 50%;   right: 0;   margin-top: -5px;   border-width: 5px 0 5px 5px;   border-left-color: #000000; } .jsn-bootstrap3 .tooltip.bottom .tooltip-arrow {   top: 0;   left: 50%;   margin-left: -5px;   border-width: 0 5px 5px;   border-bottom-color: #000000; } .jsn-bootstrap3 .tooltip.bottom-left .tooltip-arrow {   top: 0;   left: 5px;   border-width: 0 5px 5px;   border-bottom-color: #000000; } .jsn-bootstrap3 .tooltip.bottom-right .tooltip-arrow {   top: 0;   right: 5px;   border-width: 0 5px 5px;   border-bottom-color: #000000; } .jsn-bootstrap3 .popover {   position: absolute;   top: 0;   left: 0;   z-index: 1010;   display: none;   max-width: 276px;   padding: 1px;   text-align: left;   background-color: #ffffff;   background-clip: padding-box;   border: 1px solid #cccccc;   border: 1px solid rgba(0, 0, 0, 0.2);   border-radius: 6px;   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);   white-space: normal; } .jsn-bootstrap3 .popover.top {   margin-top: -10px; } .jsn-bootstrap3 .popover.right {   margin-left: 10px; } .jsn-bootstrap3 .popover.bottom {   margin-top: 10px; } .jsn-bootstrap3 .popover.left {   margin-left: -10px; } .jsn-bootstrap3 .popover-title {   margin: 0;   padding: 8px 14px;   font-size: 14px;   font-weight: normal;   line-height: 18px;   background-color: #f7f7f7;   border-bottom: 1px solid #ebebeb;   border-radius: 5px 5px 0 0; } .jsn-bootstrap3 .popover-content {   padding: 9px 14px; } .jsn-bootstrap3 .popover > .arrow, .jsn-bootstrap3 .popover > .arrow:after {   position: absolute;   display: block;   width: 0;   height: 0;   border-color: transparent;   border-style: solid; } .jsn-bootstrap3 .popover > .arrow {   border-width: 11px; } .jsn-bootstrap3 .popover > .arrow:after {   border-width: 10px;   content: ""; } .jsn-bootstrap3 .popover.top > .arrow {   left: 50%;   margin-left: -11px;   border-bottom-width: 0;   border-top-color: #999999;   border-top-color: rgba(0, 0, 0, 0.25);   bottom: -11px; } .jsn-bootstrap3 .popover.top > .arrow:after {   content: " ";   bottom: 1px;   margin-left: -10px;   border-bottom-width: 0;   border-top-color: #ffffff; } .jsn-bootstrap3 .popover.right > .arrow {   top: 50%;   left: -11px;   margin-top: -11px;   border-left-width: 0;   border-right-color: #999999;   border-right-color: rgba(0, 0, 0, 0.25); } .jsn-bootstrap3 .popover.right > .arrow:after {   content: " ";   left: 1px;   bottom: -10px;   border-left-width: 0;   border-right-color: #ffffff; } .jsn-bootstrap3 .popover.bottom > .arrow {   left: 50%;   margin-left: -11px;   border-top-width: 0;   border-bottom-color: #999999;   border-bottom-color: rgba(0, 0, 0, 0.25);   top: -11px; } .jsn-bootstrap3 .popover.bottom > .arrow:after {   content: " ";   top: 1px;   margin-left: -10px;   border-top-width: 0;   border-bottom-color: #ffffff; } .jsn-bootstrap3 .popover.left > .arrow {   top: 50%;   right: -11px;   margin-top: -11px;   border-right-width: 0;   border-left-color: #999999;   border-left-color: rgba(0, 0, 0, 0.25); } .jsn-bootstrap3 .popover.left > .arrow:after {   content: " ";   right: 1px;   border-right-width: 0;   border-left-color: #ffffff;   bottom: -10px; } .jsn-bootstrap3 .carousel {   position: relative; } .jsn-bootstrap3 .carousel-inner {   position: relative;   overflow: hidden;   width: 100%; } .jsn-bootstrap3 .carousel-inner > .item {   display: none;   position: relative;   -webkit-transition: 0.6s ease-in-out left;   transition: 0.6s ease-in-out left; } .jsn-bootstrap3 .carousel-inner > .item > img, .jsn-bootstrap3 .carousel-inner > .item > a > img {   line-height: 1; } .jsn-bootstrap3 .carousel-inner > .active, .jsn-bootstrap3 .carousel-inner > .next, .jsn-bootstrap3 .carousel-inner > .prev {   display: block; } .jsn-bootstrap3 .carousel-inner > .active {   left: 0; } .jsn-bootstrap3 .carousel-inner > .next, .jsn-bootstrap3 .carousel-inner > .prev {   position: absolute;   top: 0;   width: 100%; } .jsn-bootstrap3 .carousel-inner > .next {   left: 100%; } .jsn-bootstrap3 .carousel-inner > .prev {   left: -100%; } .jsn-bootstrap3 .carousel-inner > .next.left, .jsn-bootstrap3 .carousel-inner > .prev.right {   left: 0; } .jsn-bootstrap3 .carousel-inner > .active.left {   left: -100%; } .jsn-bootstrap3 .carousel-inner > .active.right {   left: 100%; } .jsn-bootstrap3 .carousel-control {   position: absolute;   top: 0;   left: 0;   bottom: 0;   width: 15%;   opacity: 0.5;   filter: alpha(opacity=50);   font-size: 20px;   color: #ffffff;   text-align: center;   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .jsn-bootstrap3 .carousel-control.left {   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);   background-repeat: repeat-x;   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); } .jsn-bootstrap3 .carousel-control.right {   left: auto;   right: 0;   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);   background-repeat: repeat-x;   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); } .jsn-bootstrap3 .carousel-control:hover, .jsn-bootstrap3 .carousel-control:focus {   outline: none;   color: #ffffff;   text-decoration: none;   opacity: 0.9;   filter: alpha(opacity=90); } .jsn-bootstrap3 .carousel-control .icon-prev, .jsn-bootstrap3 .carousel-control .icon-next, .jsn-bootstrap3 .carousel-control .glyphicon-chevron-left, .jsn-bootstrap3 .carousel-control .glyphicon-chevron-right {   position: absolute;   top: 50%;   z-index: 5;   display: inline-block; } .jsn-bootstrap3 .carousel-control .icon-prev, .jsn-bootstrap3 .carousel-control .glyphicon-chevron-left {   left: 50%; } .jsn-bootstrap3 .carousel-control .icon-next, .jsn-bootstrap3 .carousel-control .glyphicon-chevron-right {   right: 50%; } .jsn-bootstrap3 .carousel-control .icon-prev, .jsn-bootstrap3 .carousel-control .icon-next {   width: 20px;   height: 20px;   margin-top: -10px;   margin-left: -10px;   font-family: serif; } .jsn-bootstrap3 .carousel-control .icon-prev:before {   content: '\2039'; } .jsn-bootstrap3 .carousel-control .icon-next:before {   content: '\203a'; } .jsn-bootstrap3 .carousel-indicators {   position: absolute;   bottom: 10px;   left: 50%;   z-index: 15;   width: 60%;   margin-left: -30%;   padding-left: 0;   list-style: none;   text-align: center; } .jsn-bootstrap3 .carousel-indicators li {   display: inline-block;   width: 10px;   height: 10px;   margin: 1px;   text-indent: -999px;   border: 1px solid #ffffff;   border-radius: 10px;   cursor: pointer;   background-color: #000 \9;   background-color: rgba(0, 0, 0, 0); } .jsn-bootstrap3 .carousel-indicators .active {   margin: 0;   width: 12px;   height: 12px;   background-color: #ffffff; } .jsn-bootstrap3 .carousel-caption {   position: absolute;   left: 15%;   right: 15%;   bottom: 20px;   z-index: 10;   padding-top: 20px;   padding-bottom: 20px;   color: #ffffff;   text-align: center;   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .jsn-bootstrap3 .carousel-caption .btn {   text-shadow: none; } @media screen and (min-width: 768px) {   .jsn-bootstrap3 .carousel-control .glyphicon-chevron-left,   .jsn-bootstrap3 .carousel-control .glyphicon-chevron-right,   .jsn-bootstrap3 .carousel-control .icon-prev,   .jsn-bootstrap3 .carousel-control .icon-next {     width: 30px;     height: 30px;     margin-top: -15px;     margin-left: -15px;     font-size: 30px;   }   .jsn-bootstrap3 .carousel-caption {     left: 20%;     right: 20%;     padding-bottom: 30px;   }   .jsn-bootstrap3 .carousel-indicators {     bottom: 20px;   } } .jsn-bootstrap3 .clearfix:before, .jsn-bootstrap3 .clearfix:after, .jsn-bootstrap3 .container:before, .jsn-bootstrap3 .container:after, .jsn-bootstrap3 .container-fluid:before, .jsn-bootstrap3 .container-fluid:after, .jsn-bootstrap3 .row:before, .jsn-bootstrap3 .row:after, .jsn-bootstrap3 .form-horizontal .form-group:before, .jsn-bootstrap3 .form-horizontal .form-group:after, .jsn-bootstrap3 .btn-toolbar:before, .jsn-bootstrap3 .btn-toolbar:after, .jsn-bootstrap3 .btn-group-vertical > .btn-group:before, .jsn-bootstrap3 .btn-group-vertical > .btn-group:after, .jsn-bootstrap3 .nav:before, .jsn-bootstrap3 .nav:after, .jsn-bootstrap3 .navbar:before, .jsn-bootstrap3 .navbar:after, .jsn-bootstrap3 .navbar-header:before, .jsn-bootstrap3 .navbar-header:after, .jsn-bootstrap3 .navbar-collapse:before, .jsn-bootstrap3 .navbar-collapse:after, .jsn-bootstrap3 .pager:before, .jsn-bootstrap3 .pager:after, .jsn-bootstrap3 .panel-body:before, .jsn-bootstrap3 .panel-body:after, .jsn-bootstrap3 .modal-footer:before, .jsn-bootstrap3 .modal-footer:after {   content: " ";   display: table; } .jsn-bootstrap3 .clearfix:after, .jsn-bootstrap3 .container:after, .jsn-bootstrap3 .container-fluid:after, .jsn-bootstrap3 .row:after, .jsn-bootstrap3 .form-horizontal .form-group:after, .jsn-bootstrap3 .btn-toolbar:after, .jsn-bootstrap3 .btn-group-vertical > .btn-group:after, .jsn-bootstrap3 .nav:after, .jsn-bootstrap3 .navbar:after, .jsn-bootstrap3 .navbar-header:after, .jsn-bootstrap3 .navbar-collapse:after, .jsn-bootstrap3 .pager:after, .jsn-bootstrap3 .panel-body:after, .jsn-bootstrap3 .modal-footer:after {   clear: both; } .jsn-bootstrap3 .center-block {   display: block;   margin-left: auto;   margin-right: auto; } .jsn-bootstrap3 .pull-right {   float: right !important; } .jsn-bootstrap3 .pull-left {   float: left !important; } .jsn-bootstrap3 .hide {   display: none !important; } .jsn-bootstrap3 .show {   display: block !important; } .jsn-bootstrap3 .invisible {   visibility: hidden; } .jsn-bootstrap3 .text-hide {   font: 0/0 a;   color: transparent;   text-shadow: none;   background-color: transparent;   border: 0; } .jsn-bootstrap3 .hidden {   display: none !important;   visibility: hidden !important; } .jsn-bootstrap3 .affix {   position: fixed; } @-ms-viewport {   width: device-width; } .jsn-bootstrap3 .visible-xs, .jsn-bootstrap3 .visible-sm, .jsn-bootstrap3 .visible-md, .jsn-bootstrap3 .visible-lg {   display: none !important; } @media (max-width: 767px) {   .jsn-bootstrap3 .visible-xs {     display: block !important;   }   table.jsn-bootstrap3 .visible-xs {     display: table;   }   tr.jsn-bootstrap3 .visible-xs {     display: table-row !important;   }   th.jsn-bootstrap3 .visible-xs,   td.jsn-bootstrap3 .visible-xs {     display: table-cell !important;   } } @media (min-width: 768px) and (max-width: 991px) {   .jsn-bootstrap3 .visible-sm {     display: block !important;   }   table.jsn-bootstrap3 .visible-sm {     display: table;   }   tr.jsn-bootstrap3 .visible-sm {     display: table-row !important;   }   th.jsn-bootstrap3 .visible-sm,   td.jsn-bootstrap3 .visible-sm {     display: table-cell !important;   } } @media (min-width: 992px) and (max-width: 1199px) {   .jsn-bootstrap3 .visible-md {     display: block !important;   }   table.jsn-bootstrap3 .visible-md {     display: table;   }   tr.jsn-bootstrap3 .visible-md {     display: table-row !important;   }   th.jsn-bootstrap3 .visible-md,   td.jsn-bootstrap3 .visible-md {     display: table-cell !important;   } } @media (min-width: 1200px) {   .jsn-bootstrap3 .visible-lg {     display: block !important;   }   table.jsn-bootstrap3 .visible-lg {     display: table;   }   tr.jsn-bootstrap3 .visible-lg {     display: table-row !important;   }   th.jsn-bootstrap3 .visible-lg,   td.jsn-bootstrap3 .visible-lg {     display: table-cell !important;   } } @media (max-width: 767px) {   .jsn-bootstrap3 .hidden-xs {     display: none !important;   } } @media (min-width: 768px) and (max-width: 991px) {   .jsn-bootstrap3 .hidden-sm {     display: none !important;   } } @media (min-width: 992px) and (max-width: 1199px) {   .jsn-bootstrap3 .hidden-md {     display: none !important;   } } @media (min-width: 1200px) {   .jsn-bootstrap3 .hidden-lg {     display: none !important;   } } .jsn-bootstrap3 .visible-print {   display: none !important; } @media print {   .jsn-bootstrap3 .visible-print {     display: block !important;   }   table.jsn-bootstrap3 .visible-print {     display: table;   }   tr.jsn-bootstrap3 .visible-print {     display: table-row !important;   }   th.jsn-bootstrap3 .visible-print,   td.jsn-bootstrap3 .visible-print {     display: table-cell !important;   } } @media print {   .jsn-bootstrap3 .hidden-print {     display: none !important;   } } 