@import url('https://fonts.googleapis.com/css?family=Lato:400');

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(//financesonline.com/media/themes/apps/js/colorbox/images/overlay.png) repeat 0 0;}
#colorbox{outline:0; font: 12px Tahoma, Arial,sans-serif;}
#cboxTopLeft{width:21px; height:21px; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-top:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(//financesonline.com/media/themes/apps/js/colorbox/images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(//financesonline.com/media/themes/apps/js/colorbox/images/loading.gif) no-repeat center center;}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:calc(50% - 16px); left:0; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/cBox-arrows.png) no-repeat 0 0;background-color: #fff; width:32px; height:32px; text-indent:-9999px;border-radius: 50%;}
#cboxPrevious:hover{background-position:-32px 0;}
#cboxNext{position:absolute; bottom:calc(50% - 16px);left: auto;right: 0; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/cBox-arrows.png) no-repeat 0 -32px;background-color: #fff; width:32px; height:32px; text-indent:-9999px;border-radius: 50%;}
#cboxNext:hover{background-position:-32px -32px;}
#cboxClose{position:absolute; top:0; right:0; background:url(//financesonline.com/media/themes/apps/js/colorbox/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
mark {
  color: #000;
  background: #ff0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before,
.container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before,
.row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.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 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
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;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  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 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -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);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -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);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -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);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.form-control-static {
  padding-top: 7px;
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.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(//financesonline.com/media/themes/apps/bootstrap/css/../fonts/glyphicons-halflings-regular.eot);
  src: url(//financesonline.com/media/themes/apps/bootstrap/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//financesonline.com/media/themes/apps/bootstrap/css/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(//financesonline.com/media/themes/apps/bootstrap/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//financesonline.com/media/themes/apps/bootstrap/css/../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 14px;
  list-style: none;
  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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.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);
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}
.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}
.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  z-index: 1030;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before,
.pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.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;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  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;
}
.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca;
}
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  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;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.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);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.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);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.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);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}
.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;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -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;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    right: auto;
    left: 50%;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .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);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  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);
  background-clip: padding-box;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, 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);
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, 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);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:auto}body,html{-ms-overflow-style:none !important}.btn-dark-blue{background-color:#005691}body{background-color:#fff;color:#000;font-family:'Lato';font-size:15px}body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:17px}body{background-image:url(//financesonline.com/media/themes/apps/css/../images/background-polly.png);background-repeat:no-repeat;background-size:100%}.fixed-bar{width:100%;background-color:#1c1f28;position:fixed;top:0;left:0;z-index:9999;color:#fff;display:none}.fixed-bar div.row>div{padding-top:10px;padding-bottom:10px;text-align:center}.fixed-bar p{text-transform:uppercase;margin:0;padding:6px}.fixed-bar a{color:#fff;padding:6px;display:inline-block}.fixed-bar a i{color:#000}.fixed-bar .hidebar{margin-right:20px}h1,h2,h3,h4,h5,h6{font-family:'Lato'}a:hover,a:focus{text-decoration:underline}.pointer{cursor:pointer}.anchor{display:block;height:325px;margin-top:-325px;visibility:hidden}code{white-space:initial}img.full-width{width:100%;height:auto}img.alignright{float:right;margin:0 0 1em 1em}img.alignleft{float:left;margin:0 1em 1em 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignright{float:right}.alignleft{float:left}.aligncenter{display:block;margin-left:auto;margin-right:auto}.bold{font-weight:bold}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{outline:0;box-shadow:none !important}textarea{resize:none}.modal-footer{margin-top:0}.modal .form-group{margin-bottom:0}.modal-footer{border-top:0;padding-top:0;text-align:left}#ask-q .modal-footer{line-height:1.05}.modal-footer img{margin-right:5px}.modal .larger{font-size:16px}.modal img.icon{display:inline-block;height:14px;width:auto}.modal #thanks-q{display:none;background-color:#0073b9;color:#fff}.modal #thanks-q h1{font-size:24px}.modal #thanks-q h2{font-size:18px}#score-modal .modal-dialog{width:900px}#user-modal .modal-dialog{width:1000px}#user-modal .modal-dialog img.image-map{width:700px;max-width:700px;margin-bottom:20px}#user-modal .modal-comment{min-height:270px}.modal-dialog p.blue{color:#0073b9}.modal-percent{width:100px;height:100px;line-height:100px;text-align:center;border-radius:50%;font-size:40px;color:#fff;margin:0 auto}.modal-score-heading{text-align:center}.modal-cust .modal-percent{background-color:#87dcfc}.modal-cust .modal-score-heading{color:#87dcfc}.modal-integration .modal-percent{background-color:#ababab}.modal-integration .modal-score-heading{color:#ababab}.modal-ease .modal-percent{background-color:#f48e5c}.modal-ease .modal-score-heading{color:#f48e5c}.modal-help .modal-percent{background-color:#80cdc8}.modal-help .modal-score-heading{color:#80cdc8}.modal-collaboration .modal-percent{background-color:#ffbf00}.modal-collaboration .modal-score-heading{color:#ffbf00}.modal-mainf .modal-percent{background-color:#ff8685}.modal-mainf .modal-score-heading{color:#ff8685}.modal-security .modal-percent{background-color:#c783ff}.modal-security .modal-score-heading{color:#c783ff}.modal-mobility .modal-percent{background-color:#4af}.modal-mobility .modal-score-heading{color:#4af}.modal-media .modal-percent{background-color:#1cbbb4}.modal-media .modal-score-heading{color:#1cbbb4}#modal-comment-cust,#modal-comment-coll,#modal-comment-int,#modal-comment-mob,#modal-comment-ease,#modal-comment-help,#modal-comment-sec,#modal-comment-media,#modal-comment-mainf,#modal-comment-shape1,#modal-comment-shape2,#modal-comment-shape3,#modal-comment-shape4,#modal-comment-shape5,#commentsubmit{display:none}#modal-nav a{position:absolute;font-size:30px;color:black;height:100%;border:1px solid #e7e7e7;padding:55px 5px 0;border-radius:3px}#modal-nav a:hover,#modal-nav a:focus{text-decoration:none}#modal-nav a.previous{left:0;background:#f6f6f6;background:-moz-linear-gradient(left,#f6f6f6 0,#fff 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#f6f6f6),color-stop(100%,#fff));background:-webkit-linear-gradient(left,#f6f6f6 0,#fff 100%);background:-o-linear-gradient(left,#f6f6f6 0,#fff 100%);background:-ms-linear-gradient(left,#f6f6f6 0,#fff 100%);background:linear-gradient(to right,#f6f6f6 0,#fff 100%)}#modal-nav a.next{right:-20px;background:#fff;background:-moz-linear-gradient(left,#fff 0,#f6f6f6 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#fff),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(left,#fff 0,#f6f6f6 100%);background:-o-linear-gradient(left,#fff 0,#f6f6f6 100%);background:-ms-linear-gradient(left,#fff 0,#f6f6f6 100%);background:linear-gradient(to right,#fff 0,#f6f6f6 100%);z-index:20}.modal-slider{margin:20px 0 20px 20px}.modal-comment{padding:10px 15px 5px;background-color:#f4f4f4;margin-left:20px;color:#4e4e4e}.modal-topics img{width:240px;max-width:240px;min-width:240px;margin-top:40px}.modal-topics span.btn{border-radius:50%;width:30px;height:30px;padding:0;line-height:30px;display:block}.one-of-eight{width:11%}.five-of-eight{width:32%}.two-of-eight{width:40%}.two-of-eight form{max-width:275px;margin:0 0 5px}.two-of-eight-or-custom{width:550px;position:absolute;left:50%;margin-left:20px}.two-of-eight-or-custom form{max-width:255px;margin:0 0 5px}.navbar-form{padding:0 10px 0 0}.one-tenth{width:9.9%}div.listwa:after{clear:both}.ten-items{display:block}.container-small{width:1100px;padding-top:5px}.mb30{margin-bottom:30px}.ml15{margin-left:15px}.pl0{padding-left:0}.pr00{padding-right:0}.pl40{padding-left:40px}.pt0{padding-top:0}.p0{padding:0}.mlm15{margin-left:-15px}.m0{margin:0}.mt30{margin-top:30px}.ml0{margin-left:0}.pl5{padding-left:5px}.p20{padding:20px}.pb10{padding-bottom:10px}header{background-color:#005691;max-height:110px}.reviews{padding:15px 0;position:relative;border-right:1px solid #669abd}.reviews-icon a{background-image:url(//financesonline.com/media/themes/apps/css/../images/review.png);background-repeat:no-repeat;height:45px;max-width:70px;background-size:100%;display:block;background-position:0 10px;margin-left:25%}.reviews-icon p{margin-top:53px;color:#fff;font-size:15px;font-weight:bold;margin-left:5px;margin-bottom:0}.logo-img a{background-image:url(//financesonline.com/media/themes/apps/css/../images/logo.png);background-repeat:no-repeat;height:80px;max-width:355px;background-size:100%;display:block}.add-product{padding:30px 30px 5px;font-size:17px}.add-product input{min-width:200px}.add-product button{font-weight:bold;text-shadow:1px 1px 2px rgba(94,125,77,1);border:1px solid #a4d198}.add-product .button-add-your-product{display:inline-block;background:url(//financesonline.com/media/themes/apps/css/../images/button-add-your-product.png) no-repeat;overflow:hidden;text-indent:-9999px;color:transparent;text-align:left}.add-product .button-add-your-product{background-position:0 0;width:230px;height:35px}.add-product .button-add-your-product:hover{background-position:0 -35px;width:230px;height:35px}.affix{width:1130px;top:0;z-index:150;background-color:rgba(255,255,255,.9);margin-left:-30px}.affix h1.alternatives-affix,.affix h2.alternatives-affix{margin-top:0 !important}.affix-top h1.alternatives-affix,.affix-top h2.alternatives-affix{margin-bottom:28px !important}.affix.affix.mainpage-affix{margin-left:-29px}.affix .ten-items{margin:0 15px}.product-affix.affix{width:733px;margin-left:-15px}.product-affix.affix .price-table-small,.product-affix.affix img.product-screen,.product-affix.affix .social-pop,.product-affix.affix h2.product-name-extended,.product-affix.affix .mt30{display:none}.product-affix.affix .col-md-6.product-table{width:100%}.product-affix.affix .col-md-6.product-table table{width:49%}.single-applications-alternatives .product-affix.affix h2.product-name-extended{display:block !important;margin-bottom:0 !important}.main{margin-bottom:30px}.breadcrumb{background-color:transparent;padding:8px 0;margin-bottom:0}.breadcrumb>li+li:before{content:none}.breadcrumb li a,.breadcrumb li.active{color:#000}.breadcrumb li i.glyphicon-chevron-right{font-size:6px;color:#fff;width:12px;height:12px;border-radius:50%;background-color:#9e9e9e;position:relative;top:-2px;line-height:12px;text-align:center;margin-left:5px}.products-list h1{font-size:18px;font-weight:bold;text-align:center;padding:5px 10px 10px;background:#ebedee;background:-moz-linear-gradient(top,#fff 0,#ebedee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#ebedee));background:-webkit-linear-gradient(top,#fff 0,#ebedee 100%);background:-o-linear-gradient(top,#fff 0,#ebedee 100%);background:-ms-linear-gradient(top,#fff 0,#ebedee 100%);background:linear-gradient(to bottom,#fff 0,#ebedee 100%)}#gallery1 div.crsl-wrap figure{padding:2px 0 4px;background-color:#fff;border-right:1px solid #9a9a9a;border-bottom:1px solid #9a9a9a;border-top:1px solid #9a9a9a}.button-products a{background-position:center;background-repeat:no-repeat;display:block;height:21px;margin-bottom:4px;opacity:.9}.button-products a:hover{opacity:1}.button-products-review a{background-image:url(//financesonline.com/media/themes/apps/css/../images/button-review.png)}.button-products-trial a{background-image:url(//financesonline.com/media/themes/apps/css/../images/button-trial.png)}.button-products-free-trial a{background-image:url(//financesonline.com/media/themes/apps/css/../images/button-free-trial.png)}.button-products-free-demo a{background-image:url(//financesonline.com/media/themes/apps/css/../gfx/button-free-demo.png)}.button-compare-free-trial-blue a{background-image:url(//financesonline.com/media/themes/apps/css/../images/compare-button-free-trial-blue.png);background-size:80px 24px;height:25px}.button-compare-free-trial-yellow a{background-image:url(//financesonline.com/media/themes/apps/css/../images/compare-button-free-trial-yellow.png);height:25px}.accordion-main{margin-top:30px}h4.panel-title:before{position:relative;top:2px}.panel-title{color:#fff;font-size:26px;width:90%;border-right:2px solid #1f8f3d;padding:10px 10px 10px 0;display:inline-block}.panel-title i{font-size:20px}.panel-body{padding:10px 0}h4.panel-title span.more{font-size:14px;line-height:26px}.panel-heading{background:#38b44a;background:-moz-linear-gradient(top,#38b44a 0,#049445 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#38b44a),color-stop(100%,#049445));background:-webkit-linear-gradient(top,#38b44a 0,#049445 100%);background:-o-linear-gradient(top,#38b44a 0,#049445 100%);background:-ms-linear-gradient(top,#38b44a 0,#049445 100%);background:linear-gradient(to bottom,#38b44a 0,#049445 100%);padding:0 15px;cursor:pointer}.panel-group .panel{border:0;box-shadow:none}.panel-heading i.glyphicon-chevron-up,.panel-heading i.glyphicon-chevron-down{margin-left:35px}.panel-body{margin-top:0;padding-top:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:0}.nav-tabs>li>a{color:#000;font-size:13px;position:relative;top:0}.nav-tabs{border-bottom:1px solid #afcae4;display:table}.full-width-tabs>ul.nav.nav-tabs{display:table !important;width:100%}.full-width-tabs>ul.nav.nav-tabs>li{float:none;display:table-cell;margin-bottom:0}.full-width-tabs>ul.nav.nav-tabs>li>a{text-align:center;position:relative;top:0}li.featured-tab a{border:1px solid #f7c70e}#collapse-myTab .panel-heading{background:#fcfdfd;background:-moz-linear-gradient(top,#fcfdfd 0,#e8f5ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfdfd),color-stop(100%,#e8f5ff));background:-webkit-linear-gradient(top,#fcfdfd 0,#e8f5ff 100%);background:-o-linear-gradient(top,#fcfdfd 0,#e8f5ff 100%);background:-ms-linear-gradient(top,#fcfdfd 0,#e8f5ff 100%);background:linear-gradient(to bottom,#fcfdfd 0,#e8f5ff 100%);border:1px solid #d3d8dc}#collapse-myTab .panel-heading h4.panel-title:before{content:none;position:relative;top:2px}#collapse-myTab .panel-heading .panel-title{width:auto;border:0;font-size:16px;color:#000}.tab-pane{padding-top:10px}.tab-content .tab-pane>.product-description>.row{margin-left:0;margin-right:0}#collapse-myTab .panel-body img{width:100%}.quality-seal{max-width:250px;margin:0 auto;display:block;margin-top:10px}#alternatives .top10 img,#review .top10 img{width:auto;padding-top:2px}.panel-collapse .panel-head{padding:50px 20px;min-height:400px;background-size:cover;background-repeat:no-repeat}.panel-text{background-color:#f9f9f9;font-size:18px;padding:25px;line-height:22px}.listwa h2{font-size:18px;margin-top:10px}.listwa .listwa_h2{font-size:18px;margin-top:10px;margin-bottom:10px;font-weight:500;line-height:1.1;display:block}div.icons figure div{text-align:center}div.icons figure p{padding:5px 0;vertical-align:middle;margin:0;color:#b3b3b3;height:40px;font-size:25px}p.black{color:black !important}p.priceitem{font-weight:normal;font-size:18px !important;line-height:31px}div.icons figure .highlight-red{background-color:#f05a23}div.icons figure .highlight-red p{color:#fff}div.icons figure p.ico-green{color:#39b549}div.icons .crsl-item{border-top:1px solid #b3b3b3;border-left:1px solid #b3b3b3;border-bottom:1px solid #b3b3b3;background-color:#f3f3f3}div.icons .crsl-item:last-of-type,div.icons .crsl-item.crsl-last-visible{border-right:1px solid #b3b3b3;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}div.icons .crsl-item:first-of-type{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}figure.crsl-item.chart-item div.bar-wrapper{border:0;position:absolute;height:200px;bottom:0;width:100%}div.bar-wrapper div{background-color:#7ecded;position:absolute;bottom:0;width:90%;margin-left:5%}p.chart-label{position:relative;top:-30px;text-align:center;font-size:20px}.crsl-item h1{margin-bottom:0}.crsl-item img.full-width{height:60px;margin-bottom:10px;display:block}.affix-top .blocks_top10 .crsl-item{min-height:158px}.blocks_top10 .crsl-item{min-height:158px}.blocks_top10 .crsl-item h1{font-size:15px;height:70px;padding:10px 5px 25px 5px;margin:0 0 2px 0 !important}.blocks_top10 .crsl-item .blocks_top10_h1{font-size:14px;height:70px;padding:10px 5px 25px 5px;margin:0 0 2px 0 !important;font-weight:bold;text-align:center;background:#ebedee;background:-moz-linear-gradient(top,#fff 0,#ebedee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#ebedee));background:-webkit-linear-gradient(top,#fff 0,#ebedee 100%);background:-o-linear-gradient(top,#fff 0,#ebedee 100%);background:-ms-linear-gradient(top,#fff 0,#ebedee 100%);background:linear-gradient(to bottom,#fff 0,#ebedee 100%);line-height:1.1;display:block}.blocks_top10 .crsl-item h1 a,.blocks_top10 .crsl-item .blocks_top10_h1 a{color:#000}.blocks_top10 .crsl-item .thumbnail-outher{display:block;height:50px;margin-bottom:3px}.blocks_top10 .crsl-item .thumbnail-outher img{display:block;margin:0 auto}.affix .crsl-item img.full-width{display:none}.affix .crsl-item h1{margin-bottom:10px}.border-box{margin-top:40px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px solid #000;padding:20px;margin-bottom:40px}.border-box-heading{width:80%;margin-bottom:20px}.border-box h1{color:#0071bc;font-size:38px;margin-top:0}.border-box h2{font-size:24px}.border-box .advert{padding-left:10px;width:20%}.border-box .advert img{max-width:100%}.crsl-nav{height:25px}.product-buttons a,.product-buttons button{display:block;margin:5px 0;font-size:16px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;font-weight:bold;opacity:.9}.single-applications-alternatives .affix .product-buttons{margin-top:9px}.single-applications-alternatives .affix .product-button-single{margin-top:48px}.product-buttons a:hover{opacity:1}.product-buttons a.find-a-better-app{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;opacity:1;display:inline-block;background-image:url(//financesonline.com/media/themes/apps/css/../images/button-find-a-better-app.png);background-repeat:no-repeat;background-position:0 0;height:36px;width:195px;margin:0 9px 4px 9px;color:transparent}.affix .product-buttons a.find-a-better-app{margin:2px 9px}.product-buttons a.find-a-better-app:hover{background-position:0 -36px}h1.product-name{font-size:28px;margin-top:0;margin-bottom:40px;color:#000}h2.product-name{font-size:28px !important;margin-top:0 !important;margin-bottom:40px !important;color:#005894 !important}.affix h1.product-name-extended{margin-top:5px}h2.product-name-extended{font-size:18px;margin-bottom:57px !important}.product-table table,div.reviews-top{font-weight:bold;border-collapse:separate;border-radius:10px;color:#1a1a1a;overflow:hidden;position:relative}.product-table table{border:1px solid #9ba3a7;margin-bottom:5px}.product-table table td{padding:0 10px;line-height:15px}.price-table-heading{background-color:#a8cff2}.product-table table td:nth-of-type(2){font-size:26px;text-align:center;line-height:36px}.product-table table td p{margin:0;position:relative}div.reviews-top{padding:5px 9px;font-size:18px;margin-top:10px}td img.qtip{position:absolute;top:5px;margin-left:5px;width:15px;height:auto;cursor:pointer}div.product-table{padding-left:0}.half{position:relative}.glyphicon-star{color:white;-webkit-text-stroke-color:rgba(255,174,0,.8);-webkit-text-stroke-width:1px;font-size:13px}.yellow-star{color:rgba(255,174,0,.8);text-shadow:1px 1px 1px #fff,0 0 0 #000,1px 1px 1px #fff;font-size:12px}.half:after{content:'';position:absolute;z-index:1;background:transparent;width:49%;height:100%;content:"\e006";left:45%;overflow:hidden;color:white;-webkit-text-stroke-color:rgba(255,174,0,.8);-webkit-text-stroke-width:1px;transform:rotateY(180deg)}.review-content .glyphicon-star{font-size:12px}.product-description .yellow-star,.product-description .glyphicon-star{font-size:12px}.affix div.product-table{margin-top:8px}.affix .product-buttons a.btn{padding:8px 12px}.single-applications-alternatives .affix .product-buttons a.btn{padding:6px 12px}.btn.visible-affix,.affix div.reviews-top{display:none}.affix .btn.visible-affix{display:block;white-space:nowrap;font-size:16px;line-height:27px}.product-box-alert{border:3px solid #e6a511;background:#ebf2f3;background:-moz-linear-gradient(left,#ebf2f3 0,#bfd6d9 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#ebf2f3),color-stop(100%,#bfd6d9));background:-webkit-linear-gradient(left,#ebf2f3 0,#bfd6d9 100%);background:-o-linear-gradient(left,#ebf2f3 0,#bfd6d9 100%);background:-ms-linear-gradient(left,#ebf2f3 0,#bfd6d9 100%);background:linear-gradient(to right,#ebf2f3 0,#bfd6d9 100%)}.product-box-alert-collapse{visibility:hidden;height:0}.product-box-alert-collapse.affix{visibility:visible;height:auto}.product-box-full{margin-left:0;margin-bottom:20px}.product-box-heading.alert-product{background:transparent;text-align:center;border-bottom:0}.product-box-heading.alert-product i.glyphicon,.panel-heading i.glyphicon-chevron-up,.panel-heading i.glyphicon-chevron-down{background-color:#77c242;height:24px;width:24px;text-align:center;line-height:24px;border-radius:50%;color:#fff;text-shadow:1px 1px 1px rgba(150,150,150,1);position:relative;top:-1px}.panel-heading i.glyphicon-chevron-up{line-height:21px;padding-left:2px}.product-box-heading.alert-product a.btn{position:relative;top:-5px;display:inline}.affix .product-box-heading.alert-product a.btn{display:block;max-width:400px;margin:0 auto}.product-box-heading.alert-product h2{padding:10px 3px}.product-box-heading h2.no-border{border-left:0}.product-box-heading span{width:40px;display:inline-block;text-align:center}.product-box-heading span img{position:relative;top:-3px;max-height:30px;min-height:20px;width:auto;padding:0}.product-box-heading.alert-product span img{margin:0 10px}.product-description.p0 .product-description-wrapper:nth-child(3n+1){clear:left;padding-left:0 !important;padding-right:10px !important}.product-description.p0{padding:0 0 10px;margin-bottom:-12px}.product-description.p1{padding:10px 0 0}.product-description.p0 .row{margin:0}.product-description.p1 .row{margin:0}.product-description.p0 .product-description-wrapper:first-of-type{padding-left:0;padding-right:10px}.product-description.p0 .product-description-wrapper:last-of-type{padding-right:0;padding-left:10px}#alternatives strong{display:block;font-size:16px;margin:20px 0 10px}#alternatives .head,#alternatives .head h3,#review .head,#review .head h3{font-weight:bold}.product-description.links-box{padding:0 20px}.product-box.no-border{border:0}.no-border .product-box-heading,.best-product{border:1px solid #9ba3a8;border-radius:10px}.best-product{padding:0;overflow:hidden}.product-description-wrapper{padding:5px}.best-product div.best-product-desc{padding:0 15px}.reviewed-apps .best-product div.best-product-desc{padding:10px 15px}.best-product img.product-img{width:100%}.best-product-long img.product-img{max-width:93px;height:auto}.best-product-long .compare-checkbox-cont .checkbox input{margin:0 3px 0 0 !important}.best-product-long .compare-checkbox-cont .checkbox{line-height:14px;float:none !important;display:inline-block;margin-top:2px;padding:0;font-size:12px}.product-description-long .product-description-wrapper:first-of-type{padding-left:5px !important}.best-product-long h3,.best-product-long .h3{font-weight:bold;margin-top:10px;margin-bottom:5px;display:block;font-family:'Lato'}.best-product-long .our_score{text-transform:uppercase;font-weight:bold;font-size:13px;width:auto;display:inline-block;margin-bottom:5px;margin-right:4px}.best-product-long .n{color:#428bca}.best-product-long p.small{margin-top:0}.btn_read_review{background:#428bca;border-radius:5px;color:white}.best-product-long .col-sm-3{padding-top:10px}.best-product-long .col-sm-2{padding-top:11px}.best-product-long .col-sm-2{padding-right:0}.best-product-long .user_satisfaction{text-transform:uppercase;font-weight:bold;font-size:13px;width:auto;display:inline-block;margin-bottom:5px}.best-product-long .qtip{position:initial}.best-product-desc .score-box h3{line-height:12px;height:35px;text-transform:uppercase}.best-product-desc .score-box p{font-size:23px;line-height:20px;color:#000}.best-product-desc .product-buttons a.btn{font-size:14px;white-space:nowrap}.features div.row{-webkit-column-count:2;-moz-column-count:2;column-count:2}.features strong,.technical strong{padding:0 10px}p.small{font-size:11px;margin-top:5px}span.read-review a{color:#0071bc !important}.checkbox{margin:0}.share-button{padding:0 2px 5px;text-align:center}.share-button a img{width:85%;max-width:130px}ul.tick-list{list-style:none;padding:0 40px}ul.tick-list li{line-height:20px}ul.tick-list i{font-size:12px;color:#39b54a}ul.tick-list li:before{content:"\e013";font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1;color:#39b54a;margin-left:-25px;padding:0 5px}ul.info-list i{padding-right:5px;color:#29abe2}.score-box{border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;background-color:#fafeff}.score-box h3{font-size:10px;color:#fff;background:#5f5f5f;background:-moz-linear-gradient(top,#5f5f5f 1%,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#5f5f5f),color-stop(100%,#000));background:-webkit-linear-gradient(top,#5f5f5f 1%,#000 100%);background:-o-linear-gradient(top,#5f5f5f 1%,#000 100%);background:-ms-linear-gradient(top,#5f5f5f 1%,#000 100%);background:linear-gradient(to bottom,#5f5f5f 1%,#000 100%);margin-top:0;margin-bottom:0;padding:5px}.score-box .downarrow_title{display:block;text-align:left;font-size:14px;color:#fff;background:#5f5f5f;background:-moz-linear-gradient(top,#5f5f5f 1%,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#5f5f5f),color-stop(100%,#000));background:-webkit-linear-gradient(top,#5f5f5f 1%,#000 100%);background:-o-linear-gradient(top,#5f5f5f 1%,#000 100%);background:-ms-linear-gradient(top,#5f5f5f 1%,#000 100%);background:linear-gradient(to bottom,#5f5f5f 1%,#000 100%);margin-top:0;margin-bottom:0;padding:5px;font-weight:500;line-height:1.1}.downarrow:after{content:'';display:block;position:absolute;margin-left:-10px;left:50%;width:0;height:0;border-color:black transparent transparent transparent;border-style:solid;border-width:10px}.score-box p{margin-top:15px;font-size:33px;line-height:33px}p.score-green{color:#8cc63f}p.score-red{color:#ed1c24}.support-box span img{margin-right:10px;position:relative;top:-3px;max-width:40px;padding:0}.awards img{max-width:auto}.quick-links{border-right:1px solid #e7e7e7;padding:5px 0;text-align:center;font-size:20px}.quick-links:last-of-type{border-right:0}.quick-links a{color:#000}.quick-links i{color:#29abe2;margin-right:10px;position:relative;top:2px}.product-box.video .product-description{padding:0 15px;text-align:center}.price-table-small{border:1px solid #9ba3a7;font-weight:bold;border-radius:10px;text-align:center;font-size:24px;margin:8px 0 3px 0;overflow:hidden;color:#000}.satisfaction-table{display:table;border-radius:0;width:100%}.satisfaction-table div{display:table-cell}.satisfaction-table div.price-table-heading{width:60%}.satisfaction-table div.price{width:39%}.price-table-heading,.price{padding:0 10px 0}.price-table-heading p,.price p{margin-bottom:0}.satisfaction-table .price-table-heading,.satisfaction-table .price{padding:0}.satisfaction-table .price-table-heading{font-size:12px;color:#000;background:#7ab3e6;background:-moz-linear-gradient(left,#7ab3e6 17%,#a8cff2 100%);background:-webkit-gradient(linear,left top,right top,color-stop(17%,#7ab3e6),color-stop(100%,#a8cff2));background:-webkit-linear-gradient(left,#7ab3e6 17%,#a8cff2 100%);background:-o-linear-gradient(left,#7ab3e6 17%,#a8cff2 100%);background:-ms-linear-gradient(left,#7ab3e6 17%,#a8cff2 100%);background:linear-gradient(to right,#7ab3e6 17%,#a8cff2 100%);padding-bottom:0}.satisfaction-table .price{font-size:20px;line-height:17px;background-color:#fff}.satisfaction-table .price.price-2{line-height:33px}.price img.qtip{position:absolute;margin-left:1px;top:2px;right:2px;width:12px;cursor:pointer}.price-table-heading:after{content:'';display:block;position:absolute;top:50%;left:100%;margin-top:-10px;width:0;height:0;border-color:transparent transparent transparent #a8cff2;border-style:solid;border-width:10px;z-index:100}.satisfaction-table .price-table-heading:after{border-color:transparent transparent transparent #a8cff2}h1.product-name-extended,h2.product-name-extended{margin:0 0 5px 5px;color:#000}img.product-extended-thumbnail{margin:4px 0 14px}.social-pop{border:1px solid #9ba3a7;font-weight:bold;margin-bottom:5px;border-radius:10px;overflow:hidden;color:#1a1a1a;padding-bottom:5px;height:165px}.social-pop div{padding:5px 10px}.social-pop div.shares{height:85px;position:absolute;top:50%;transform:translateY(-50%);width:85%}.social-pop div:first-of-type{background-color:#a8cff2}.shares table tr td:nth-of-type(2){padding:5.5px 5px 0}.better-product{background:#fdda0b;background:-moz-linear-gradient(top,#fdda0b 24%,#f2b510 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#fdda0b),color-stop(100%,#f2b510));background:-webkit-linear-gradient(top,#fdda0b 24%,#f2b510 100%);background:-o-linear-gradient(top,#fdda0b 24%,#f2b510 100%);background:-ms-linear-gradient(top,#fdda0b 24%,#f2b510 100%);background:linear-gradient(to bottom,#fdda0b 24%,#f2b510 100%);margin:10px 15px 0;border-radius:10px}.better-product div{height:50px;vertical-align:middle;line-height:50px}.better{font-size:16px;color:#000}.better-product div:first-of-type,.better-product div:nth-of-type(2){border-right:1px solid #f1c208}.better-product div:first-of-type img{margin-top:-3px}.better-product a.btn{font-weight:bold;text-shadow:1px 1px #464646;padding:6px 3px}ul.how-to-list{list-style:none;font-size:12px;line-height:20px}ol.ol-full-width{margin-bottom:0}ol.ol-full-width>li{position:relative;height:30px;padding-left:10px;color:#444;text-decoration:none;border-radius:.3em;margin-right:20px}ol.ol-full-width>li a{color:#333;font-weight:bold;font-size:15px}ol.ol-full-width li:before{content:counter(li);counter-increment:li;position:absolute;left:10px;top:2px;background:#2171a7;height:15px;width:15px;font-size:11px;line-height:15px;color:#fff;text-align:center;font-weight:bold;border-radius:50%}.as-seen-on{background-color:#f1f1f1;height:40px}.as-seen-on p{font-size:20px;color:#0070bb;text-align:center;line-height:40px;margin:0;position:relative}.as-seen-on div.one-of-eight{border-right:1px solid #cacaca;float:left}.as-seen-on ul{list-style:none}.as-seen-on ul li{display:inline;padding:0 10px}.as-seen-on ul li img{height:30px;width:auto;margin-top:5px}div.banner img{width:100%}.product-more{padding:5px 0 10px}.product-more a img{opacity:1}.product-more a:hover img,.product-more a:focus img{opacity:.9}#apps .best-product-desc{height:170px}#apps .best-product-desc.one-more-h3-line{height:170px !important}.category.archive .best-product-desc,.archive.post-type-archive-applications .best-product-desc{height:260px}.best-product-desc.one-more-h3-line,.category.archive.one-more-h3-line,.best-product-desc.one-more-h3-line,.archive.post-type-archive-applications.one-more-h3-line,.best-product-desc.one-more-h3-line{height:284px !important}.archive .premium .best-product-desc{height:410px !important}.best-product-thumb{min-height:116px}#carousel-alt .best-product-desc,.archive.search.search-results .best-product-desc,.search.search-results .best-product-desc,.archive.post-type-archive-applications.paged .best-product-desc,.paged .best-product-desc{height:410px}#carousel-alt .best-product-desc .satisfaction-table p{padding:5px 2px}.archive .best-product-desc{min-height:340px;position:relative}.best-product-desc h3{margin:0;padding:10px 0;min-height:73px}.best-product-desc.one-more-h3-line h3{min-height:97px}.best-product-desc p.blurb{height:60px}.best-product-desc h3.pt0{padding-top:5px}.best-product-desc .satisfaction-table p{padding:5px 7px;position:relative;top:0}.pagination>li{display:inline-block}.pagination-list{margin:0 auto 20px;text-align:center;padding-top:30px}.pagination{margin:0;border-radius:0}.pagination li a,.pagination li span{border-radius:5px;margin:0 3px;background-color:#f7f7f7;color:#000;padding:4px 10px}.pagination li span.current{background-color:#fff}.learning ul.how-to-list{margin-top:15px;font-size:14px;padding-left:20px;padding-right:20px}.learning ul.how-to-list li{margin-bottom:10px}.product-description.no-padding{padding:0}.learning img{width:100%;height:auto;border-bottom:2px solid #959595}h1.heading-black{color:#333}blockquote{clear:both;border:0;background-color:#e8eef4;border-radius:10px;position:relative}blockquote:after{content:'';display:block;position:absolute;margin-left:-10px;right:5%;top:100%;width:0;height:0;border-top:10px solid #e8eef4;border-right:10px solid transparent}blockquote p{font-size:12px;font-weight:normal}p.sub-question{font-weight:bold;margin:15px 0 3px}.qa-box{background:#fff;background:-moz-linear-gradient(top,#fff 0,#f8f8f9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f8f8f9));background:-webkit-linear-gradient(top,#fff 0,#f8f8f9 100%);background:-o-linear-gradient(top,#fff 0,#f8f8f9 100%);background:-ms-linear-gradient(top,#fff 0,#f8f8f9 100%);background:linear-gradient(to bottom,#fff 0,#f8f8f9 100%);margin-top:0;padding:0 20px}.social-fixed{position:fixed;left:15px;top:200px}.reviewer{padding:20px 20px 10px}.reviewer div.col-sm-2{text-align:center}.reviewer-info img{border-radius:5px;width:100%}.reviewer-info .inline img{width:20px;height:20px}.reviewer-info p{margin-bottom:2px;font-size:12px}p.reviewer-name{font-size:13px;line-height:20px;margin:10px 0 3px 0;font-weight:bold}div.green-arrow-bg{background:url(//financesonline.com/media/themes/apps/css/../images/green-arrow-bg.png) no-repeat;background-position:52% 20px;background-size:80px 15px}.reviewer .btn{border:1px solid #fff;white-space:nowrap}.product-box-heading.alert-product .reviewer h2{font-size:22px;padding-top:0}div.inline{display:inline-block;margin-bottom:5px}.review-count-heading{color:#363636}.review-count-heading hr{border-color:#363636}.review-count-heading h3,.review-count-heading h4{background-color:#fff;text-align:center;position:relative;top:-35px;width:200px;margin:0 auto}.review-count-heading h4{top:-30px;width:150px}.review-votes{background-color:#f5f5f5;padding:5px;font-size:12px;text-align:center;margin-bottom:2px}.review-votes .progress{margin-bottom:2px}.star-empty{color:rgba(216,216,216,.8);text-shadow:1px 1px 1px #fff,0 0 0 #000,1px 1px 1px #fff}.progress{margin-bottom:0;background-color:#dadada}.average-rating .glyphicon-star{font-size:40px}.most-least .product-box{border-radius:0}.most-least .product-description{padding:0 15px}.most-least .product-description div.col-sm-4,.most-least .product-description div.col-sm-8{padding-top:10px;padding-bottom:10px;display:table-cell}.most-least .product-description div.col-sm-4{background-color:#efeeef;margin-left:-5px;min-height:160px}.review-buttons{font-size:11px}a.grey-link,a.grey-link:focus,a.grey-link:hover{color:#5b5b5b;font-weight:bold;font-size:14px;padding-top:5px;display:block}.tab-pane img.review-avatar{padding:10px 0 0}.review-content .review-text hr{margin:15px 0 10px}.review-content img.review-icon{max-width:20px;height:20px;width:auto;padding:0 3px}#thanks-confirm input[type="submit"]{font-size:14px;border-radius:10px;background-image:-moz-linear-gradient(90deg,#ffba00 0,#f4c900 100%);background-image:-webkit-linear-gradient(90deg,#ffba00 0,#f4c900 100%);padding:6px 20px;text-transform:uppercase;border:0}#thanks-confirm input[type="text"]{font-size:14px;font-family:"Lato";color:#939292;text-align:left;border-radius:12px;background-color:#ebebeb;border:0;width:250px;margin-bottom:25px;padding:6px 20px}#thanks-confirm h1{font-size:30px}#thanks-confirm p{font-size:18px;margin:20px auto;width:80%}#thanks-review,#thanks-confirm{background-color:#0072bc;border-radius:5px;color:#fff;text-align:center;padding:0 10px;display:none}#thanks-review img{padding:30px 0 0 0}#thanks-review p{font-size:20px;padding:0 8px 0 80px}#thanks-review .col-sm-12{background:url(//financesonline.com/media/themes/apps/css/../images/thanks-review.png) 2% center no-repeat}.reviewer-count{display:none;font-size:12px}.product-box-subheading h2{text-transform:uppercase;font-size:17px}.product-box-subheading .glyphicon{width:20px;height:20px;border-radius:50%;color:#fff;margin-left:5px;text-align:center;font-size:14px}.product-box-subheading .glyphicon{color:#000;padding-top:1px;padding-right:1px;font-size:20px;position:relative;top:3px;left:5px}#filter-comment.form-control{width:auto;padding:3px 5px;height:auto}#filter-app.form-control{width:auto;padding:3px 5px;height:auto}.form-horizontal .form-group{margin-right:10px}.form-filter-app{margin-top:5px}.form-filter-app .form-group{margin:0}.form-filter-app .form-group label{margin-top:5px}.review-author p{margin:0;font-size:12px;line-height:14px}.review-content hr{margin:5px 0 10px;border-color:#363636}.review-content img{max-width:150px}.review-text p{line-height:17px}.review-text p a{color:#5b5b5b;font-weight:bold}.rate-software .glyphicon{color:#fff;font-size:35px;line-height:35px;width:40px;height:40px;text-align:center;border-radius:50%;padding-left:2px}.rate-software ul{padding-left:15px}#post-review .form-group.name{margin-top:50px}.rate-software textarea,.answer.no textarea{margin-bottom:20px}.comment-respond .blue-star::before{color:#fa0}.grey-star{background-color:#005691}.good-review{background-color:#f4f4f4;padding:10px;margin-top:20px;font-size:13px}.good-review p.bold{margin-bottom:0}.answer.yes,.answer.no{display:none;color:#000;text-transform:uppercase}.answer.yes{margin-bottom:0}.answer.no{padding:0 10px 0}.comments-heading{font-size:18px;font-weight:bold}span.comments-number{font-size:22px;margin-right:10px}span.reactions,.comments-heading span.glyphicon,.comment-actions a{color:#b3b3b3;margin-right:6px}span.star-number{background-color:#90c650;color:#fff;padding:3px 10px;border-radius:3px;position:relative}span.star-number:after{content:'';display:block;position:absolute;top:50%;left:-10px;width:0;height:0;border-color:transparent #90c650 transparent transparent;border-style:solid;border-width:5px;margin-top:-5px}.nick a{color:#41a5f9;font-weight:bold;margin-right:10px}.ago{font-size:12px;color:#b3b3b3}.comment{margin-bottom:10px}.comment-actions .glyphicon{font-size:12px}.comment-up{border-right:1px solid #b3b3b3}.your-product-header h1{color:#0071bc;margin:0;font-size:50px}.your-product-header h2{color:#29abe2;margin:0 0 10px;font-size:27px}.get-listed h3{font-size:23px;margin-top:10px;margin-right:10px}.get-listed div.row:first-of-type{border-bottom:1px solid #9ba3a8}.get-listed div.row div.col-sm-6 div.row{border:0;padding:10px 0}.get-listed div.row div.col-sm-6:nth-of-type(2){border-left:1px solid #9ba3a8}.get-listed img{max-width:90px;height:auto}div.get-listed-text{display:table;height:80px}div.get-listed-text div{display:table-cell;vertical-align:middle}.product-box-heading.blue-bg{background:#005591}.product-box-heading.blue-bg h2{color:#fff}.leaders>.col-sm-6{padding:10px;border-right:1px solid #9ba3a8;text-align:center;min-height:85px;padding-top:10px;padding-bottom:10px}.leaders .col-sm-9{text-align:center}.leaders .col-sm-6:last-of-type{border:0}.leaders img{height:auto;width:auto;max-height:60px}.leaders .col-sm-8{padding:0}.leaders .img{width:78px}.leaders .text{display:inline-block;max-width:375px;padding-left:3px}.leaders .left{float:left}.leaders p{font-size:20px;margin-bottom:0}.let-us-know h1,p.blue{color:#0071bc}.no-border{border:0 !important}.btn{white-space:normal}.btn-one-line{white-space:nowrap}.btn-yellow{background:#fede5f;background:-moz-linear-gradient(top,#fede5f 0,#fede5f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fede5f),color-stop(100%,#fede5f));background:-webkit-linear-gradient(top,#fede5f 0,#fede5f 100%);background:-o-linear-gradient(top,#fede5f 0,#fede5f 100%);background:-ms-linear-gradient(top,#fede5f 0,#fede5f 100%);background:linear-gradient(to bottom,#fede5f 0,#fede5f 100%);color:#000}.btn-yellow:hover{color:white}.btn-green{background:#2aac49 !important;background:-moz-linear-gradient(top,#2aac49 0,#029345 100%) !important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2aac49),color-stop(100%,#029345)) !important;background:-webkit-linear-gradient(top,#2aac49 0,#029345 100%) !important;background:-o-linear-gradient(top,#2aac49 0,#029345 100%) !important;background:-ms-linear-gradient(top,#2aac49 0,#029345 100%) !important;background:linear-gradient(to bottom,#2aac49 0,#029345 100%) !important;color:#fff !important}.btn-green:hover{color:#fff}.btn-grey{background:#9b9b9b;background:-moz-linear-gradient(top,#9b9b9b 24%,gray 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#9b9b9b),color-stop(100%,gray));background:-webkit-linear-gradient(top,#9b9b9b 24%,gray 100%);background:-o-linear-gradient(top,#9b9b9b 24%,gray 100%);background:-ms-linear-gradient(top,#9b9b9b 24%,gray 100%);background:linear-gradient(to bottom,#9b9b9b 24%,gray 100%);color:#fff}.btn-black{background:#363636;color:#fff;border-radius:0}.btn-black:hover,.btn-black:focus{color:#fff;background:#000}.btn-share{background-color:#b5d896}.btn-light{margin-top:10px;background:#f5f5f5;border:1px solid #b1bfc8;color:#000}.btn-light span.glyphicon{color:#043c60}.btn-navy,.btn-navy:hover,.btn-navy:focus{background-color:#005691;color:#fff;font-size:20px}.btn-navy .glyphicon{background-color:#fff;color:#005691;padding:0 2px 4px 2px;text-align:center;border-radius:3px;font-size:17px}input.contact-submit{border-radius:20px;width:100%;margin-top:10px;line-height:30px;font-size:25px}input.contact-submit span.glyphicon{float:left;font-size:30px;position:relative;top:-5px}.product-box-heading.alert-product .btn i.glyphicon{background-color:transparent;position:relative;top:1px}.product-box-heading.alert-product .btn{padding:6px 12px 6px 6px}.aside-box{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-bottom:20px;overflow:hidden}div.aside-box{border:1px solid #9ba3a8}div.aside-box-advert{border:0}aside img.full-width{width:100%}.search-heading{background-color:#ededed;border-bottom:1px solid #9ba3a8;padding:10px;color:#555}.search-box .navbar-form{margin:0}.search-box .form-control{background-color:#f6f6f6;height:auto;padding:2px 12px}.search-box .btn-default{background-color:#9d9d9d;color:#fff}.search-options{padding:10px;background-color:#f7f7f7}.search-options p:first-of-type{font-size:17px;color:#000}.search-box label{font-weight:normal;text-transform:uppercase;font-size:12px}.search-box select,.form-select select{background:#f9fafa;background:-moz-linear-gradient(top,#f9fafa 0,#ecedef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9fafa),color-stop(100%,#ecedef));background:-webkit-linear-gradient(top,#f9fafa 0,#ecedef 100%);background:-o-linear-gradient(top,#f9fafa 0,#ecedef 100%);background:-ms-linear-gradient(top,#f9fafa 0,#ecedef 100%);background:linear-gradient(to bottom,#f9fafa 0,#ecedef 100%)}.search-box .form-group{margin-bottom:5px}input#srch-term{font-size:13px}ul li i,ol li i{margin-right:5px}ul.qa-list{padding-left:0;padding-top:5px}ul.qa-list li{padding:1px 2px;font-size:13px}ul.qa-list li:last-of-type{border:0}ul.qa-list li a,ul.how-to-list li a{color:#555}ul.how-to-list li a{display:inline-block;width:90%}ul.qa-list li i,ul.how-to-list li i{color:#39b54a}ul.how-to-list li i{vertical-align:top;top:2px}aside ul.qa-list{list-style:disc;padding-left:30px}aside .textwidget{color:#000}.bg-dark{background-color:#363636}.bg-dark:hover{background-color:#000}.bg-dark p,.bg-grey p{font-size:19px;text-align:center;margin:0;line-height:35px}.bg-grey span.glyphicon{font-size:18px}.bg-dark a{color:#fff}.bg-blue{background-color:#005691}.bg-grey{background-color:#e2e2e3}.bg-grey.ask-q:hover{background-color:#d7d7d7}.bg-grey p a,.bg-grey p,.faq h3,.top10 h3,.top10 h3 a,.guides h3,.comp-prod h3,.widget_text h3{color:#000}.top10 h3 a.current,.top10 span.current{color:#005691}.faq h3,.top10 h3,.useful h3,.guides h3,.comp-prod h3,.widget_text h3,#alternatives h3,#alternatives .top10 .product-description span,#review h3,#review .top10 .product-description span{margin:0;padding:5px;text-align:center}#review .top10 .product-thumb-div{text-align:center}.product-comparisons .row .row{border-bottom:1px solid #9ba3a8}.product-comparisons .row .row div{height:45px}.product-comparisons a h3{color:#000;font-size:16px;padding:2px 0}.trending-reviews .product-thumb-div img{overflow:hidden}.product-comparisons .product-thumb-div img{height:100%;overflow:hidden}.trending-reviews .h3_title,.top-product .h3_title{line-height:35px;display:block;text-align:left !important;font-size:14px}.head .headh3{font-weight:bold;text-align:left !important;font-size:14px !important;display:block}.top10 .toptenh3{font-size:14px;line-height:35px;display:block;margin:0;padding:5px;text-align:center}.top10 .toptenh3 a,.top-product .h3_title a{color:black}.product-comparisons .h3_title{font-weight:500;line-height:1.1;display:block;text-align:left !important;font-size:14px;padding:5px;color:black}.trending-reviews .h3_title a,.product-comparisons .h3_title a{color:black !important}#alternatives h3,#review h3{text-align:left;font-size:14px}.top10 h3,#alternatives h3,#alternatives .top10 .product-description span,#review .top10 .product-description span{font-size:14px;line-height:35px;display:block}#alternatives .top10 .product-description .top-product.head span{white-space:initial !important}#alternatives .top10 .product-description .top-product.head .col-xs-7 h3,#alternatives .top10 .product-description .top-product.head .col-xs-3 span{line-height:35px}.useful h3{font-size:14px}.aside-box .bg-grey h3,.aside-box .bg-grey .hh2{border-bottom:1px solid #9ba3a8;font-size:20px;border-top:0}.review_level_bar .aside-box{border-radius:0}.review_level_bar .aside-box.faq.widget.widget_guidesresources{border-bottom:1px solid #9ba3a8}.review_level_bar .aside-box h3{background:none;border:0}aside.review_level_bar div.aside-box.faq.widget:first-child{border:1px solid #9ba3a8}#step_1 .product-description .product-description,#step_2 .product-description .product-description,#step_3 .product-description .product-description{border-left:1px solid #9ba3a8;border-right:1px solid #9ba3a8;border-bottom:1px solid #9ba3a8}#step_1,#step_2,#step_3{padding-top:0}#step_1>.product-description,#step_2>.product-description,#step_3>.product-description{padding-top:0}#step_1 .product-description .product-description,#step_2 .product-description .product-description,#step_3 .product-description .product-description{padding:30px}#step_1 .product-description .bordered{border-top:1px solid #9ba3a8;border-left:1px solid #9ba3a8;border-right:1px solid #9ba3a8;padding:30px}#step_1 .product-description .bordered h4{margin-top:0}#step_1 .product-description .bordered .form-group{margin-bottom:0}#step_1 .product-description .product-description:last-child{border-bottom:1px solid #9ba3a8}#verification .product-description{border-left:1px solid #9ba3a8;border-right:1px solid #9ba3a8;border-bottom:1px solid #9ba3a8}#verification .product-description{padding:30px}.review_level_bar .aside-box .bg-grey h3,.widget_comparelist.aside-box .bg-grey h3,.widget_categoryhome.aside-box .bg-grey h3,.widget_comparepopular.aside-box .bg-grey h3,.widget_reviewscustomlist.aside-box .bg-grey h3,.widget_alternativeslist.aside-box .bg-grey h3,.widget_guidesresources.aside-box .bg-grey h3{background:#005691;color:white;position:relative}.tax-category_hostings #myTab,.tax-category_binary #myTab{width:auto !important}#all-products #sproducts #related_software{margin:0}.widget_comparelist.aside-box div:not(.bg-grey){background-color:#fff}.widget_categoryhome h4{margin-bottom:0}.aside-box h3.normal{background:none;margin:0 0 10px;text-align:left;font-size:16px;padding:0;border:0}.comp-prod span{display:block;font-size:11px}.comp-prod span a{font-size:13px}.faq h3,.faq .hh2{margin-bottom:0}.faq .widget-title{margin-bottom:0}.faq h4,.faq h3,.faq .hh2{background:#e4e4e4;background:-moz-linear-gradient(top,#e4e4e4 1%,#c6c6c6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#e4e4e4),color-stop(100%,#c6c6c6));background:-webkit-linear-gradient(top,#e4e4e4 1%,#c6c6c6 100%);background:-o-linear-gradient(top,#e4e4e4 1%,#c6c6c6 100%);background:-ms-linear-gradient(top,#e4e4e4 1%,#c6c6c6 100%);background:linear-gradient(to bottom,#e4e4e4 1%,#c6c6c6 100%);border-bottom:1px solid #9ba3a8;border-top:1px solid #9ba3a8;margin-top:0;text-align:center;padding:8px 5px;font-size:16px}.faq h4:first-of-type,.faq h3:first-of-type{border-top:0}.useful{text-align:center;padding-bottom:10px}.useful .btn img{position:relative;top:-3px;height:18px;width:auto}.top-product{border-bottom:1px solid #9ba3a8}.top-product:last-of-type{border:0}.top-product div.col-md-9{border-left:1px solid #9ba3a8;min-height:48px}.comp-content{padding:10px 0}.compare-nav a{background:#fff;background:-moz-linear-gradient(top,#fff 10%,#d9d9d9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#fff),color-stop(100%,#d9d9d9));background:-webkit-linear-gradient(top,#fff 10%,#d9d9d9 100%);background:-o-linear-gradient(top,#fff 10%,#d9d9d9 100%);background:-ms-linear-gradient(top,#fff 10%,#d9d9d9 100%);background:linear-gradient(to bottom,#fff 10%,#d9d9d9 100%);color:#000;padding:5px 10px;margin:0}.compare-nav-fixed a{color:#fff;opacity:.9}.compare-nav-fixed a:first-of-type{background:#8c8c8c}.compare-nav-fixed a:last-of-type{background:#1b6596}.compare-nav a:first-of-type{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.compare-nav a:last-of-type{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.compare-nav{margin-bottom:20px}table.compare-table,table.compare-table>tbody,table.compare-table>tbody>tr,.compare-table>tbody>tr>td{display:block;width:100%;vertical-align:text-top}table.compare-table{width:100%}table.compare-table>tbody>tr{box-sizing:content-box;border-bottom:1px solid #b7b7b7;background:#fff;transition:height .2s linear;position:relative;float:left;clear:both}.compare-table>tbody>tr>td{top:0;width:300px;height:100%;background:#fff;position:relative;padding:10px 15px;float:left}.header-compare-table.compare-table>tbody>tr>td{overflow:visible}.compare-table td table{width:100%}.compare-table td table td{width:50%}.compare-table td.compare-title{width:200px;font-size:24px;z-index:102;color:#428bca}.compare-title-left{color:#40586d !important}.compare-title2{width:200px;font-size:24px;z-index:102;text-transform:uppercase;padding:10px 15px;display:inline-block;color:#40586d !important}.compare-table td.compare-td-disabled{z-index:102}.compare-table td .compare-td-wrap{display:table;width:100%;height:100%;vertical-align:inherit}.compare-table td .compare-td-wrap-cell{display:table-cell;vertical-align:inherit}.compare-table td .compare-limit-box{overflow:hidden}.compare-table td .compare-limit-box.inactive{overflow:visible}.compare-title select{width:190px;font-size:14px;display:none}.affix .compare-title select{display:block}.compare-heading,.compare-price{font-size:24px;margin-bottom:0;line-height:28px}.compare-header .compare-heading{padding:15px 0 0 15px}.compare-product{text-align:center;font-size:24px;margin-bottom:0}.compare-header i.glyphicon-remove{font-size:10px;color:#fff;width:14px;height:14px;cursor:pointer;line-height:12px;background-color:#9c9c9c;border-radius:50%;text-align:center;position:absolute;top:5px;right:20px}.compare-header p.vs{position:absolute;right:-10px;top:20px;font-size:12px;color:#fff;background-color:#000;border-radius:50%;width:20px;height:20px;line-height:18px;text-align:center;font-weight:bold}.compare-header p.vs2{left:-10px}.compare-header p.partner{position:absolute;bottom:-10px;right:20px}.compare-header .header-compare-product-links{text-decoration:underline;text-align:center}.btn-blue{background-color:#005691;color:#fff}.btn-blue:hover,.btn-blue:focus{color:#fff}table.compare-table tr.compare-row-grey,table.compare-table tr.compare-row-grey>td{background-color:#f6f6f6}table.compare-table tr td.highlighted-column{background-color:#e2f6ff}.compare-row .satisfaction-table div{padding:7px}.compare-row .satisfaction-table{border-radius:3px;margin:0}.row-overview{overflow:hidden;text-overflow:ellipsis}.compare-row .product-buttons a.btn{margin-bottom:10px;padding:3px}.support-type img{max-height:20px;width:auto;position:relative;top:-2px}span.support-type{display:inline-block;margin-right:10px;line-height:30px}.affix.mainpage-affix.compare-affix{margin-left:-15px;background-color:#fff;height:76px;width:1100px}.compare-nav-fixed{display:none}.affix .compare-nav-fixed{display:block;position:fixed;top:300px}.affix-top .compare-nav a{display:none}.affix .compare-nav a{font-size:18px;color:#fff;z-index:300;background:#9c9c9c;position:absolute;top:12px;padding:25px 3px;display:block}.affix .compare-nav a.nav_prev{margin-left:-15px}.affix .compare-nav a.nav_next{right:-7px}.compare-heading-main p{font-size:12px}#carousel-home{margin-top:0}.carousel .product-description.p0{padding:0}.carousel .product-description-wrapper{padding:0 5px}.carousel-control.left,.carousel-control.right{background:transparent}.carousel:hover .carousel-control.left{background-image:linear-gradient(to right,rgba(0,0,0,.7) 0,transparent 100%)}.carousel:hover .carousel-control.right{background-image:linear-gradient(to right,transparent 0,rgba(0,0,0,.7) 100%)}.carousel-control{width:8%;opacity:0}.carousel-control:focus{color:#fff;text-decoration:none;opacity:0}.carousel-control:hover{opacity:1}.comment-form-author,.comment-form-email,.comment-form-url{width:50%}#compare-other td{width:auto}#compare-other td.logo{text-align:center;padding:0 10px 10px 0}#compare-other td.logo img{max-width:40px;height:auto}#compare-other a{color:#000}.single-applications-alternatives .col-md-6.product-table table{width:49%}.grey-table{border-collapse:separate;border-spacing:4px;width:100%}.grey-table .text-align-center{text-align:center}.grey-table .text-valign-top{vertical-align:top}.grey-table.compact{border-spacing:1px}.grey-table thead th{background-color:#ccc;font-weight:bold;font-size:14px;text-align:center;padding:2px 5px}.grey-table thead th:empty{visibility:collapse}.grey-table thead.big th{background-color:#acacac;font-weight:bold;font-size:22px;text-align:center}.grey-table tbody tr:nth-child(even){background-color:#f2f2f2}.grey-table tbody td{padding:2px 4px}.grey-table.compact tbody td{padding:0 1px}.grey-table tbody td.font-head{font-weight:bold}.grey-table tbody td.font-normal{font-weight:normal}.faq-question{display:block;font-size:17px;font-weight:bold;padding-bottom:3px}.faq-answer{display:block}.postid-230 .nav-tabs{margin-left:0}.tax-category_hostings .main,.tax-category_binary .main{padding-left:0}.tax-category_hostings .main>.row,.tax-category_binary .main>.row{margin:0}@media(max-width:1200px){div.green-arrow-bg{background:transparent}.affix,.product-affix.affix{width:970px}.product-affix.affix .btn-primary{font-size:17px;line-height:28px}.as-seen-on p{font-size:14px}img.logo-strip{margin-top:5px}a.next{margin-right:8px}.better{font-size:15px}.affix-wrapper.fp-wrapper{height:300px}.satisfaction-table .price.price-2{line-height:17px}aside{max-width:50%;margin:10px auto}.affix .btn.visible-affix{font-size:20px}#user-modal .modal-comment{min-height:60px}.two-of-eight-or-custom{width:550px;position:absolute;left:50%;margin-left:-40px}}@media(max-width:1100px){.social-fixed{display:none}.best-product-desc .satisfaction-table .price.col-xs-4 p{top:12px}#score-modal .modal-dialog,#user-modal .modal-dialog{width:800px}}@media(max-width:1050px){.top10 h3 a{font-size:15px}.better-product div:nth-of-type(3){display:none}.two-of-eight-or-custom{width:300px;position:absolute;left:50%;margin-left:210px;padding:20px 30px 5px}.two-of-eight-or-custom form{max-width:255px;margin:0 0 5px}.two-of-eight-or-custom form input{min-width:190px}}@media(max-width:1023px){.container-small{width:95%}.as-seen-on{display:none}.affix,.product-affix.affix{width:970px}.reviews-icon a{margin-left:15%}.support-box ul li{display:block;margin-bottom:10px}.panel-heading i.glyphicon-chevron-up,.panel-heading i.glyphicon-chevron-down{margin-left:25px}.better{font-size:15px}}@media(max-width:992px){.affix.affix.mainpage-affix{left:6px;width:99%;margin:0}.affix.affix.mainpage-affix .ten-items,.product-affix.affix{max-width:750px;margin:0 auto}.product-affix.affix{margin-left:-15px}.quick-links{font-size:15px}.top-product{text-align:center}.reviewer-info img{max-width:150px;height:auto}.top-product div.col-md-9{border-left:0}.best-product-desc .satisfaction-table .price.col-xs-4 p{top:5px}.product-box-heading h2,aside h3{font-size:20px}.reviews-icon a{margin-left:10%}.product-affix.affix .btn-primary{font-size:20px;line-height:auto}.best-product-desc h3.pt0{padding-top:10px}.useful .btn{padding:6px}a.next{margin-right:0}#score-modal .modal-dialog,#user-modal .modal-dialog{width:700px}#modal-nav a.next{right:0}.modal-topics img{display:none}.five-of-eight{width:42%}.addthis_floating_style.addthis_counter_style{display:none}.two-of-eight-or-custom{width:300px;position:absolute;left:50%;margin-left:100px;padding:20px 30px 5px}.two-of-eight-or-custom form{max-width:255px;margin:0 0 5px}.two-of-eight-or-custom form input{min-width:190px}}@media(max-width:767px){.affix,.product-affix.affix{max-width:720px}.affix.affix.mainpage-affix{left:3px}.panel-text-wrapper{max-width:90%}aside{margin:30px auto 20px;max-width:70%}.full-width-tabs>ul.nav.nav-tabs>li>a{padding:0 4px;margin:0;line-height:38px;border-radius:0;-o-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;border-bottom:1px solid #3c3c3c}.better-product{text-align:center}.pl0{padding-left:15px}.pr0{padding-right:15px}header{max-height:250px}.two-of-eight{width:100%}.two-of-eight button.pull-right{max-width:100%;float:none !important;margin-left:30%}header .reviews{width:10%}.five-of-eight{width:82%}.reviews{border:0}.product-description-wrapper{max-width:300px;margin:0 auto}.two-of-eight-or-custom{width:100%;position:static;left:0;margin-left:0;padding:5px 0 5px 20px}.two-of-eight-or-custom form{max-width:275px;margin:0 0 5px}.product-comparisons .row .row{border-bottom:0;margin-left:8.333333333333332%}.product-comparisons .row .row div{border-bottom:1px solid #9ba3a8}.product-comparisons .product-thumb-div div{max-width:93px;max-height:48px}}@media(max-width:600px){.affix,.product-affix.affix{max-width:550px}.panel-heading .glyphicon-chevron-up a,.panel-heading .glyphicon-chevron-down a{left:0;width:8%;height:0;padding-bottom:8%;background-size:100% 100%}.panel-heading i.glyphicon-chevron-up,.panel-heading i.glyphicon-chevron-down{margin-left:5px}.panel-heading{padding:0 5px}.border-box-heading{width:100%;margin-bottom:20px}.full-width-tabs>ul.nav.nav-tabs>li>a{height:44px}.logo{padding:15px 30px}.logo img{max-width:100%;height:auto}aside.pl40{padding:0;max-width:100%}.aside-box{max-width:100%}.get-listed div.row div.col-sm-6:nth-of-type(2),.get-listed div.row:first-of-type{border:0}.get-listed h3{margin-left:20px;text-align:center}#score-modal .modal-dialog,#user-modal .modal-dialog{width:350px}.product-affix.affix{position:static}.product-affix.affix .col-md-6.product-table table{width:100%}.add-product{padding-top:0}.product-box-heading span{display:none}.carousel .product-description-wrapper,.product-description.p0 .product-description-wrapper:first-of-type,.product-description.p0 .product-description-wrapper:last-of-type,.product-description-wrapper{padding:5px 0}ul.tick-list{padding:0 0 0 40px}.product-affix.affix h2.product-name-extended,.product-affix.affix .social-pop{display:block}#affix-wrapper{height:auto !important}.attachment-single-applications{margin-bottom:1em}div.product-table{padding-left:15px}.compare-table td.compare-title{font-size:16px;width:100px}.form-horizontal .form-group{margin-left:15px}.single-applications-alternatives .col-md-6.product-table table{width:100%}#step_1 .product-box .product-description .question-title::before{font-size:24px}#menu .search{width:60%}#menu .search2{width:73%}#menu .search_flap{width:100%}#menu .search_flap input#breast{width:calc(100% - 36px) !important}#user_review_form .col-md-7 .are_you_current_user_q{font-size:16px}#step_2 .business_goals .checkbox{margin:4% 0}#user_review_form #step_3 .dynamic_option .n_a{text-align:center}}@media all and (max-width:500px){#user_review_form .nav-tabs>li{width:33.33333%;height:54px}#user_review_form .nav-tabs>li a{height:100%}}@media(max-width:400px){.aside-box{max-width:100%}.product-box-heading span img{display:none}.product-box-heading h2{border:0}input.contact-submit{font-size:15px}input.contact-submit span.glyphicon{font-size:20px;top:0}.better-product div.col-md-6{min-height:30px;line-height:20px}.product-affix.affix{width:300px}.full-width-tabs>ul.nav.nav-tabs>li>a{overflow:hidden}.hide-400px{display:none}}.product-box-heading span{display:inline-block;text-align:center;width:40px}.grey-table{border-collapse:separate;border-spacing:4px;width:100%}table{background-color:transparent;max-width:100%}.grey-table thead.big th{background:#a8cff2;font-size:22px;font-weight:bold;text-align:center;-moz-border-radius-topright:10px;-moz-border-radius-topleft:10px;border-top-right-radius:10px;border-top-left-radius:10px;border:1px solid #7badd9}.grey-table thead th{padding:2px 5px;background:#cae6fe;border-top-right-radius:10px;border-top-left-radius:10px}.grey-table thead th.none_background{background:#fff}.grey-table .text-align-center{text-align:center}.grey-table tbody td{padding:2px 4px}.product-box-heading span img{max-height:30px;min-height:20px;padding:0;position:relative;top:-3px;width:auto}.grey-table tbody td.font-head{font-weight:bold}.grey-table tbody tr:nth-child(2n){background-color:#f2f2f2}.button-compare-free-trial-blue:hover a{background-image:url(//financesonline.com/media/themes/apps/css/../images/compare-button-free-trial-blue_hover.png)}.jednostka_reklamowa{border-bottom:1px solid #b7b7b7}#carousel-home .best-product{min-height:auto !important}span.yes{content:"\e013";font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:bold;color:#39b54a}img.yes_no_icon{width:14px;padding-bottom:3px}.img_auto_width img{width:auto}.review_icons_small{background-image:url(//financesonline.com/media/themes/apps/css/../images/review_icons_small.png);background-repeat:no-repeat;display:inline-block;width:20px;height:20px;position:relative;top:3px;margin-right:5px}.review_icons{background-image:url(//financesonline.com/media/themes/apps/css/../images/review_icons.png);background-repeat:no-repeat;display:inline-block;width:40px;height:40px;margin-right:10px;position:relative;top:12px}.bar_icons{background-image:url(//financesonline.com/media/themes/apps/css/../images/review_icons.png);background-repeat:no-repeat;display:inline-block;width:40px;height:29px;background-size:550% 550%;top:6px;position:absolute}.icon-bar-cont{display:inline-block;position:relative;width:40px;height:26px}.review-icons-icon-apps{background-position:-5px -5px}.review-icons-icon-award{background-position:-55px -5px}.review-icons-icon-award-bar{background-position:-42px -5px}.review-icons-icon-email{background-position:-105px -5px}.review-icons-icon-info{background-position:-155px -5px}.review-icons-icon-key{background-position:-5px -55px}.review-icons-icon-key-bar{background-position:2px -40px}.review-icons-icon-learning{background-position:-55px -55px}.review-icons-icon-lightbulb{background-position:-105px -55px}.review-icons-icon-lightbulb-bar{background-position:-88px -39px}.review-icons-icon-links{background-position:-155px -55px}.review-icons-icon-phone{background-position:-5px -105px}.review-icons-icon-phone-sm{background-position:0 -51px}.review-icons-icon-products{background-position:-55px -105px}.review-icons-icon-question{background-position:-105px -105px}.review-icons-icon-question-bar{background-position:-88px -73px}.review-icons-icon-reviews{background-position:-155px -105px}.review-icons-icon-reviews-bar{background-position:-132px -73px}.review-icons-icon-support{background-position:-5px -155px}.review-icons-icon-support-sm{background-position:0 -75px}.review-icons-icon-thumb{background-position:-55px -155px}.review-icons-icon-tick{background-position:-105px -155px}.review-icons-icon-tick-bar{background-position:-88px -110px}.review-icons-icon-tickets{background-position:-155px -155px}.review-icons-icon-tickets-sm{background-position:-76px -76px}.review-icons-icon-training{background-position:-205px -5px}.review-icons-icon-training-sm{background-position:-103px 0}.review-icons-icon-video{background-position:-205px -55px}.review-icons-icon-video-bar{background-position:-176px -40px}.os-supported{background-image:url(//financesonline.com/media/themes/apps/css/../images/os_supported_icons.png);background-repeat:no-repeat;display:block;margin-right:3px !important}.os-supported-icon-android{width:22px;height:22px;background-position:0 0}.os-supported-icon-blackberry{width:23px;height:22px;background-position:-22px 0}.os-supported-icon-iphoneipad{width:22px;height:22px;background-position:0 -22px}.os-supported-icon-linux{width:22px;height:22px;background-position:-22px -22px}.os-supported-icon-mac{width:22px;height:22px;background-position:-44px 0}.os-supported-icon-web-based{width:22px;height:22px;background-position:-44px -22px}.os-supported-icon-windows{width:22px;height:22px;background-position:0 -44px}.os-supported-text{position:absolute;top:-19px;min-width:77px}.os-supported-text-cont{position:relative;display:inline-block}.figure-title{width:110px;padding:5px;text-align:center;font-size:11px;margin-top:2px}.figure_cont{float:left}.center{text-align:center}.big_icon{font-size:24px}.big_icon .yes_no_icon{width:20px}.compare-row-grey{background-color:#f6f6f6}.popular-td .pad{padding:5px}.head-popular .right,.popular-td .right{text-align:right}.trending-reviews h3 a,.trending-reviews span.current{color:black !important}.social-icons{background-image:url(//financesonline.com/media/themes/apps/css/../images/social_spritesheet.png);background-repeat:no-repeat;display:block}.social-icons-icon-fb{width:17px;height:17px;background-position:-2px -2px}.social-icons-icon-linkedin{width:20px;height:18px;background-position:-23px -2px}.social-icons-icon-thumb-down{width:14px;height:18px;display:inline-block;background-position:-2px -24px}.social-icons-icon-thumb-up{width:14px;height:18px;display:inline-block;background-position:-20px -24px}.social-icons-icon-twitter{width:24px;height:19px;background-position:-47px -2px}.social-icons-linkedinbw{width:26px;height:27px;background-position:-38px -25px}.social-icons-question-tooltip{width:15px;height:15px;background-position:0 0;background-size:cover;background-image:url(https://financesonline.com/media/themes/fot/dist/img/question-mark.png)}.social-icons-question-tooltip-small{width:13px;height:13px;background-image:url(//financesonline.com/media/themes/apps/css/../images/question-tooltip-small.png);background-repeat:no-repeat;display:inline-block}.qtip{position:absolute;top:5px;margin-left:5px;cursor:pointer;display:inline-block}span[style] .qtip{right:5px;margin-left:0}.col-sm-8 .qtip{position:relative;cursor:pointer;top:0;margin-left:0;display:inline}.h1_style{font-size:30px}@font-face{font-family:"MyriadProBold";src:url('//s.financesonline.com/media/themes/apps/fonts/MyriadProBold.eot');src:url('//s.financesonline.com/media/themes/apps/fonts/MyriadProBold.eot?#iefix') format('embedded-opentype'),url('//s.financesonline.com/media/themes/apps/fonts/MyriadProBold.woff') format('woff'),url('//s.financesonline.com/media/themes/apps/fonts/MyriadProBold.ttf') format('truetype'),url('//s.financesonline.com/media/themes/apps/fonts/MyriadProBold.svg#quartzregular') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:"MyriadProRegular";src:url('//s.financesonline.com/media/themes/apps/fonts/MyriadProRegular.eot');src:url('//s.financesonline.com/media/themes/apps/fonts/MyriadProRegular.eot?#iefix') format('embedded-opentype'),url('//s.financesonline.com/media/themes/apps/fonts/MyriadProRegular.woff') format('woff'),url('//s.financesonline.com/media/themes/apps/fonts/MyriadProRegular.ttf') format('truetype'),url('//s.financesonline.com/media/themes/apps/fonts/MyriadProRegular.svg#quartzregular') format('svg');font-weight:normal;font-style:normal}.clear{clear:both}.menu li img{margin-right:7px;image-rendering:pixelated;vertical-align:baseline}@media screen and (max-width:1024px){#menu{width:100% !important}#menu .menu{width:48% !important}#menu .menu li{font-size:18px !important;margin:0 3% !important}#menu .menu ul{margin:5px 10px 0 0 !important}}.main .row>.pr0 .col-lg-4{padding-left:0}#user_review_form{clear:both}.price-tablet{display:none}@media screen and (max-width:768px){#menu .menu{display:none}#search_mobile,.price-table{display:block}body{background-image:url(//financesonline.com/media/themes/apps/css/../images/background-polly-768.jpg)}.postid-230 .full-width-tabs>ul.nav.nav-tabs>li{display:block}.postid-230 .full-width-tabs>ul.nav.nav-tabs>li>a{border-radius:0;-o-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;color:#000;background:#d3d3d3;margin:0}.postid-230 .full-width-tabs>ul.nav.nav-tabs>li.active>a{background:#2f96db;background:-webkit-gradient(linear,left top,left bottom,from(rgba(47,150,219,1)),color-stop(44%,rgba(47,148,217,1)),to(rgba(30,106,158,1)));background:linear-gradient(to bottom,rgba(47,150,219,1) 0,rgba(47,148,217,1) 44%,rgba(30,106,158,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f96db',endColorstr='#1e6a9e',GradientType=0);color:#fff}.review-content img{max-width:115px}.user_review_tab_link{width:100%}.price-tablet{display:block !important}.price-tablet .price-table-small{width:100%}.price-table-heading{background:#e2e2e3}.price-table-heading::after{border-color:transparent transparent transparent #e2e2e3}.price-table-small{border-radius:5px}.price-table-small.dektop-price.clearfix{display:none !important}.price-tablet .price.col-xs-8 span{color:#005894;font-size:22px}.price-tablet .price-table-heading.col-xs-4>p{color:#555;font-size:24px}}@media screen and (max-width:767px){#how-to .product-description.no-padding .row{margin:0}}@media screen and (max-width:480px){.sumome-share-client-wrapper.sumome-share-client-wrapper-mobile-bottom-bar{display:none}body{background-image:url(//financesonline.com/media/themes/apps/css/../images/background-polly-480.jpg)}.definition-list dd{margin-left:50%}}@media screen and (max-width:414px){#menu{height:auto !important}#menu .logo{width:103px !important;float:right;text-align:center}#menu .logo img{margin-right:2%}#menu .search{clear:both;display:block;margin-left:2%;margin-top:2%;width:96%}#menu .search_flap{margin:0 auto}#menu .search_flap{border:0}#menu .search_flap{width:100%}#menu .search_flap input[type="submit"]{width:10%;background:#117cbe url(//financesonline.com/media/themes/apps/css/../gfx/search.png) no-repeat scroll 12px 8px}#menu .search_flap input[type="text"]{width:85%}}@media screen and (max-width:320px){#menu .logo{width:79% !important}#menu .search_flap input[type="text"]{width:81% !important}#menu .search_flap input[type="submit"]{width:13% !important}}.definition-list dt{float:left;color:#999;font-weight:400;margin-bottom:5px;line-height:19px}.definition-list dd{margin-left:205px;margin-bottom:5px;color:#333;line-height:19px;font-weight:400;min-height:19px}.gray{color:#999;font-weight:400;margin-bottom:5px;line-height:19px}.norm{font-weight:normal}#footer-left{float:left;display:inline;width:33%;padding-left:20px}#footer-center{float:left;display:inline;text-align:center;width:33%;padding:60px 0}#footer-right{float:right;display:inline;padding-right:20px}#banner_review{width:100%;height:254px;background:url(//financesonline.com/media/themes/apps/css/../gfx/background.jpg) repeat;padding-top:33px;color:#fff;margin-bottom:10px;overflow:hidden}.home #banner_review{display:block}#banner_review img{vertical-align:inherit}#banner_review .img2{vertical-align:bottom}#banner_review .banner_review{width:1085px;margin:0 auto}#banner_review .banner_welcome{float:right;display:inline;width:25%;height:191px;border:1px solid #fff;text-align:center;font-size:24px;line-height:32px;margin-right:30px;padding-top:20px}#banner_review .banner_welcome p{margin:0;padding:0;-webkit-box-sizing:initial}#banner_review .banner_review h1{font-size:30px;margin:0;padding:0}#banner_review .banner_step{float:left;display:inline;text-align:center;width:66.66666666666666%}#banner_review .banner_step ul{margin:2% 0 0 0;padding:0;list-style:none}#banner_review .banner_step li{display:inline-block;font-size:17px}#banner_review .banner_step li span{clear:both;display:block}@media screen and (max-width:1024px){#banner_review .banner_welcome{display:none}#banner_review .banner_step,#banner .banner{width:98%;display:block;float:none}#banner_review{overflow:visible;height:auto;padding-bottom:2%}#banner_review .banner_review{width:100%}}@media screen and (max-width:667px){#banner_review img{max-width:100%;height:auto}#banner_review .banner_review{width:100%}#banner_review .banner_review_arrow{display:none}}.find_software_btn{display:inline-block;background-image:url(//financesonline.com/media/themes/apps/css/../gfx/find_software_btn.png);background-repeat:no-repeat;width:207px;height:42px;cursor:pointer;margin-top:5px;background-position:0 0}.find_software_btn:hover{background-position:0 -42px}#searchinmodalfilter-2{margin-bottom:5px}.find_software_sidebarh3{margin:0;font-size:21px;text-align:center;font-weight:bold;line-height:1.1;display:block}#searchinmodalfilter-2 .search-heading{background:#1f699b;color:white}#searchinmodalfilter-2 .search-heading h3{margin:0;font-size:21px;text-align:center;font-weight:bold}#searchinmodalfilter-2 .btn-default{background-color:#1f699b;color:white}#find_software_modal .modal-body{padding:5px}#find_software_modal .modal-dialog{width:350px;display:inline-block;text-align:left;vertical-align:middle}#find_software_modal{text-align:center}@media screen and (min-width:768px){#find_software_modal:before{display:inline-block;vertical-align:middle;content:" ";height:100%}}#main-banner{display:none}.top_container{position:relative;width:55px}.top_container img{width:55px}.top_n{position:absolute;top:16px;font-size:30px;color:white;left:2px;width:50px;display:block;text-align:center}.top_subcategories{width:100%}.top_subcategories th{font-weight:bold;padding-bottom:10px}#search_order_filter,#search_order_filter2{width:auto;padding:3px 5px;height:auto}.popular-td .product-thumb-div img{height:auto}.user-review-author .user-review-author-content{padding:10px}.user-review-author .author-image{text-align:center}.alternatives_score_td{padding-top:5px;padding-bottom:5px;padding-right:0}.all_products_table .small_product_thumb{border-right:1px solid #9ba3a8;border-left:1px solid #9ba3a8;background:white;padding:5px}.all_products_table .row{border-bottom:1px solid #9ba3a8;font-size:14px}.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.all_products_table .product_name,.all_products_table .category_name,.all_products_table .price_name,.all_products_table .support_name{height:40px}.all_products_table .row div:not(:first-child):not(:last-child){padding-top:0;padding-bottom:0}.all_products_table .support_name{padding-left:32px}.all_products_table .our_score{text-align:center;width:45px;padding-left:5px;padding-right:5px}.all_products_table .row:nth-child(2n+1){background:#f0f0f0}.all_products_table tr:first-child{background:white}.all_products_table .price_name{padding-left:20px}.all_products_table .price,.all_products_table .price_name{max-width:76px}.all_products_table .price,.all_products_table .user_satisfaction{text-align:center}.all_products_table .support span{display:inline-block}.all_products_table .row:last-child{border:0}.all_products_table{border-bottom:1px solid #9ba3a8}.all_products_table .row div:last-child{font-size:11px}.all_products_table .head{border:1px solid #9ba3a8;border-radius:15px 15px 0 0;font-weight:bold}.carousel-long .product-description-wrapper{margin-bottom:0}.carousel-inner.vertical{height:100%}.carousel-inner.vertical>.item{-webkit-transition:.6s ease-in-out top;-o-transition:.6s ease-in-out top;transition:.6s ease-in-out top}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner.vertical>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner.vertical>.item.next,.carousel-inner.vertical>.item.active.right{top:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.carousel-inner.vertical>.item.prev,.carousel-inner.vertical>.item.active.left{top:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.carousel-inner.vertical>.item.next.left,.carousel-inner.vertical>.item.prev.right,.carousel-inner.vertical>.item.active{top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner.vertical>.active{top:0}.carousel-inner.vertical>.next,.carousel-inner.vertical>.prev{top:0;height:100%;width:auto}.carousel-inner.vertical>.next{left:0;top:100%}.carousel-inner.vertical>.prev{left:0;top:-100%}.carousel-inner.vertical>.next.left,.carousel-inner.vertical>.prev.right{top:0}.carousel-inner.vertical>.active.left{left:0;top:-100%}.carousel-inner.vertical>.active.right{left:0;top:100%}#carousel-home .top{opacity:1;top:-5px;left:0;right:0;width:100%;height:20px;color:black}#carousel-home .bottom{opacity:1;bottom:-5px;left:0;right:0;width:100%;height:20px;top:initial;color:black}ul.share-buttons{list-style:none;text-align:center;padding:15px}ul.share-buttons li{display:inline}.aside-box .top-product img{height:auto}.widget_topten img{margin-top:10px}.product-comparisons .row:last-child{border:0}.top-product .col-md-3{padding-left:10px;padding-right:10px}.product-comparisons .row:last-child{border:0}.compare_free_trial_yel_btn{background-image:url(//financesonline.com/media/themes/apps/css/../gfx/compare-button-free-trial_yel.png);background-repeat:no-repeat;display:block;width:80px;height:23px;margin:0 auto;background-position:-1px -1px}.compare_free_trial_yel_btn:hover{background-position:-1px -25px}.filter-select{width:auto;padding:3px 5px;height:auto}.review-count{font-size:13px;line-height:25px}.no_hover_underline:hover{text-decoration:none !important}.font_size_11{font-size:11px}.reviews-top:hover .review-count{text-decoration:underline}.button-products-demo{height:21px;padding-top:1px;margin:0 auto}.row-centered{text-align:center}.col-centered{display:inline-block;float:none;text-align:left;margin-right:-4px}.search-results .checkbox{display:none}.user_review_tab_link{display:block;z-index:100;cursor:pointer;color:black}.reviews-top .user_review_tab_link{width:100%}h3.category_box_layout_title,h1.category_box_layout_title{color:#117cbe;font-size:30px;margin-top:0;font-weight:bold}.best_table_title{line-height:1 !important;padding:0 !important}h2.normalize{margin:0;font-weight:normal;font-size:24px}.price-3 p{font-size:18px;padding-left:0 !important}.widget-title-2{border-bottom:1px solid #9ba3a8;font-size:20px}.h1_like{font-size:36px}.product-box #list-reviews .product-box{border:0}.a2a_kit{display:none !important}.userreview_sign_up_with_email{display:none;margin:0 auto}.userreview_sign_up_with_email .user_review_sign_uph3{font-size:24px;margin-bottom:10px;font-weight:500;line-height:1.1;display:block;margin-top:0}#ask_product_a_question_form{max-width:450px;padding:10px;margin:0 auto}#ask_product_a_question_form .error{color:red}#ask_product_a_question_form .valid{color:green}#ask_product_a_question_form label{text-align:left;display:block}#ask_product_a_question_modal h3{font-size:24px}#ask_product_a_question_modal .info{width:330px;margin:0 auto}.ask_product_question_info_cont .info-heading{color:#000;font-size:32px;line-height:32px;text-align:left;margin-left:25px}#ask_product_a_question_modal .info-more{margin-top:10px}#ask_product_a_question_modal .info-icon{margin-left:10px;max-width:60px;margin-top:4px}.ask_product_question_info_cont .info-icon,.ask_product_question_info_cont .info-heading{float:left}.help_us_verify_h3{color:#005691;font-size:24px;margin-top:20px;margin-bottom:10px;font-weight:500;line-height:1.1;display:block}#ask_product_a_question_modal .ask_a_questionh3{font-size:24px;display:block;margin:0;padding:5px;text-align:center;font-weight:500;line-height:1.1}#ask_product_a_question_form select{width:100%}#ask_product_a_question_modal .success{color:green}#sign_up_user_review label.error{color:red;font-weight:normal;margin:0}.new_system_comments .pull-right a{color:#005691}.new_system_comments .review-author{min-height:160px}.grey_bg{background:#efeeef}.white_bg{background:#fff}.single-user-review .sumome-share-client-wrapper{display:none !important}.why_we_require_likedin_list{display:none}.why_we_require_likedin_list ul{padding:20px;margin-bottom:0}.why_we_require_likedin_list ul li{font-size:12px;margin-left:10px;text-align:left}.sign_up_with_company_email_button_cont{padding-bottom:5px}.why_we_require_likedin_link{padding:4px;cursor:pointer;color:#005691}.why_we_require_likedin_link:hover{text-decoration:underline}#top_user_reviews .product-box{margin-bottom:0 !important;padding-bottom:0;padding-top:0}.banner{display:none}.banner_close{border-radius:50%;width:30px;height:30px;padding:0;line-height:30px;display:block;position:absolute;right:-10px;top:-10px}.right_bottom_banner{right:10px;bottom:0;position:fixed;z-index:10;border:3px solid orange}.banner_title{background:#fff}#thankYou{color:#187bbe}#thankYou span{color:#187bbe}#thankYou .thank_heading{font-size:45px;color:#187bbe;letter-spacing:3px;margin-top:20px;display:block;line-height:52px;font-weight:300}#thankYou .thank_text2{font-size:25px}.pricing .listwa .figure_cont:first-child .crsl-item{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.pricing .listwa .figure_cont .crsl-item{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;border-right:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.pricing .listwa .figure_cont:last-child .crsl-item{border-right:1px solid #b3b3b3;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.header-compare-table .btn-yellow{border:1px solid black;font-weight:bold;font-size:14px}.top10btnsmall .btn{padding:1px 8px !important;border:1px solid black;font-weight:bold}.ten-items figure .btn{font-size:12px}.request_a_demo_form{padding-left:20px;padding-right:20px}.request_a_demo_form input,.request_a_demo_form select{width:100%}.request_a_demo_form .col-xs-12 label{width:100%}.thank_submit{display:none}.thank_submit h3{font-size:24px}.thank_submit .info{width:330px;margin:0 auto}.thank_submit .ask_product_question_info_cont .info-heading{color:#000;font-size:32px;line-height:32px;text-align:left;margin-left:25px}.thank_submit .info-more{margin-top:10px}.thank_submit .info-icon{margin-left:10px;max-width:60px;margin-top:4px}.thank_submit .ask_product_question_info_cont .info-icon,.thank_submit .ask_product_question_info_cont .info-heading{float:left}.hide-wpcf-response .wpcf7-mail-sent-ok{display:none !important}.btn-orange{color:white;background:#f9a11b}.btn-light-orange{color:black;background:#ffd966}#section_banner{margin-bottom:20px;text-align:center}.widget_text_disable_padding p{margin:0}.widget_text_disable_padding .textwidget{padding:0}.panel-group .collapsed .glyphicon-chevron-up:before,.panel-group .collapsed .glyphicon-chevron-down:before{content:"\e114" !important}.panel-group .collapsed .glyphicon-chevron-up,.panel-group .collapsed .glyphicon-chevron-down{padding-left:0;padding-right:1px}.subcategories-list{padding-top:10px;text-align:left;padding-left:30px}.subcategories-list a{color:#555}.widget_listofsubcategories p{padding:10px;text-align:left;margin:0}.nobold{font-weight:normal}.compare-checkbox-cont{padding-top:5px}@media all and (max-width:1350px){#menu .menu ul li{margin:0 20px}}@media all and (max-width:1250px){#menu .menu ul li{margin:0 15px}}@media all and (max-width:1200px){#menu .menu ul li{margin:0 15px}}@media all and (max-width:1135px){#menu .menu ul li{margin:0 5px}}@media all and (max-width:1100px){#menu .menu ul li{display:none}#menu .menu ul li:last-child,#menu .menu ul li:last-of-type{display:block;width:100%}#menu .menu ul li{margin:0 5px}}@media(max-width:600px){.product-affix.affix{position:fixed}}.single-applications .widget_adtext .list-unstyled{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-applications .widget_adtext .list-unstyled .clearfix{display:none}.single-applications .widget_adtext .list-unstyled li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:10px;padding-right:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-applications .widget_adtext .btn-success{padding:8px 20px;font-size:17px;text-transform:uppercase;border:1px solid #007b00}.single-applications .widget_adtext .list-unstyled li>div:nth-child(2){margin-left:0 !important}.single-applications .widget_adtext .list-unstyled li>.col-lg-5{padding-right:0;width:40%;margin-left:auto;text-align:left}.single-applications .widget_adtext .list-unstyled li strong{font-size:16px;padding-right:5px;text-align:right;margin-left:auto;display:block}.single-applications .widget_adtext .list-unstyled li:first-child .list-number{background:#5cb85c;font-weight:bold}.single-applications .widget_adtext .list-unstyled li .list-number{background:#9c9c9c;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:25px;border-radius:50%;width:25px;font-size:18px;color:#fff;min-width:10px;padding-left:12.5px;padding-right:12.5px}.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wp_autosearch_suggestions .wp_result_post img{margin-top:10px}#why>.product-description>p{font-size:15px}#alternatives .product-description{padding:15px 20px}.product-description.p1{border-bottom:0}.page-id-36960 .breadcrumb{display:none !important}.page-id-36960>section.main{padding-top:30px !important}.add-user-review-desc{padding:0 15px;background:#fff}span.h3 .product-position{float:left;margin-right:4px}.unsure_widget__title{color:#173897;font-family:"Lato",sans-serif;font-size:1.6em;font-weight:600;line-height:22px;padding:0 1%}.unsure_widget__button{align-items:center;background:#3fb45b linear-gradient(to bottom,#3fb45b,#1b9e58) repeat scroll 0 0;border:1px solid #345f1e;border-radius:5px;color:#fff;display:flex;font-size:1.2em;font-weight:600;height:36px;justify-content:center;margin:10px auto;text-align:center;text-transform:uppercase;width:208px}.unsure_widget__button:hover{background:#2aac49 linear-gradient(to bottom,#2aac49,#029345) repeat scroll 0 0}.unsure_widget{background:rgba(0,0,0,0) url(//financesonline.com/media/themes/apps/css/../images/account.jpg) no-repeat scroll right bottom / 30% auto}.unsure_widget{padding:15px 0;text-align:center}.no_underline:hover{text-decoration:none}.grouped_widgets .textwidget{padding:10px 5px}.product-description .top-product.clearfix .col-md-6.col-sm-6:first-child{margin-bottom:10px}.figure_cont{width:10%}.row.margin_minus{display:none}.product-description .carousel-long{padding-bottom:15px}.product-description #carousel-home .bottom{bottom:7px}.widget_categoryhome.aside-box .bg-grey h3:after,.faq h3:after,.faq h4:after{content:'';position:absolute;top:0;right:0;bottom:0;width:1px}.widget_categoryhome.aside-box .bg-grey h3:after{background:#005691}.faq h3:after,.faq h4:after{background:#c6c6c6}.single-user-review .faq h3:after{display:none}.breadcrumb .why_fo_free{float:right}.breadcrumb .why_fo_free img{width:20px;margin-left:5px}.why-fo-free-modal{padding:0 15px}.modal-dialog .why-fo-free-modal .row{margin-right:-15px;margin-left:-15px}.why-fo-free-modal h3{text-align:center}.why-fo-free-modal h3 img{position:relative;top:-3px}.why-fo-free-modal button{position:absolute;right:-10px;top:-10px;background:none;border:0}.why-fo-free-modal button:hover{opacity:.8}.why-fo-free-modal button span{font-size:15px}.why-fo-free-modal button span:hover{background:none}.fix-sidebar .col-lg-4.pl40{padding-right:0}span.h3 .product-position{float:left;margin-right:4px}.aside-box .bg-grey h3,.faq h4{position:relative}.product-box__container{width:100%;display:inline-block}.product-box__inner{width:184px;float:right}.product-box__container img{width:18px !important;float:left;margin-left:2px}.product-box__order{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3px;line-height:25px;font-size:12px}.product-box__order select{width:95px}.product-box__order>span{width:62px;color:#000;text-align:right;padding-right:5px}.product-sort .product-description.p1{padding-top:5px}.product-sort .product-description.p1>.row{margin-top:-8px}.product-sort .product-description-wrapper:first-of-type{padding-top:0}.term-learning-management-system .product-description img{height:auto}.search .breadcrumb{display:none}.search .search_results .product-box-heading{background:none}.search .search_results .product-box-heading h2{font-size:28px;font-family:'Lato',"Trebuchet MS",Verdana,sans-serif;color:#005894}.search .product-description.p0 .product-description-wrapper{border-bottom:1px solid #bcbcbc}.search .product-description.p1{border-bottom:0;border:1px solid #bcbcbc;padding-top:0}.search .search_results .btn_read_review{background:#2270a5;background:-webkit-gradient(linear,left top,left bottom,from(rgba(34,112,165,1)),to(rgba(21,84,127,1)));background:-webkit-linear-gradient(top,rgba(34,112,165,1) 0,rgba(21,84,127,1) 100%);background:-o-linear-gradient(top,rgba(34,112,165,1) 0,rgba(21,84,127,1) 100%);background:linear-gradient(to bottom,rgba(34,112,165,1) 0,rgba(21,84,127,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2270a5',endColorstr='#15547f',GradientType=0)}.search .btn.btn_read_review:hover{background:rgba(27,91,137,1);background:-moz-linear-gradient(top,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(27,91,137,1)),color-stop(100%,rgba(17,66,98,1)));background:-webkit-linear-gradient(top,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);background:-o-linear-gradient(top,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);background:-ms-linear-gradient(top,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);background:linear-gradient(to bottom,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b5b89',endColorstr='#114262',GradientType=0)}.search .search_results .btn-yellow{color:#565656}.search .btn.btn-yellow:hover{background:rgba(254,222,96,1);background:-moz-linear-gradient(top,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(254,222,96,1)),color-stop(100%,rgba(252,202,1,1)));background:-webkit-linear-gradient(top,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);background:-o-linear-gradient(top,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);background:-ms-linear-gradient(top,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);background:linear-gradient(to bottom,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fede60',endColorstr='#fcca01',GradientType=0);color:#000}.search .search_results .best-product-long .h3 a{font-size:22px;font-family:'Lato',"Trebuchet MS",Verdana,sans-serif;color:#005894}.search .search_results .best-product-long .nobold a{display:block;font-size:13px}.search #search_page_form{margin-bottom:10px !important}.search span.read-review a{color:#000 !important;font-style:italic}
#menu{width:100%;margin:0 auto;background:#005691;font-family:"Lato";font-size:20px;color:#fff;height:52px}img{max-width:100%}a,a:hover,a:focus{outline:0}#menu .menu_mobile,#menu .logo,#menu .search,#menu .search_flap input[type=submit],#menu .search_flap input[type=text]{float:left;display:inline}#menu .menu{float:right;display:inline}.menu_mobile{width:66px;text-align:center}.menu_mobile img{margin:7px 0 0 0}.logo{padding:5px 0 5px 30px;position:relative}#menu .logo{width:103px;border-left:1px solid #006fb7;text-align:center;padding:0}.navbar-inverse{background-color:transparent;border:0}#menu .logo img{margin:3px 0 0 0}#menu .search_flap{height:33px;border:1px solid #05629f;background:#005691;margin-top:8px}#menu .search_flap input[type=submit]{background:#117cbe url(//financesonline.com/media/themes/apps/css/../gfx/lupa.png) no-repeat;width:35px;height:33px;border:0;text-align:center;background-size:70%;background-position:center}.search_flap input[type=submit]{background:#117cbe url(//financesonline.com/media/themes/apps/css/../gfx/search.png) no-repeat scroll 9px 8px;width:35px;height:33px;border:0;text-align:center}#menu .search_flap input[type=text]{width:410px;height:33px;color:#fff;font-family:"Lato",sans-serif;font-size:16px;padding:6px 8px;border:0;margin-left:1px;background:#117cbe}.search_flap input[type=text]{width:410px;height:33px;color:#fff;font-family:"Lato",sans-serif;font-size:16px;padding:6px 8px;border:0;margin-left:1px;background:#117cbe}#menu .menu ul{margin:14px 0 0 30px;padding:0;list-style:none}#menu .menu li{display:inline;text-transform:uppercase;font-size:17px;margin:0 30px;font-family:"Lato",sans-serif}#menu .menu li a,#menu .menu li a:hover{color:#fff;text-decoration:none}#menu-company li:last-child{font-family:"Lato",sans-serif}.menu li img{margin-right:7px;image-rendering:pixelated;vertical-align:baseline}#menu .navbar{min-height:auto;margin-bottom:0}#menu a.nav-expander{height:auto}#menu #nav-expander{padding:0}#search_mobile{display:none}#menu{display:flex;align-items:center}#menu .search{display:flex}#menu .menu{margin-left:auto}#menu .menu ul li{margin:0 24px}#menu .menu ul{margin:0}#menu .search_flap{margin-top:0}.search_flap{margin-top:0}#menu .search2{display:flex}#menu .search2 .search_flap input[type=text]{box-sizing:border-box}#menu .search .search_flap input[type=text]{box-sizing:border-box}@media all and (min-width:1358px){#menu .menu ul li{margin:0 25px}}@media all and (max-width:1366px){#menu .menu{display:flex !important}}@media all and (max-width:1250px){#menu .menu{display:flex !important}}@media all and (max-width:1200px){#menu .menu{display:flex !important}#menu .search_flap input[type=text]{width:300px !important}}@media all and (max-width:1135px){#menu .menu{display:flex !important}#menu .menu ul li{margin:0 5px}}@media all and (max-width:1100px){#menu .menu{display:flex !important;justify-content:flex-end}#menu .menu ul li{display:none}#menu .menu ul li:last-child,#menu .menu ul li:last-of-type{display:block;width:100%}#menu .menu ul li{margin:0 5px}#menu .search_flap,#menu .search2 .search_flap{flex:1 0 200%}#menu .search_flap input[type=text],#menu .search2 .search_flap input[type=text]{width:calc(100% - 36px) !important}}@media screen and (max-width:1024px){#menu{width:100% !important}#menu .menu{width:48% !important}#menu .menu li{font-size:18px !important;margin:0 3% !important}#menu .menu ul{margin:5px 10px 0 0 !important}}@media screen and (max-width:768px){body .wp_autosearch_suggestions{width:calc(100% - 50px) !important}#menu .menu{display:none}#search_mobile{display:block}#menu .search,#menu .search2{display:none}.search,.search2{height:44px;border-bottom:1px solid #05629f}.search .search_flap,.search2 .search_flap{padding:5px}.search .search_flap input[type="text"],.search2 .search_flap input[type="text"]{width:calc(100% - 41px) !important;vertical-align:top !important;box-sizing:border-box}#menu .logo{width:64px}}@media screen and (max-width:414px){#menu{height:auto !important}#menu .logo{width:103px !important;float:right;text-align:center}#menu .logo img{margin-right:2%}#menu .search_flap{margin:0 auto}#menu .search_flap{border:0}#menu .search_flap{width:100%}#menu .search_flap input[type="submit"]{width:10%;background:#117cbe url(//financesonline.com/media/themes/apps/css/../gfx/search.png) no-repeat scroll 12px 8px}#menu .search_flap input[type="text"]{width:85%}}@media screen and (min-width:1358px){#menu .menu ul li{margin:0 28px}}@media screen and (max-width:320px){#menu .logo{width:79% !important}#menu .search_flap input[type="text"]{width:81% !important}#menu .search_flap input[type="submit"]{width:13% !important}}@media all and (max-width:1350px){#menu .menu ul li{margin:0 14px}}@media all and (max-width:1248px){#menu .menu ul li{margin:0 8px}}@media all and (max-width:1135px){#menu .menu ul li{margin:0 9px}}
a.nav-expander{color:#fff;display:block;font-size:15px;font-weight:400;height:90px;margin-right:0;padding:1em 1.6em 2em;position:relative;width:100%;text-decoration:none;text-transform:uppercase;top:0;left:0;transition:right .3s ease-in-out 0s;z-index:12;transition:right .3s ease-in-out 0s;-webkit-transition:right .3s ease-in-out 0s;-moz-transition:right .3s ease-in-out 0s;-o-transition:right .3s ease-in-out 0s}a.nav-expander:hover{cursor:pointer}a.nav-expander.fixed{position:absolute}.nav-expanded a.nav-expander.fixed{right:20em}nav{background:#005691;display:block;height:100%;overflow:auto;position:fixed;left:-20em;font-size:15px;top:0;width:20em;z-index:2000;border-right:1px solid #fff;transition:left .3s ease-in-out 0s;-webkit-transition:left .3s ease-in-out 0s;-moz-transition:left .3s ease-in-out 0s;-o-transition:left .3s ease-in-out 0s}.nav-expanded nav{left:0;position:absolute;top:52px;max-width:350px;box-sizing:border-box;border:2px solid #0082db;background:#FFF;height:auto;overflow:visible;z-index:9999999999}nav{position:absolute;top:52px;max-width:350px;box-sizing:border-box;border:2px solid #0082db;background:#FFF;height:auto;overflow:visible;z-index:9999999999}.nav-expanded nav .main-menu,nav .main-menu{padding:0;margin:0}.nav-expanded nav .main-menu li,nav .main-menu li{margin:0;border-bottom:1px solid #979797;transition:all .4s}.nav-expanded nav .main-menu li:hover,nav .main-menu li:hover{background:#005691}.nav-expanded nav .main-menu li.text-right,nav .main-menu li.text-right{display:none}.nav-expanded nav .main-menu li a,nav .main-menu li a{font-family:'Trebuchet MS',Arial,sans-serif;font-weight:bold;font-size:14px}.nav-expanded nav .main-menu .menu-menu-1-container>li:first-child,nav>.main-menu .menu-menu-1-container>li:first-child{background:#005691}.nav-expanded nav .main-menu .menu-menu-1-container>li:first-child a,nav .main-menu .menu-menu-1-container>li:first-child a{color:#FFF;font-size:18px;cursor:pointer}.nav-expanded nav .main-menu li:first-child a:hover,nav .main-menu li:first-child a:hover,.nav-expanded nav .main-menu li:first-child:hover a,nav .main-menu li:first-child:hover a{color:#FFF}.nav-expanded nav .main-menu li a,.nav-expanded nav .main-menu li:hover a,.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav li a,nav .main-menu li a,nav .main-menu li:hover a,nav .main-menu li.menu-item-has-children:hover .subnav li a{color:#595959}nav .main-menu li a .glyphicon-chevron-down{display:none}.nav-expanded nav .main-menu li.menu-item-has-children,nav .main-menu li.menu-item-has-children{position:relative}.nav-expanded nav .main-menu li.menu-item-has-children>.subnav,nav .main-menu li.menu-item-has-children>.subnav{display:none}.nav-expanded nav .main-menu li.menu-item-has-children>a::before,nav .main-menu li.menu-item-has-children>a::before{font-family:'Glyphicons Halflings';content:"\e114";position:absolute;right:0}.nav-expanded nav .main-menu li.menu-item-has-children:hover,nav .main-menu li.menu-item-has-children:hover,.nav-expanded nav .main-menu li.menu-item-has-children.active{background:#005691}.nav-expanded nav .main-menu li:last-child a,nav .main-menu li:last-child a{color:#005691;font-style:italic}.nav-expanded nav .main-menu li:last-child:hover a,nav .main-menu li:last-child:hover a{color:#FFF}.nav-expanded nav .main-menu li.menu-item-has-children:hover a,.nav-expanded nav .main-menu li.menu-item-has-children:hover a span,nav .main-menu li.menu-item-has-children:hover a,nav .main-menu li.menu-item-has-children:hover a span,.nav-expanded nav .main-menu li.menu-item-has-children.active>a,nav .main-menu li.menu-item-has-children.active>a{color:#FFF}.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav,nav .main-menu li.menu-item-has-children:hover .subnav,.nav-expanded nav .main-menu li.menu-item-has-children.active .subnav,nav .main-menu li.menu-item-has-children.active .subnav{position:absolute;left:100%;z-index:999999;top:-2px;width:100%;max-width:350px;background:#FFF;border:2px solid #0082db}.nav-expanded nav .main-menu>li:hover>a,nav .main-menu li:hover>a{color:#fff !important}@media(min-width:768px){.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav,nav .main-menu li.menu-item-has-children:hover .subnav{display:block !important}}@media(max-width:768px){.nav-expanded nav .main-menu li.menu-item-has-children .subnav,nav .main-menu li.menu-item-has-children .subnav{position:static !important;margin-top:10px}.nav-expanded nav .main-menu li.menu-item-has-children .subnav li:not(:last-child):first-child,nav .main-menu li.menu-item-has-children .subnav li:not(:last-child):first-child{display:none}}.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav li:hover{background:#005691}.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav li:hover a{color:#FFF;cursor:pointer}.nav-expanded nav .main-menu li.menu-item-has-children:not(:last-child):hover .subnav li:first-child a{color:#005691;font-style:normal}.nav-expanded nav .main-menu li.menu-item-has-children:not(:last-child):hover .subnav li:first-child:hover a{color:#FFF}body.nav-expanded{margin-left:0;transition:right .4s ease-in-out 0s;-webkit-transition:right .4s ease-in-out 0s;-moz-transition:right .4s ease-in-out 0s;-o-transition:right .4s ease-in-out 0s}#nav-close{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;font-size:24px;padding-right:10px}.main-menu{padding-top:12px}.main-menu li{border-bottom:1px solid #323949;margin-left:20px;font-size:18px;padding:12px}.main-menu li a{color:#fff;text-decoration:none;width:100%;display:block;position:relative}.main-menu li a:hover{color:#fff;text-decoration:none}.main-menu li a span{position:absolute;right:-24px;top:50%;margin-top:-9px}.main-menu li .sub-nav{border-bottom:0;padding:4px}.main-menu a .caret{width:0;height:0;display:inline-block;vertical-align:top;border-top:4px solid #4f5963;border-right:4px solid transparent;border-left:4px solid transparent;content:"";margin-top:8px}.main-menu a:hover .caret{border-top-color:#4f5963}.main-menu li.open>a>.caret{border-top:0;border-bottom:4px solid #4f5963;border-right:4px solid transparent;border-left:4px solid transparent}.main-menu li.open>a:hover>.caret{border-bottom-color:#4f5963}.icon:before{font-family:'FontAwesome';font-style:normal;font-variant:normal;font-weight:normal;line-height:1;text-transform:none;content:'\f105'}.main-menu li>a>span.icon{float:right;margin:.1em 1.7em -.1em 0;opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main-menu li>a:hover>span.icon{float:right;margin:.1em .8em -.1em 0;opacity:1}button.btn.compare-container__btn{margin:0 auto 10px !important}.comparision-page .compare-container__btn:last-child{margin:auto auto 0 !important}.comparision-page .multi-carousel.sticky .btn.btn--50{margin:5px 0 !important}
@font-face{font-family:fot-font;src:url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.eot?240919);src:url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.eot?240919#iefix) format("embedded-opentype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.ttf?240919) format("truetype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.woff?240919) format("woff"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.svg?240919#fot-font) format("svg");font-weight:400;font-style:normal;font-display:block}.top-bar{background:#005691;padding:12px 0;color:#fff;font-family:Lato,"Trebuchet MS",Verdana,sans-serif}.top-bar .main-container{overflow:hidden}.top-bar.overflow .main-container{overflow:initial}.top-bar__logo{float:left;margin:0 0 0 30px;position:relative;width:250px;min-height:1px}@media only screen and (max-width:1150px){.top-bar__logo{width:200px}}.top-bar__logo img{position:absolute;top:-37px;left:-47px}@media only screen and (max-width:1150px){.top-bar__logo img{top:-25px}}@media only screen and (max-width:991px){.top-bar__logo img{left:-22px!important}}.top-bar a{color:#fff}@media only screen and (max-width:615px){.top-bar .main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar .pull-right{margin-left:auto}}@media only screen and (max-width:480px){.top-bar__logo{width:calc(100% - 30px)}.top-bar__logo img{top:-118px;left:-37px;height:184px;right:0;margin-left:auto;margin-right:auto;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.top-bar .main-container{display:block}}.top-bar__toggle{width:37px;font-size:12px;float:left;cursor:pointer}.top-bar__toggle span{width:100%;height:4px;display:block;margin-bottom:6px;background:#fff;position:relative;-webkit-transition:.4s linear;-o-transition:.4s linear;transition:.4s linear}.top-bar__toggle span:last-of-type{margin-bottom:7px}.top-bar__toggle.opened span{background:#fff}.top-bar__toggle.opened span:nth-child(1){top:14px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.top-bar__toggle.opened span:nth-child(2){width:0%;opacity:0}.top-bar__toggle.opened span:nth-child(3){top:-6px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.top-bar__search{float:left;position:relative;margin-left:-15px}@media only screen and (max-width:1150px){.top-bar__search{margin-left:-35px}}@media only screen and (max-width:991px){.top-bar__search{width:calc(100% - 450px);margin-left:-15px}}@media only screen and (max-width:615px){.top-bar__search{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:15px;width:100%!important;left:0!important;margin-left:0}}.top-bar__search input{border-radius:4px;border:1px solid #4d89b2;background:#1a679c;padding:10px 40px 10px 15px;line-height:25px;font-family:Arial,Verdana,sans-serif;font-size:15px;font-weight:300;color:#fff;width:265px;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;transition:.4s ease-out}@media only screen and (max-width:1300px){.top-bar__search input{width:255px}}@media only screen and (max-width:1230px){.top-bar__search input{width:200px;font-size:12px}}@media only screen and (max-width:1150px){.top-bar__search input{width:190px}}@media only screen and (max-width:991px){.top-bar__search input{width:100%!important;font-size:15px}}.top-bar__search input::-webkit-input-placeholder{color:#fff}.top-bar__search input::-moz-placeholder{color:#fff}.top-bar__search input:-ms-input-placeholder{color:#fff}.top-bar__search input:-moz-placeholder{color:#fff}.top-bar__search .search-loading{background:url(/media/themes/fot/dist/img/svg/spinner-white.svg);position:absolute;right:15px;width:32px;height:32px;top:7px;display:none}.top-bar__search__btn{position:absolute;top:calc(50% - 12px);right:15px;background:0 0;border:none;font-size:22px;color:#fff;width:22px;height:22px;padding:0;cursor:pointer}.top-bar__nav{font-size:16px;font-weight:700;float:left;padding:13px 0;line-height:20px}@media only screen and (max-width:1065px){.top-bar__nav{display:none!important}.top-bar__nav--home{display:block!important}.top-bar__nav--home .nav-business,.top-bar__nav--home .top-bar__nav-el:nth-last-of-type(2){display:none}}@media only screen and (max-width:768px){.top-bar__nav--home{display:none!important}}.top-bar__nav ul{list-style:none;margin:0}.top-bar__nav a:not(.clearfix),.top-bar__nav span:not(.clearfix){padding-bottom:8px;cursor:pointer}.top-bar__nav a:not(.icon):hover,.top-bar__nav span:not(.icon):hover{border-bottom:2px solid #ffab00;text-decoration:none}.top-bar__nav .icon{font-size:28px;position:absolute;left:-35px;top:-5px;cursor:default}.top-bar__nav-el{display:inline-block;margin-right:70px;position:relative}.top-bar__nav-el:last-of-type,.top-bar__nav-el:nth-last-of-type(2){margin-right:35px}.top-bar__nav-el.menu-dropdown:after{content:"\e911";position:absolute;top:6px;right:-13px;font-family:fot-font;font-size:7px;line-height:7px}.categories-menu{display:none;background:#126299;font-size:16px;font-weight:700;line-height:42px;color:#fff;position:absolute;width:100%}.categories-menu a{color:#fff}.categories-menu a:hover{color:#ffab00}@media only screen and (max-width:480px){.categories-menu .btn--listed{width:100%;margin:20px 0 0;background:0 0}.categories-menu .btn--listed:hover{color:#fff;background:#018eef}}.categories-menu__el{border-bottom:1px solid #4181ad;width:30%;float:left;margin:0 1.66%;color:#96d4ff;display:block;position:relative}@media only screen and (max-width:991px){.categories-menu__el{width:29%;margin:0 2.16%}}@media only screen and (max-width:480px){.categories-menu__el{width:100%;padding:8px 0;margin:0;line-height:22px}}.categories-menu__el:before{content:"\e910";font-family:fot-font;font-size:12px;color:#fff;position:absolute;left:-19px;-webkit-transition:.4s linear;-o-transition:.4s linear;transition:.4s linear}.categories-menu__el.opened:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.categories-menu__ul{padding:15px 0 30px;margin:0;list-style:none;clear:both;overflow:hidden}.categories-menu__submenu{display:none;list-style:disc}@media only screen and (max-width:480px){.categories-menu__ul{padding-left:20px}.categories-menu__submenu{padding-left:15px;width:calc(100% - 15px)}}.categories-menu__submenu-el{width:100%;font-weight:300}.categories-menu__submenu-el a{color:#96d4ff}.categories-menu__show-all{background:#005691;text-align:center;line-height:20px;padding:15px 0;cursor:pointer;-webkit-transition:.1s linear;-o-transition:.1s linear;transition:.1s linear}.categories-menu__show-all:hover{background:#126299;color:#ffab00}.categories-menu__show-all.clicked .all{display:none}.categories-menu__show-all.clicked .popular{display:inline-block}.categories-menu__show-all .popular,.mobile-nav{display:none}.mobile-nav{width:100%}@media only screen and (max-width:991px){.mobile-nav{display:block!important}}.mobile-nav ul{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-nav li{margin:0}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-300.eot);src:local("Lato Light"),local("Lato-Light"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-300.eot?#iefix) format("embedded-opentype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-300.woff2) format("woff2"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-300.woff) format("woff"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-300.ttf) format("truetype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-300.svg#Lato) format("svg")}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-regular.eot);src:local("Lato Regular"),local("Lato-Regular"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-regular.eot?#iefix) format("embedded-opentype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-regular.woff2) format("woff2"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-regular.woff) format("woff"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-regular.ttf) format("truetype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-regular.svg#Lato) format("svg")}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-700.eot);src:local("Lato Bold"),local("Lato-Bold"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-700.eot?#iefix) format("embedded-opentype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-700.woff2) format("woff2"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-700.woff) format("woff"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-700.ttf) format("truetype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/lato-v14-latin_latin-ext-700.svg#Lato) format("svg")}.categories-menu,.top-bar{font-family:Lato,"Trebuchet MS",Verdana,sans-serif;z-index:999}.categories-menu *,.top-bar *{-webkit-box-sizing:border-box;box-sizing:border-box}.categories-menu a,.top-bar a{text-decoration:none}.categories-menu .main-container,.top-bar .main-container{width:100%;max-width:1200px;padding:0 15px;margin:0 auto}.categories-menu .pull-right,.top-bar .pull-right{float:right}.categories-menu .clearfix::after,.top-bar .clearfix::after{display:block;content:"";clear:both}.categories-menu .btn,.top-bar .btn{text-decoration:none;background:#005691;line-height:19px;text-align:center;padding-top:13px;padding-bottom:13px;color:#fff;border-radius:4px;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;transition:.4s ease-out}.categories-menu .btn--listed,.top-bar .btn--listed{border:1px solid #4d89b2;border-radius:4px;display:inline-block;font-size:16px;font-weight:700;padding-left:26px;padding-right:26px}.categories-menu .btn--listed:hover,.top-bar .btn--listed:hover{background:#018eef}.categories-menu .btn--listed .icon,.top-bar .btn--listed .icon{margin-right:10px;margin-left:-5px}.categories-menu [class*=" icon--"],.categories-menu [class^=icon--],.top-bar [class*=" icon--"],.top-bar [class^=icon--]{font-family:fot-font!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.categories-menu [class*=" icon--"]:after,.categories-menu [class*=" icon--"]:before,.categories-menu [class^=icon--]:after,.categories-menu [class^=icon--]:before,.top-bar [class*=" icon--"]:after,.top-bar [class*=" icon--"]:before,.top-bar [class^=icon--]:after,.top-bar [class^=icon--]:before{font-family:fot-font!important}.categories-menu .icon--top_soft:before,.top-bar .icon--top_soft:before{content:"\e909"}.categories-menu .icon--small_business:before,.top-bar .icon--small_business:before{content:"\e903"}.categories-menu .icon--categories:before,.top-bar .icon--categories:before{content:"\e901"}.categories-menu .icon--add:before,.top-bar .icon--add:before{content:"\e90b"}.categories-menu .icon--search:before,.top-bar .icon--search:before{content:"\e902"}.categories-menu .hints-data,.top-bar .hints-data{display:none;position:absolute;top:100%;width:100%;z-index:999}.categories-menu .sm-show,.top-bar .sm-show{display:none}@media only screen and (max-width:991px){.categories-menu .sm-show,.top-bar .sm-show{display:block}}.categories-menu .mini-show,.top-bar .mini-show{display:none}.categories-menu .hint-box,.top-bar .hint-box{background:#fff;text-align:left;color:#000;-webkit-box-shadow:0 6px 5px 5px #dadada6b;box-shadow:0 6px 5px 5px #dadada6b}@media only screen and (max-width:480px){.mobile-nav ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.mobile-nav li{width:100%}.categories-menu .mini-hide,.top-bar .mini-hide{display:none}.categories-menu .mini-show,.top-bar .mini-show{display:block}.categories-menu .hint-box,.top-bar .hint-box{width:calc(100% + 50px);font-size:12px}}.categories-menu .hint-box.active,.top-bar .hint-box.active{display:block!important}.categories-menu .hint-box p,.top-bar .hint-box p{font-size:14px;line-height:16px;margin:0}@media only screen and (max-width:480px){.categories-menu .hint-box p,.top-bar .hint-box p{font-size:12px;line-height:14px;float:left;width:calc(90% - 10px)}}.categories-menu .hint-box p:last-of-type,.top-bar .hint-box p:last-of-type{font-weight:400;margin-top:3px}.categories-menu .hint-box p:first-of-type,.top-bar .hint-box p:first-of-type{font-weight:700;margin-top:0}.categories-menu .hint-box p.no-results,.top-bar .hint-box p.no-results{text-align:center;padding:10px 15px;display:inline-block;width:100%;float:none}.categories-menu .hint-box__header,.top-bar .hint-box__header{background:#f4f4f4;font-weight:700;line-height:30px;padding:0 15px;display:inline-block;width:100%;color:#000!important;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;transition:.4s ease-out}.categories-menu .hint-box__header:hover,.top-bar .hint-box__header:hover{background:#005691;color:#fff!important}.categories-menu .hint-box__header span,.top-bar .hint-box__header span{text-transform:uppercase;font-weight:900}.categories-menu .hint-box__el,.top-bar .hint-box__el{padding:8px 15px;display:inline-block;width:100%;color:#000!important;border-bottom:1px solid #ccc;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;transition:.4s ease-out}.categories-menu .hint-box__el:hover,.top-bar .hint-box__el:hover{background:#005691;color:#fff!important}.categories-menu .hint-box__el:hover span,.top-bar .hint-box__el:hover span{color:#ffab00}.categories-menu .hint-box__el:hover .hint-box__sat span,.top-bar .hint-box__el:hover .hint-box__sat span{color:#fff}.categories-menu .hint-box__el:hover .hint-box__sat span .blue,.top-bar .hint-box__el:hover .hint-box__sat span .blue{color:#ffab00!important}.categories-menu .hint-box__el:last-of-type,.top-bar .hint-box__el:last-of-type{border-bottom:none}.categories-menu .hint-box__el span,.top-bar .hint-box__el span{color:#005691;font-weight:900}.categories-menu .hint-box__sat,.top-bar .hint-box__sat{margin-left:calc(10% + 10px)}.categories-menu .hint-box__sat span,.top-bar .hint-box__sat span{font-weight:700;color:#000}.categories-menu .hint-box__img,.top-bar .hint-box__img{float:left;margin-right:15px;width:10%;height:auto}@media only screen and (max-width:480px){.categories-menu .hint-box__el,.top-bar .hint-box__el{padding:10px}.categories-menu .hint-box__img,.top-bar .hint-box__img{margin-right:10px}}.categories-menu .hint-box__img img,.top-bar .hint-box__img img{max-width:100%}.categories-menu .hint-box__more,.top-bar .hint-box__more{text-transform:uppercase;color:#fff;font-weight:900;text-align:center;line-height:30px;background:#005691;width:100%;display:inline-block;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;transition:.4s ease-out}.categories-menu .hint-box__more:hover,.top-bar .hint-box__more:hover{background:#ffab00}.after-header-spacer{margin-bottom:8px}.author-archive.arthemia-premium .top-bar .main-container,.blog.apps .top-bar .main-container,.category.apps .top-bar .main-container,.error404.apps .top-bar .main-container,.error404.arthemia-premium .top-bar .main-container,.old-compare-header .top-bar .main-container,.single-applications.apps .top-bar .main-container,.single-post.arthemia-premium .top-bar .main-container,.tax-category_apps.apps .top-bar .main-container{max-width:1100px}.author-archive.arthemia-premium .top-bar__search,.blog.apps .top-bar__search,.category.apps .top-bar__search,.error404.apps .top-bar__search,.error404.arthemia-premium .top-bar__search,.old-compare-header .top-bar__search,.single-applications.apps .top-bar__search,.single-post.arthemia-premium .top-bar__search,.tax-category_apps.apps .top-bar__search{margin-left:-35px;left:0}@media only screen and (max-width:991px){.author-archive.arthemia-premium .top-bar__search,.blog.apps .top-bar__search,.category.apps .top-bar__search,.error404.apps .top-bar__search,.error404.arthemia-premium .top-bar__search,.old-compare-header .top-bar__search,.single-applications.apps .top-bar__search,.single-post.arthemia-premium .top-bar__search,.tax-category_apps.apps .top-bar__search{margin-left:-10px}}@media only screen and (max-width:615px){.author-archive.arthemia-premium .top-bar__search,.blog.apps .top-bar__search,.category.apps .top-bar__search,.error404.apps .top-bar__search,.error404.arthemia-premium .top-bar__search,.old-compare-header .top-bar__search,.single-applications.apps .top-bar__search,.single-post.arthemia-premium .top-bar__search,.tax-category_apps.apps .top-bar__search{margin-left:0}}.author-archive.arthemia-premium .top-bar input,.blog.apps .top-bar input,.category.apps .top-bar input,.error404.apps .top-bar input,.error404.arthemia-premium .top-bar input,.old-compare-header .top-bar input,.single-applications.apps .top-bar input,.single-post.arthemia-premium .top-bar input,.tax-category_apps.apps .top-bar input{width:200px;font-size:12px}@media only screen and (max-width:1150px){.author-archive.arthemia-premium .top-bar input,.blog.apps .top-bar input,.category.apps .top-bar input,.error404.apps .top-bar input,.error404.arthemia-premium .top-bar input,.old-compare-header .top-bar input,.single-applications.apps .top-bar input,.single-post.arthemia-premium .top-bar input,.tax-category_apps.apps .top-bar input{width:190px}}@media only screen and (max-width:991px){.author-archive.arthemia-premium .top-bar input,.blog.apps .top-bar input,.category.apps .top-bar input,.error404.apps .top-bar input,.error404.arthemia-premium .top-bar input,.old-compare-header .top-bar input,.single-applications.apps .top-bar input,.single-post.arthemia-premium .top-bar input,.tax-category_apps.apps .top-bar input{font-size:15px}}.author-archive.arthemia-premium .top-bar__nav-el:last-of-type,.author-archive.arthemia-premium .top-bar__nav-el:nth-last-of-type(2),.blog.apps .top-bar__nav-el:last-of-type,.blog.apps .top-bar__nav-el:nth-last-of-type(2),.category.apps .top-bar__nav-el:last-of-type,.category.apps .top-bar__nav-el:nth-last-of-type(2),.error404.apps .top-bar__nav-el:last-of-type,.error404.apps .top-bar__nav-el:nth-last-of-type(2),.error404.arthemia-premium .top-bar__nav-el:last-of-type,.error404.arthemia-premium .top-bar__nav-el:nth-last-of-type(2),.old-compare-header .top-bar__nav-el:last-of-type,.old-compare-header .top-bar__nav-el:nth-last-of-type(2),.single-applications.apps .top-bar__nav-el:last-of-type,.single-applications.apps .top-bar__nav-el:nth-last-of-type(2),.single-post.arthemia-premium .top-bar__nav-el:last-of-type,.single-post.arthemia-premium .top-bar__nav-el:nth-last-of-type(2),.tax-category_apps.apps .top-bar__nav-el:last-of-type,.tax-category_apps.apps .top-bar__nav-el:nth-last-of-type(2){margin-right:20px}.author-archive.arthemia-premium .top-bar .main-container,.error404.arthemia-premium .top-bar .main-container{max-width:1180px}.author-archive.arthemia-premium .top-bar input,.error404.arthemia-premium .top-bar input{width:255px}.tax-category_apps.apps .top-bar .main-container{max-width:1140px}.single-applications.apps .top-bar h1 img,.single-post.arthemia-premium .top-bar h1 img{left:-55px}.categories-menu .compare-header,.top-bar .compare-header{max-width:1300px}.breadcrumb{font-size:12px}
/*# sourceMappingURL=header.min.css.map */

.footer .btn,.hint-box__el,.hint-box__header{-webkit-transition:.4s ease-out}@font-face{font-family:fot-font;src:url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.eot?240919);src:url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.eot?240919#iefix) format("embedded-opentype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.ttf?240919) format("truetype"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.woff?240919) format("woff"),url(//financesonline.com/media/themes/fot/dist/css/../../fonts/fot-font.svg?240919#fot-font) format("svg");font-weight:400;font-style:normal;font-display:block}.footer{font-family:Lato,"Trebuchet MS",Arial,sans-serif;font-weight:400;width:100%!important}.footer *{-webkit-box-sizing:border-box;box-sizing:border-box}.footer .main-container{width:100%;max-width:1200px;padding:0 15px;margin:0 auto}.footer .clearfix::after{display:block;content:"";clear:both}.footer .btn{text-decoration:none;background:#005691;line-height:19px;text-align:center;padding-top:13px;padding-bottom:13px;border-radius:4px;-o-transition:.4s ease-out;transition:.4s ease-out}.footer .btn--listed{border:1px solid #4d89b2;border-radius:4px;display:inline-block;font-size:16px;font-weight:700;padding-left:26px;padding-right:26px}.footer__sm .icon,.footer__sm .icon2{font-size:35px;-webkit-transition:.2s ease-out}.footer .btn--listed:hover{background:#018eef}.footer .btn--listed .icon2{margin-right:10px;margin-left:-5px}.footer .col{float:left}.footer .col--50{width:50%}@media only screen and (max-width:991px){.footer .col--sm{width:100%}}.footer__sm .icon2{color:#7f7f7f;margin-right:8px;-o-transition:.2s ease-out;transition:.2s ease-out}.footer__sm .icon2:hover{color:#000;text-decoration:none}.footer__sm .icon2:last-of-type{margin-right:0}.footer [class*=" icon2--"],.footer [class^=icon2--]{font-family:fot-font!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.footer .icon2--add:before{content:"\e90b"}.footer .icon2--fb:before{content:"\e904"}.footer .icon2--gp:before{content:"\e905"}.footer .icon2--in:before{content:"\e906"}.footer .icon2--tm:before{content:"\e900"}.footer .icon2--tw:before{content:"\e907"}.footer .icon2--yt:before{content:"\e908"}.footer .icon2--top_soft:before{content:"\e909"}.footer .icon2--pi:before{content:"\e90a"}.footer .mini-show{display:none}.footer{background:#f4f4f4;color:#333;padding:65px 0 30px;font-size:16px}@media only screen and (max-width:480px){.footer .mini-hide{display:none}.footer .mini-show{display:block}.footer{padding:40px 0 25px;font-size:14px}}.footer__title{font-size:38px;font-weight:300;margin:0 0 20px}.footer__title span{font-weight:700}.footer a{color:#000}.footer ul{padding:0;list-style:none;margin-top:15px}.footer ul a{color:#333}.footer ul a:hover{color:#000}.footer p{line-height:30px;margin:0}@media only screen and (max-width:480px){.footer p{line-height:20px;margin:0 0 5px}}.footer li{width:33.3%;float:left;line-height:32px}.footer .btn{border:none;color:#fff;margin:20px 0 0}@media only screen and (max-width:991px){.footer .btn{margin-bottom:55px}.footer__copyright{text-align:center}}.footer__heading{color:#091e42;font-weight:900;border-bottom:1px solid #d7d7d7;padding:0 0 15px}@media only screen and (max-width:480px){.footer li{width:50%}.footer .btn{display:none}.footer__heading{margin-top:25px}}.footer__copyright{border-top:1px solid #d7d7d7;margin:40px 0 0;padding:20px 0 0}.footer__copyright p{float:left;line-height:35px}@media only screen and (max-width:991px){.footer__copyright p{float:none;margin:0 0 10px;line-height:22px}}.footer__sm{float:right}@media only screen and (max-width:991px){.footer__sm{float:none}}.footer__sm .icon{color:#7f7f7f;margin-right:8px;-o-transition:.2s ease-out;transition:.2s ease-out}.footer__sm .icon:hover,.hint-box{color:#000}.footer__sm .icon:last-of-type{margin-right:0}.hints-data{display:none;position:absolute;top:100%;width:100%;z-index:999}.hint-box{background:#fff;text-align:left;-webkit-box-shadow:0 6px 5px 5px #dadada6b;box-shadow:0 6px 5px 5px #dadada6b}@media only screen and (max-width:480px){.hint-box{width:calc(100% + 50px);font-size:12px}}.hint-box.active{display:block!important}.hint-box p{font-size:14px!important;line-height:16px!important;margin:0!important;color:#000!important}@media only screen and (max-width:480px){.hint-box p{font-size:12px!important;line-height:14px!important;float:left;width:calc(90% - 10px)}}.hint-box p.no-results,.hint-box__el,.hint-box__header{width:100%;display:inline-block}.hint-box p:last-of-type{font-weight:400;margin-top:3px}.hint-box p:first-of-type{font-weight:700;margin-top:0}.hint-box p.no-results{color:#000;text-align:center;padding:10px 15px;float:none}.hint-box__header{background:#f4f4f4;font-weight:700;line-height:30px;padding:0 15px;color:#000!important;-o-transition:.4s ease-out;transition:.4s ease-out}.hint-box__header:hover{background:#005691;color:#fff!important}.hint-box__header span{text-transform:uppercase;font-weight:900}.hint-box__el{padding:8px 15px;color:#000!important;border-bottom:1px solid #ccc;-o-transition:.4s ease-out;transition:.4s ease-out}.hint-box__el:hover,.hint-box__el:hover p{color:#fff!important}.hint-box__el:hover{background:#005691}.hint-box__el:hover span{color:#ffab00}.hint-box__el:hover .hint-box__sat span{color:#fff}.hint-box__el:hover .hint-box__sat span .blue{color:#ffab00!important}.hint-box__el:last-of-type{border-bottom:none}.hint-box__el span{color:#005691;font-weight:900}.hint-box__sat{margin-left:calc(10% + 10px)}.hint-box__sat span{font-weight:700;color:#000}.hint-box__img{float:left;margin-right:15px;width:10%;height:auto}@media only screen and (min-width:1920px){.hint-box__sat{margin-left:70px}.hint-box__img{max-width:60px}}@media only screen and (max-width:480px){.hint-box__el{padding:10px}.hint-box__img{margin-right:10px}}.hint-box__img img{max-width:100%}.hint-box__more{text-transform:uppercase;color:#fff;font-weight:900;text-align:center;line-height:30px;background:#005691;width:100%;display:inline-block;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out;transition:.4s ease-out}.hint-box__more:hover{background:#ffab00}@media only screen and (min-width:1920px){.main-container--post .hint-box__img{width:60px}.main-container--post .hint-box__sat{margin-left:70px}}
/*# sourceMappingURL=footer.min.css.map */

.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;height:auto}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.shares table{width:100%}.best-product-desc h3 a{color:#005691;font-size:22px}.page-id-191 .contact-submit{margin-top:15px}.single pr0{padding-left:0}.search-heading button{padding:2px 5px}.search-options{overflow:hidden}.search-options button{float:right;margin:10px 0 5px}
@font-face{font-family:'33535gillsansmt';src:url(//financesonline.com/media/plugins/financesonline-user-reviews/./font/33535gillsansmt.eot);src:local('font/33535gillsansmt'),url(//financesonline.com/media/plugins/financesonline-user-reviews/./font/33535gillsansmt.woff) format('woff'),url(//financesonline.com/media/plugins/financesonline-user-reviews/./font/33535gillsansmt.ttf) format('truetype')}@font-face{font-family:"helvetica-neue-bold";src:url(//financesonline.com/media/plugins/financesonline-user-reviews/./font/helvetica-neue-bold.eot);src:url(//financesonline.com/media/plugins/financesonline-user-reviews/./font/helvetica-neue-bold.eot?#iefix) format('embedded-opentype'),url(//financesonline.com/media/plugins/financesonline-user-reviews/./font/helvetica-neue-bold.woff) format('woff'),url(//financesonline.com/media/plugins/financesonline-user-reviews/./font/helvetica-neue-bold.ttf) format('truetype'),url(//financesonline.com/media/plugins/financesonline-user-reviews/./font/helvetica-neue-bold.svg#quartzregular) format('svg');font-weight:normal;font-style:normal}.cb{clear:both}.single-user-review .tab-pane{padding-top:0}.transparent_background{background:transparent !important}.current_review_level_widget{background-color:rgba(255,255,255,0.9)}.single-user-review .a2a_kit{display:none}.progressBarContainer{width:100%;max-width:350px;height:46px;height:2.66em;overflow:hidden;border-radius:5px}.progressBarValue{height:2.66em;float:left;background:#0866dc}.progressBarLevel1{background:rgba(220,8,8,.2)}.level1Txt{color:red}.progressBarLevel1 .progressBarValue{background:red}.progressBarLevel2{background:rgba(220,145,8,.2)}.progressBarLevel2 .progressBarValue{background:orange}.level2Txt{color:orange}.progressBarLevel3{background:rgba(8,122,220,.2)}.progressBarLevel3 .progressBarValue{background:#0866dc}.level3Txt{color:#0866dc}.progressBarLevel4{background:rgba(10,167,36,.2)}.progressBarLevel4 .progressBarValue{background:green}.level4Txt{color:green}.page-template-template-add_user_review label.error{font-size:12px;color:red;text-align:right;display:block}.page-template-template-add_user_review label.valid{font-size:12px;color:green;text-align:right;display:block}.review_level_bar{margin-top:142px}.review_level_bar .affix{width:311px;margin-left:0}.user_review_level{text-transform:uppercase;display:inline-block;margin-left:5px;font-weight:bold;font-size:16px}.review_level_bar_content{padding:15px}.page-template-template-add_user_review .a2a_kit{display:none}.page-template-template-add_user_review .asterisk{color:#ff911d;font-size:23px}.page-template-template-add_user_review .question-title,.page-template-template-add_user_review .question-title2{font-weight:bold;font-size:16px}.page-template-template-add_user_review .question-title2{margin:10px}.slider_ex1{margin:0 1%}#step_1 .slider_ex1{margin:0}.slider.slider-horizontal{height:20px;width:91% !important}.slider-tick-label{font-size:11px}.top-buffer,h1.top-buffer{margin-top:1%}.row.clearfix.top-buffer{width:100%}#step_1 .row.clearfix.top-buffer{margin:0}.form-control-small{width:5%;margin-bottom:1%}.btn-file{position:relative;overflow:hidden;color:#1a1a1a;background:#a8cff2;font-weight:700}.btn-file input[type=file]{position:absolute;top:0;right:0;left:0;width:100%;min-height:100%;font-size:16px;text-align:right;filter:alpha(opacity=0);opacity:0;outline:0;cursor:inherit;display:block;color:#1a1a1a;background:#a8cff2;font-weight:700}.checkbox{margin:1% 0}select.form-control-normal{width:100%}.form-control,.top-buffer{margin-bottom:1%}.progress{background-color:#f5f5f5;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1) inset;height:20px;margin-bottom:20px;overflow:hidden}.progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar{background-color:#337ab7;box-shadow:0 -1px 0 rgba(0,0,0,.15) inset;color:#fff;float:left;font-size:12px;height:100%;line-height:20px;text-align:center;transition:width .6s ease 0s}.progress-bar.active,.progress.active .progress-bar{animation:2s linear 0s normal none infinite running progress-bar-stripes}.user-review-form-box .product-description{padding:30px}.user_review_form p{word-break:break-word}.radio label,.checkbox label{word-break:break-word}.screenshot_upload_section{display:none}.if_current_user_of_this_product{width:auto}#if_current_user_of_this_product-error{display:none !important}#review_summarizes_my_own_experience-error{display:block !important}.contact-box{background-color:#fff}.contact-box h3{margin:0;text-align:left;padding-left:0;color:#676a6c;font-size:22px}.text-center{text-align:center}.m-t-xs{margin-top:5px;padding-bottom:5px}.font-bold{font-weight:600}.btn-circle{width:20px;height:20px;padding:4px 0;border-radius:15px;text-align:center;font-size:12px;line-height:0}.btn-green{background-color:#18a689;border-color:#18a689}.verifed_user_badge,.pro_review_badge{padding:2px 0 2px 0}.verifed_user_badge button,.pro_review_badge button{float:left}.verifed_user_badge span,.pro_review_badge span{font-size:13px;line-height:15px;float:left;margin-left:4px;color:black;font-weight:bold}.pro_review_badge button{font-size:10px}.pro_review_badge span{color:black}.verifed_user_badge:after,.pro_review_badge:after{content:'';display:block;clear:both}.padding10{padding:10px}.feature_evaluations_title{background:none !important;text-align:left !important;border:0 !important;font-weight:bold}@media screen and (max-width:1200px){.review_level_bar .affix{display:none}}@media screen and (max-width:768px){.breadcrumb{display:none}.main .row>.pr0 .col-lg-4{text-align:center}.user-review-form-box .slider_type2{padding-left:0}}@media only screen and (min-width:515px){ul.share-buttons li{padding:0 15px}}@media only screen and (max-width:514px){.user-review-form-box .product-description{padding:15px}ul.share-buttons li{padding:0 10px}.user-review-title{position:inherit !important;left:0 !important;top:0 !important;bottom:0 !important}}div.col-xs-12.col-md-8.smaller_barrating a{width:81px}.wordbreak{word-break:break-word !important}.btn-circle{width:26px !important;height:26px !important}.third>.btn-circle{width:21px !important;height:21px !important}.top-margin-10{margin-top:10px !important}.no-margin{margin:0}.no-padding{padding:0}.verifed_user_badge span,.pro_review_badge span{font-size:13px !important}div.secound{margin-top:4px;margin-left:9px}div.verifed_user_badge.secound>button{width:22px !important;height:22px !important;font-size:9px !important;padding:2px 0 !important}div.verifed_user_badge.secound>span{line-height:10px}div.pro_review_badge.secound>button{width:22px !important;height:22px !important;font-size:9px !important;padding:2px 0 !important}div.pro_review_badge.secound>span{line-height:10px;padding-left:4px}.verifed_user_badge.third>span{line-height:12px !important;font-size:13px !important}.pro_review_badge.third>span{line-height:12px !important;font-size:12px !important}.smaller_height{min-height:30px}.txfhead{font-size:16px}.txf1:first-letter {text-transform:uppercase}.font-bold.smaller_font{font-size:12px}address.smalladdress{font-size:13px}.fullbarsmall{height:20px;padding:0;margin:0 0 2px 0}.text_12{font-size:12px}.height_80{margin:0;padding:0;float:left;margin-bottom:17px}.mp0{margin:0;padding:0}.height_80>.full_rev_title{margin:0;float:left;padding:0}.review-title{color:#428bca;text-decoration:none;font-weight:bold;font-size:16px;margin:0;padding:0}.fright{float:right}div.aside-box.faq.widget.user-review-author>div.user-review-author-content>div>div.col-sm-8>h3{padding-top:2px}.user-review-author{margin-top:34px}.user-review-author>div.user-review-author-content{padding-bottom:0}.user-review-author .user-review-author-content h3{background:none !important;border:0;color:#6e6e6e;font-size:27px}#anonymous_info{color:red;padding:5px;text-align:center;display:none}.progress-bar-text-value{text-transform:uppercase;font-size:16px}.user-review-title h1{font-size:28px;margin:0;font-family:"helvetica-neue-bold"}.pros_cons_section a{text-decoration:none;color:#000}#user_review_form .nav-tabs li a,.single-user-review .nav-tabs li a{text-transform:uppercase;font-size:17px;padding:6px 10px 6px 10px !important;border-radius:0;-o-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}#user_review_form .nav-tabs li a,.single-user-review .nav-tabs li a{font-family:'33535gillsansmt' !important;background:#d3d3d3}#user_review_form .nav-tabs li.active a,.single-user-review .nav-tabs li.active a,.single-user-review .nav-tabs li:hover a,#user_review_form .nav-tabs li:hover a{font-family:'33535gillsansmt' !important;color:white;background:#2270a5;background:-moz-linear-gradient(top,#2270a5 0,#14537e 100%);/ FF3.6-15 / background:-webkit-linear-gradient(top,#2270a5 0,#14537e 100%);/ Chrome10-25,Safari5.1-6 / background:linear-gradient(to bottom,#2270a5 0,#14537e 100%);/ W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+/ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2270a5',endColorstr='#14537e',GradientType=0);/ IE6-9 */}.single-user-review .aside-box{margin-bottom:0;background:white}aside .aside-box{margin-bottom:20px !important}#user_review_form .br-theme-bars-1to10 .br-widget a,#user_review_form .br-theme-bars-1to10 .br-current{width:14%;max-width:80px;height:auto;color:white;padding:6px 5px 6px 5px !important}#user_review_form .br-theme-bars-1to10 .br-current{background:#ff911d;font-size:12px !important}#user_review_form .product-box-heading,.page-template-template-add_user_review .review_level_bar .widget-title{background:#005691;color:white;text-align:left}.page-template-template-add_user_review .review_level_bar .widget-title,.single-user-review .widget-title{padding-left:10px}#user_review_form .product-box-heading h2{color:white;border:0;padding-left:0}#user_review_form #step1 h4{color:#005691}.page-template-template-add_user_review .breadcrumb{display:none}.page-template-template-add_user_review h2{color:#1f689b}#user_review_form .question-title:before,.single-user-review .question-title:before{content:"•";color:#1f689b;font-size:29px;vertical-align:-10%;margin-right:5px}#user_review_form textarea{background:#f3f3f3;overflow:hidden}.review-icons-empty-icon{float:left;width:15px;height:5px}.review-icons-icon-question-bar2{background-image:url(//financesonline.com/media/plugins/financesonline-user-reviews/images/question_icon2.png);background-repeat:no-repeat;width:27px;height:27px;top:5px;position:absolute;left:6px}.questions_to_next_level_val{display:block;color:#117cbe;text-align:center;font-size:30px;font-weight:bold;padding-right:22px}.pie-container{font-size:100px;float:left}.pie-wrapper{height:1em;width:1em;float:left;margin:15px;position:relative}.pie-wrapper:nth-child(3n+1){clear:both}.pie-wrapper .pie{height:100%;width:100%;clip:rect(0,1em,1em,.5em);left:0;position:absolute;top:0}.pie-wrapper .pie .half-circle{height:100%;width:100%;border:15px solid #3498db;border-radius:50%;clip:rect(0,.5em,1em,0);left:0;position:absolute;top:0}.pie-wrapper .label{background:#f5f5f5;border-radius:50%;bottom:.4em;color:#005691;cursor:default;display:block;font-size:14px;left:.4em;line-height:14px;position:absolute;right:.4em;text-align:center;top:.4em;padding-top:28px}.pie-wrapper .label .smaller{color:#bdc3c7;font-size:.45em;padding-bottom:20px;vertical-align:super}.pie-wrapper .shadow{height:100%;width:100%;border:.1em solid #bdc3c7;border-radius:50%}.pie-wrapper.style-2 .label{background:none;color:#7f8c8d}.pie-wrapper.style-2 .label .smaller{color:#bdc3c7}.pie-wrapper.progress-30 .pie .right-side{display:none}.pie-wrapper .pie .half-circle{border-color:#005691}.pie-wrapper.progress-30 .pie .left-side{-webkit-transform:rotate(108deg);transform:rotate(108deg)}.pie-wrapper .gt-50{clip:rect(auto,auto,auto,auto)}.pie-wrapper--solid{border-radius:50%;overflow:hidden}.pie-wrapper--solid:before{border-radius:0 100% 100% 0;content:'';display:block;height:100%;margin-left:50%;-webkit-transform-origin:left;transform-origin:left}.pie-wrapper--solid .label{background:transparent}.pie-wrapper--solid.progress-65{background:-webkit-linear-gradient(left,#e67e22 50%,#34495e 50%);background:linear-gradient(to right,#e67e22 50%,#34495e 50%)}.pie-wrapper--solid.progress-65:before{background:#e67e22;-webkit-transform:rotate(126deg);transform:rotate(126deg)}.pie-wrapper--solid.progress-25{background:-webkit-linear-gradient(left,#9b59b6 50%,#34495e 50%);background:linear-gradient(to right,#9b59b6 50%,#34495e 50%)}.pie-wrapper--solid.progress-25:before{background:#34495e;-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}.pie-wrapper--solid.progress-88{background:-webkit-linear-gradient(left,#3498db 50%,#34495e 50%);background:linear-gradient(to right,#3498db 50%,#34495e 50%)}.pie-wrapper--solid.progress-88:before{background:#3498db;-webkit-transform:rotate(43.2deg);transform:rotate(43.2deg)}.br-active:hover{background:#ff911d !important}.slider_type1 .br-widget a:nth-child(1){background:#78bce6}.slider_type1 .br-widget a:nth-child(2){background:#51afea}.slider_type1 .br-widget a:nth-child(3){background:#3796d1}.slider_type1 .br-widget a:nth-child(4){background:#1584c9}.slider_type1 .br-widget a:nth-child(5){background:#016ab1}.slider_type1 .br-widget a:nth-child(6){background:#0865a4}.slider_type1 .br-widget a:nth-child(7){background:#025187}#user_review_form #step_3 .top-buffer{margin-right:0;padding-right:0;margin-left:0;text-align:center}#step_3 .top-buffer .question-title2{text-align:left}.slider_type2{padding-right:0}.slider_type2 .br-widget a{max-width:82px !important;width:82px !important}.slider_type2 .br-widget a:nth-child(1){background:#78bce6}.slider_type2 .br-widget a:nth-child(2){background:#51afea}.slider_type2 .br-widget a:nth-child(3){background:#3796d1}.slider_type2 .br-widget a:nth-child(4){background:#1584c9}.slider_type2 .br-widget a:nth-child(5){background:#016ab1}.btn-submit-review{background:#ff911d;background:-moz-linear-gradient(top,#ff911d 0,#df7200 100%);background:-webkit-linear-gradient(top,#ff911d 0,#df7200 100%);background:linear-gradient(to bottom,#ff911d 0,#df7200 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff911d',endColorstr='#df7200',GradientType=0);border:0;color:white;border-radius:5px}.btn-submit-review:hover{background:#ff9110 !important}#user_review_form .btnNext{background:#117cbe;background:-moz-linear-gradient(top,#117cbe 0,#005691 100%);background:-webkit-linear-gradient(top,#117cbe 0,#005691 100%);background:linear-gradient(to bottom,#117cbe 0,#005691 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#117cbe',endColorstr='#005691',GradientType=0);color:white;border:0;border-radius:5px;padding:8px 25px 8px 25px}#user_review_form .btnNext:hover{background:#117cbe !important}.image_checkboxes{overflow:hidden;position:relative}.image_checkboxes .image-button{overflow:auto;color:white;width:20%;float:left}.image_checkboxes .type1{background-color:#79bce7}.image_checkboxes .type1 span,.image_checkboxes .type4 span{line-height:35px}.image_checkboxes .type2{background-color:#51b0ea}.image_checkboxes .type3{background-color:#3796d1}.image_checkboxes .type4{background-color:#1584c9}.image_checkboxes .type5{background-color:#016ab1}.image_checkboxes .image-button label{float:left;width:100%;margin:0}.image_checkboxes .image-button label span{text-align:center;display:block;font-size:11px;height:48px;padding:6px;cursor:pointer}.image_checkboxes .image-button label input{position:absolute;top:-20px}image_checkboxes .image-button{cursor:pointer}.image_checkboxes .image-button:hover span{background:#ff911d !important;color:#fff}.image_checkboxes .image-button input:checked+span{background:#ff911d !important;color:#fff}#user_review_form .are_you_current_user_q{color:#117cbe;font-size:18px;font-weight:bold}#user_review_form #step_1 h4{color:#1f689b;font-weight:bold}#user_review_form #step_3 h4,.single-user-review h4{text-transform:uppercase;color:#1f689b;font-weight:bold}#user_review_form #step_3 .dynamic_option,.single-user-review .feature_single_option{margin-bottom:20px;padding-bottom:20px}.single-review-pie-border{padding-top:20px;border-bottom:1px solid #d3d3d3;margin-bottom:20px}#user_review_form #step_3 .dynamic_option .n_a{color:#1f689b;font-weight:bold;padding-top:6px}#user_review_form #step_3 .br-theme-bars-1to10 .br-widget a{background:white;border:1px solid #3498db;color:#117cbe;font-weight:bold;width:20%;max-width:20%;margin:0;border-right:0}#user_review_form #step_3 .br-theme-bars-1to10 .br-widget a:last-child{border-right:1px solid #3498db}#user_review_form #step_3 .br-theme-bars-1to10 .br-widget a:hover{background:#117cbe !important;color:white}#step_3 .br-theme-bars-1to10 .br-widget a.br-current{background:#ff911d !important;color:#fff}#user_review_form .top-buffer p{margin-bottom:0;margin-top:7px}.pie-container .incomplete{display:block;padding-top:5px;font-size:12px}.single-user-review .pie-container{float:none;text-align:center;margin:0 auto;font-size:118px;padding:1px}.single-user-review .pie-container .pie-wrapper{margin:13px auto;float:none}.single-user-review .pie-title{display:block;font-family:"helvetica-neue-bold";font-size:16px;line-height:21px;min-height:22px;position:relative}.single-user-review .pie-label{font-size:18px;color:#117cbe;text-transform:uppercase;font-weight:bold;display:block;font-style:italic}.single-user-review .widget-title{background:#005691;color:white;text-align:left}.single-user-review .pie-wrapper .label{line-height:35px;font-size:30px}.single-user-review p{text-align:justify}.textwidget p[align="center"]{text-align:center}#feature_evaluations .pie-title{min-height:48px;display:block}.single-user-review .smalladdress .addr_val{color:#117cbe}.single-user-review ul.share-buttons{padding-left:5px;padding-right:5px}.single-user-review ul.share-buttons li{padding:0 5px}.single-user-review ul.share-buttons img{max-width:45px}.single-user-review .verifed_user_badge img,.single-user-review .pro_review_badge img{float:left;max-width:25px}.single-user-review .verifed_user_badge span,.single-user-review .pro_review_badge span{text-transform:uppercase;color:#676a6c}.border-top{border-top:1px solid #d3d3d3;padding-top:12px;margin-top:5px}.single-user-review .user-review-title h1{color:#1f689b}.single-user-review .user-review-title h1:before,.single-user-review .user-review-title h1:after{background-image:url(//financesonline.com/media/plugins/financesonline-user-reviews/./images/quotation.png);background-repeat:no-repeat;content:"";display:inline-block;margin-right:10px;width:27px;height:25px;position:relative;top:-4px}.single-user-review .user-review-title h1:after{margin-left:10px;top:6px}.single-user-review .main{padding-top:10px}.more_user_reviews_btn{background:url(//financesonline.com/media/plugins/financesonline-user-reviews/images/more_user_reviews_btn.png);display:block;width:100%;height:77px;background-size:98%;background-repeat:no-repeat;padding-top:18px;padding-right:70px;font-size:21px;color:white}.more_user_reviews_btn:hover{text-decoration:none;color:white}.pie-wrapper .out{float:left;font-family:"33535gillsansmt" !important;font-size:12px;font-weight:100;line-height:11px;margin-left:4px;position:relative;top:-2px;width:50px}.user-review-score-box{padding:10px}.user-review-score-box .stars{display:block;margin:0 auto;text-align:center}.btn-disabled,.btn-disabled:hover{background:grey !important;color:white !important}.form-control.error{border:1px solid red}label.error{color:red}.smaller_height label{margin:0;display:block}.br-theme-bars-1to10:after{content:'';display:block;clear:both}.asterisk{color:#ff911d !important}.widget-title.share{background:#d8d8d8;color:#000;font-family:"33535gillsansmt"}.aside-box.faq.widget.user-review-score-box>div{color:#000;font-family:"33535gillsansmt";font-size:18px;text-align:center}.btn.btn-light-orange{color:#fff;font-family:"33535gillsansmt";background:rgba(34,113,165,1);background:-moz-linear-gradient(top,rgba(34,113,165,1) 0,rgba(20,84,126,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(34,113,165,1)),color-stop(100%,rgba(20,84,126,1)));background:-webkit-linear-gradient(top,rgba(34,113,165,1) 0,rgba(20,84,126,1) 100%);background:-o-linear-gradient(top,rgba(34,113,165,1) 0,rgba(20,84,126,1) 100%);background:-ms-linear-gradient(top,rgba(34,113,165,1) 0,rgba(20,84,126,1) 100%);background:linear-gradient(to bottom,rgba(34,113,165,1) 0,rgba(20,84,126,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2271a5',endColorstr='#14547e',GradientType=0);font-size:18px}.stars span{margin-top:10px}.yellow-star{font-size:30px}.contact-box a{display:none}.smalladdress.border-top{color:#6e6e6e;font-family:"33535gillsansmt";font-size:16px}.smalladdress.border-top>span{color:#0d5496}.taxonomy-icon{background:url(//financesonline.com/media/plugins/financesonline-user-reviews/./images/category-page-template-icon.png);width:40px;height:40px;float:left;margin-left:5px}.padding10>p{padding-left:30px;padding-right:30px}.single-user-review .vendor_reply_section b{text-align:center;display:block}img.product-extended-thumbnail{border:1px solid #aaa}.aside-box.faq.widget:first-child{border-top:0}.user-review-author>div.user-review-author-content{border-bottom:1px solid #bcbcbc}.single-user-review{margin-bottom:30px}.user-review-title-part1{font-size:20px;color:#0d5496;margin:2px 0 12px;font-family:"33535gillsansmt"}.user-review-title-by.pull-right{font-size:20px;color:#0d5496;font-family:"33535gillsansmt"}#user_review_form .nav-tabs li a,.single-user-review .nav-tabs li a{font-size:14px}.smalladdress.border-top .yellow-star{font-size:14px}.widget-title.widget-title-center{text-align:center}.grouped_widgets h3.widget-title{text-align:center !important}@media screen and (max-width:1024px){.col-md-8.clearfix.user-review-title{width:auto !important}aside{max-width:100%}.user-review-title h1{font-size:1.6em}.single-user-review .user-review-title h1::before,.single-user-review .user-review-title h1::after{background-size:50% auto;height:13px;margin-right:0;left:7px}.single-user-review .user-review-title h1::after{margin-left:0;margin-right:0}}@media screen and (max-width:700px){#user_review_form .br-theme-bars-1to10 .br-widget a,#user_review_form .br-theme-bars-1to10 .br-current{width:50% !important;max-width:100% !important;float:none;margin-right:auto !important;margin-left:auto !important}#user_review_form .br-theme-bars-1to10 .br-widget{max-height:none}#user_review_form .image_checkboxes .image-button{width:50%;float:none;margin-left:auto;margin-right:auto;margin-bottom:1px}#user_review_form .image_checkboxes .image-button label span{padding:0;height:auto;line-height:29px;padding-left:3px;padding-right:3px}#user_review_form .image_checkboxes .image-button label{float:none}#user_review_form #step_3 .br-theme-bars-1to10 .br-widget a{border:1px solid #3498db !important;border-bottom:0 !important}#user_review_form #step_3 .br-theme-bars-1to10 .br-widget a:last-child{border-bottom:1px solid #3498db !important}}@media screen and (max-width:414px){.taxonomy-icon{background:none !important;margin-left:-30px !important}.padding10>p{padding-left:0;padding-right:0}}#step_1 .row.clearfix.top-buffer{margin:0}.single-user-review .single-user-review,.single-user-review .main .row>.col-lg-12.pr0{padding-left:0}.single-user-review .aside-box.widget .bg-grey h3{background:#005691;text-align:left;color:#fff}.single-user-review .user-review-author.widget .bg-grey h3{text-align:center}.single-user-review .product-affix img.product-extended-thumbnail{background-color:#fff}.single-user-review .main .col-lg-8.single-user-review{width:100%}.single-user-review .main .col-lg-8.single-user-review #affix-wrapper .product-affix .col-md-4{width:25%}.single-user-review .main .col-lg-8.single-user-review #affix-wrapper .product-affix .user-review-title{width:75%}@media all and (max-width:992px){.single-user-review .main .col-lg-8.single-user-review #affix-wrapper .product-affix .col-md-4{width:auto !important;text-align:center}}.single-user-review .widget_adtext .list-unstyled{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-user-review .widget_adtext .list-unstyled .clearfix{display:none}.single-user-review .widget_adtext .list-unstyled li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:10px;padding-right:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-user-review .widget_adtext .btn-success{padding:4px 10px;font-size:17px;text-transform:uppercase;border:1px solid #007b00}.single-user-review .widget_adtext .list-unstyled li>div:nth-child(2){margin-left:0 !important}.single-user-review .widget_adtext .list-unstyled li>.col-lg-5{padding-right:0;width:40%;margin-left:auto;text-align:left}.single-user-review .widget_adtext .list-unstyled li strong{font-size:16px;padding-right:5px;text-align:right;margin-left:auto;display:block}.single-user-review .widget_adtext .list-unstyled li:first-child .list-number{background:#5cb85c;font-weight:bold}.single-user-review .widget_adtext .list-unstyled li .list-number{background:#9c9c9c;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:25px;border-radius:50%;width:25px;font-size:18px;color:#fff;min-width:10px;padding-left:12.5px;padding-right:12.5px}.single-user-review #fo_grouped_widget-3 .widget_adtext{border-radius:0;border:1px solid #bcbcbc;background:#fff}.single-user-review #fo_grouped_widget-3 .grouped_widgets{background:#fff}.single-user-review #fo_grouped_widget-3 .widget_adtext .bg-grey h3{font-weight:100}.top3-img{width:160px !important}.top3-img img{height:40px !important}.top3-score{padding-right:0 !important;padding-left:5px;width:90px !important;margin-left:0 !important}.widget.user-review-score-box .glyphicon-star{font-size:30px}.product-box-heading h2{color:#fff;font-weight:100;border-left:1px solid #9ba3a8;display:inline-block;font-size:19px;line-height:30px;margin:0;padding:4px 20px 3px}.feature_single_option .row{padding-bottom:5px;margin-bottom:5px}.feature_single_option .row:last-child{border:0}#feature_evaluations .feature_single_option .row{padding-bottom:20px;margin-bottom:20px}#user_review_form #step_3 .dynamic_option,.single-user-review .feature_single_option{margin-bottom:20px}#user_review_form #step_3 .dynamic_option,.single-user-review .feature_single_option .row{border-bottom:1px solid #d3d3d3;padding-bottom:20px;padding-top:20px}#user_review_form #step_3 .dynamic_option,.single-user-review .feature_single_option .row:first-child{padding-bottom:20px;padding-top:0}#user_review_form #step_3 .dynamic_option,.single-user-review .feature_single_option .row:last-child{border:0;padding-bottom:0}.single-user-review .feature_single_option h4{color:#FFF;background-color:#2270a5 !important;text-align:center !important}@media all and (max-width:1024px){.user-review-author .user-review-author-content,.user-review-author-content .col-sm-8.col-xs-6>h3,.user-review-author-content .col-sm-8>h3{text-align:center}.user-review-author-content .text-center .img-circle.m-t-xs.img-responsive{margin:0 auto}.col-md-6.verifed_user_badge.third>img{float:nonel}.col-md-6.verifed_user_badge.third>span{display:ruby;float:none}.user-review-author-content .col-md-6.verifed_user_badge.third{width:100%}.user-review-author-content .col-md-6.verifed_user_badge.third>img{float:none}}img.placeholder{position:relative;top:40px;left:40px;font-size:0;height:95px}img.placeholder::before{content:'';position:absolute;opacity:1;top:-40px;left:-40px;width:95px;height:95px;background-size:cover;background-image:url(https://s.financesonline.com/media/themes/fot/dist/img/svg/user-avatar.svg)}
/*! =======================================================
                      VERSION  7.1.2              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================= */
.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px;margin-top:-5px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#0480be;margin-top:0}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{padding-top:4px;display:inline-block;text-align:center}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;margin-left:-5px;left:50%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-left:-5px;margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#0480be;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-disabled .slider-handle{background-image:-webkit-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:-o-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:linear-gradient(to bottom,#dfdfdf 0,#bebebe 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf',endColorstr='#ffbebebe',GradientType=0)}.slider.slider-disabled .slider-track{background-image:-webkit-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:-o-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:linear-gradient(to bottom,#e5e5e5 0,#e9e9e9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5',endColorstr='#ffe9e9e9',GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip.top{margin-top:-36px}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .hide{display:none}.slider-track{position:absolute;cursor:pointer;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#f9f9f9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:4px}.slider-selection{position:absolute;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-selection.tick-slider-selection{background-image:-webkit-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:-o-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:linear-gradient(to bottom,#89cdef 0,#81bfde 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef',endColorstr='#ff81bfde',GradientType=0)}.slider-track-low,.slider-track-high{position:absolute;background:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-handle{position:absolute;width:20px;height:20px;background-color:#337ab7;background-image:-webkit-linear-gradient(top,#149bdf 0,#0480be 100%);background-image:-o-linear-gradient(top,#149bdf 0,#0480be 100%);background-image:linear-gradient(to bottom,#149bdf 0,#0480be 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);filter:none;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);border:0 solid transparent}.slider-handle.round{border-radius:50%}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{position:absolute;width:20px;height:20px;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;filter:none;opacity:.8;border:0 solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-image:-webkit-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:-o-linear-gradient(top,#89cdef 0,#81bfde 100%);background-image:linear-gradient(to bottom,#89cdef 0,#81bfde 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef',endColorstr='#ff81bfde',GradientType=0);opacity:1}
/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-handle{margin-left:-10px;margin-top:-5px}.slider.slider-horizontal .slider-handle.triangle{border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#0480be;margin-top:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;margin-left:-5px;left:50%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-handle{margin-left:-5px;margin-top:-10px}.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#0480be;margin-left:0}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap}.slider-track{position:absolute;cursor:pointer;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.slider-selection{position:absolute;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-o-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:linear-gradient(to bottom,#f9f9f9,#f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.slider-handle{position:absolute;width:20px;height:20px;background-color:#0e90d2;background-image:-moz-linear-gradient(top,#149bdf,#0480be);background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:-o-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);opacity:.8;border:0 solid transparent}.slider-handle.round{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.slider-handle.triangle{background:transparent none}
@font-face{font-family:"33535gillsansmt";src:url(//financesonline.com/media/themes/apps/css/../fonts/33535gillsansmt.eot);src:url(//financesonline.com/media/themes/apps/css/../fonts/33535gillsansmt.eot?#iefix) format('embedded-opentype'),url(//financesonline.com/media/themes/apps/css/../fonts/33535gillsansmt.woff) format('woff'),url(//financesonline.com/media/themes/apps/css/../fonts/33535gillsansmt.ttf) format('truetype'),url(//financesonline.com/media/themes/apps/css/../fonts/33535gillsansmt.svg#quartzregular) format('svg');font-weight:normal;font-style:normal}@font-face{font-family:"helvetica-neue-bold";src:url(//financesonline.com/media/themes/apps/css/../fonts/helvetica-neue-bold.eot);src:url(//financesonline.com/media/themes/apps/css/../fonts/helvetica-neue-bold.eot?#iefix) format('embedded-opentype'),url(//financesonline.com/media/themes/apps/css/../fonts/helvetica-neue-bold.woff) format('woff'),url(//financesonline.com/media/themes/apps/css/../fonts/helvetica-neue-bold.ttf) format('truetype'),url(//financesonline.com/media/themes/apps/css/../fonts/helvetica-neue-bold.svg#quartzregular) format('svg');font-weight:normal;font-style:normal}.product-box-heading h1,.product-box-heading h2,.product-box-heading-h2{border-left:1px solid #9ba3a8;color:#000;display:inline-block;font-size:19px;line-height:30px;margin:0;padding:4px 20px 3px;font-weight:700}.tab-pane{padding-top:0 !important}body.tax-category_apps #alternatives .product-description p img{border:1px solid #bcbcbc}body.tax-category_apps .main .breadcrumb{padding:3px 0}#gallery1 div.crsl-wrap figure{background:#fff}#gallery1 div.crsl-wrap figure:first-child{border-left:1px solid grey !important}.button-products-free-trial a:hover{background:#e9df19;border:1px solid #04050;text-decoration:none}body.tax-category_apps .blocks_top10 .crsl-item h1 a,.crsl_h1 a{font-weight:400 !important;font-family:'Lato',"Trebuchet MS",Arial,sans-serif}.panel-text{font-size:14px !important}.figure-title>a{font-size:1.2em !important;font-weight:500 !important}#gallery32 figure p{color:black !important}#gallery32 .figure_cont:first-child figure p{color:#00a313 !important}.width-bar{border:1px solid grey;height:17px !important}.crsl-items .crsl-wrap figure:first-child p.glyphicon.glyphicon-remove{color:#b3b3b3 !important}body.tax-category_apps,body.category,body.blog{background-image:url(https://s.financesonline.com/media/themes/apps/images/background-polly.png);background-repeat:no-repeat;background-size:100%}body.tax-category_apps>.main.container.container-small{width:100%;max-width:1140px;padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}body.tax-category_apps .pr0{background:#fff;padding-left:0;padding-right:0}body.tax-category_apps .product-boxes-wrapper{border:0}body.tax-category_apps .pagination-wrapper{margin-top:20px}body.tax-category_apps .pagination-wrapper .pagination-list{margin:23px 0 20px 0}body.tax-category_apps #all-products{padding-top:0}body.tax-category_apps .pr0>.row .product-box{border:0;border-radius:0;margin:0}#alternatives .product-description,#why .product-description{padding-top:7px;padding-bottom:7px;padding-right:30px;padding-left:30px}.product-box .product-box-heading{background:#005691;border-radius:0;overflow:hidden}.product-box .product-box-heading h1,.product-box .product-box-heading h2,.product-box-heading-h2{color:#fff}.product-description .ol-full-width{list-style-type:none;counter-reset:li}.product-description .ol-full-width li:before{width:20px;height:20px;display:inline-block;padding:0;font-size:13px;content:counter(li);counter-increment:li;background:#2171a7;padding:0 5px;line-height:20px;color:#fff;text-align:center;font-weight:bold;border-radius:50%;margin-right:10px;margin-left:-30px;line-height:22px}.product-box .ol-full-width li{height:auto;margin:8px 0}#products .product-description-wrapper,.products-table .product-description-wrapper{border-bottom:1px solid #bcbcbc}#products #carousel-home .product-description-wrapper:nth-child(n+3){border-bottom:0}#products .product-description-wrapper>div{border:0;border-radius:0}body.tax-category_apps .best-product-long h3{color:#005894;font-weight:bold;font-size:22px;float:left;margin-right:2%}body.tax-category_apps .best-product-long h3 a,body.tax-category_apps .best-product-long .h3 a{color:#005894;font-weight:bold;font-size:22px}.product-description.p1{padding:10px 0 0}.best-product-long .our_score{color:#005894;font-weight:normal}.best-product-long .our_score span{color:#000;font-weight:bold}.best-product-long .user_satisfaction{color:#005894;font-weight:normal}.best-product-long .user_satisfaction span{color:#000;font-weight:bold}.product-buttons a,.product-buttons button{border-radius:6px;background:#ffdf62;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,223,98,1)),to(rgba(252,201,1,1)));background:-webkit-linear-gradient(top,rgba(255,223,98,1) 0,rgba(252,201,1,1) 100%);background:-o-linear-gradient(top,rgba(255,223,98,1) 0,rgba(252,201,1,1) 100%);background:linear-gradient(to bottom,rgba(255,223,98,1) 0,rgba(252,201,1,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdf62',endColorstr='#fcc901',GradientType=0);color:#000;text-transform:uppercase;font-weight:bold;width:100%}.product-buttons .btn_read_review{color:#fff !important;background:#2270a5;background:-webkit-gradient(linear,left top,left bottom,from(rgba(34,112,165,1)),to(rgba(21,84,127,1)));background:-webkit-linear-gradient(top,rgba(34,112,165,1) 0,rgba(21,84,127,1) 100%);background:-o-linear-gradient(top,rgba(34,112,165,1) 0,rgba(21,84,127,1) 100%);background:linear-gradient(to bottom,rgba(34,112,165,1) 0,rgba(21,84,127,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2270a5',endColorstr='#15547f',GradientType=0)}.btn.btn_read_review:hover{background:rgba(27,91,137,1);background:-moz-linear-gradient(top,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(27,91,137,1)),color-stop(100%,rgba(17,66,98,1)));background:-webkit-linear-gradient(top,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);background:-o-linear-gradient(top,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);background:-ms-linear-gradient(top,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);background:linear-gradient(to bottom,rgba(27,91,137,1) 0,rgba(17,66,98,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b5b89',endColorstr='#114262',GradientType=0)}.best-product-long p.small{font-size:12px}.best-product-long .checkbox{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.tax-category_apps .best-product-long .checkbox input{margin-left:-5px;margin-right:5px;top:0;margin-top:0}body.tax-category_apps .product-description strong{color:#005894}body.tax-category_apps .product-description a{font-weight:bold}body.tax-category_apps .product-description h3{font-size:23px;color:#005894}body.tax-category_apps #related_software{margin:0;border-radius:0;border:0}body.tax-category_apps #list-app .all_products_table .head{border-radius:0;border:1px solid #bcbcbc;border-left:0;border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.tax-category_apps #list-app .all_products_table .head:before{display:none}body.tax-category_apps #list-app .all_products_table .head:after{display:none}body.tax-category_apps #list-app .all_products_table .head:empty{display:none}body.tax-category_apps #list-app .row-eq-height{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px}body.tax-category_apps #list-app .row-eq-height a{margin:auto}.aside-box{border-radius:0;border:1px solid #bcbcbc}body.tax-category_apps .row{margin:0}#list-app .all_products_table .head div{border-right:1px solid greay}body.tax-category_apps #list-app .row-eq-height a{position:absolute;left:0;top:50%;transform:translateY(-50%);color:#005691;margin-left:16px !important}body.tax-category_apps #list-app .row-eq-height a:first-child{margin-left:0}body.tax-category_apps #list-app .row-eq-height a:nth-child(2){width:14.66%}body.tax-category_apps .nav-tabs{border:0}body.tax-category_apps .pl40{padding-right:0}body.tax-category_apps .panel-collapse .nav-tabs{padding-top:5px}body.tax-category_apps .panel-collapse .nav-tabs li a{color:#555;text-transform:uppercase;background:#d8d8d8;border:0;font-size:13px;-webkit-transition:300ms;-o-transition:300ms;transition:300ms;border:1px solid #bcbcbc}body.tax-category_apps .panel-collapse .nav-tabs li.active a{background:#2f96db;background:-webkit-gradient(linear,left top,left bottom,from(rgba(47,150,219,1)),color-stop(44%,rgba(47,148,217,1)),to(rgba(30,106,158,1)));background:-webkit-linear-gradient(top,rgba(47,150,219,1) 0,rgba(47,148,217,1) 44%,rgba(30,106,158,1) 100%);background:-o-linear-gradient(top,rgba(47,150,219,1) 0,rgba(47,148,217,1) 44%,rgba(30,106,158,1) 100%);background:linear-gradient(to bottom,rgba(47,150,219,1) 0,rgba(47,148,217,1) 44%,rgba(30,106,158,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f96db',endColorstr='#1e6a9e',GradientType=0);color:#fff}body.tax-category_apps .panel-collapse .nav-tabs li a:hover{background:#2f96db;background:-webkit-gradient(linear,left top,left bottom,from(rgba(47,150,219,1)),color-stop(44%,rgba(47,148,217,1)),to(rgba(30,106,158,1)));background:-webkit-linear-gradient(top,rgba(47,150,219,1) 0,rgba(47,148,217,1) 44%,rgba(30,106,158,1) 100%);background:-o-linear-gradient(top,rgba(47,150,219,1) 0,rgba(47,148,217,1) 44%,rgba(30,106,158,1) 100%);background:linear-gradient(to bottom,rgba(47,150,219,1) 0,rgba(47,148,217,1) 44%,rgba(30,106,158,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f96db',endColorstr='#1e6a9e',GradientType=0);color:#fff}body.tax-category_apps .panel-collapse .nav-tabs li a{padding:5px 8px;margin-right:1px}body.tax-category_apps .breadcrumb a{font-size:12px}body.tax-category_apps .pl40>div{background:#fff}body.tax-category_apps .pl40 #listofsubcategories-2 .bg-grey{background:#005894}body.tax-category_apps .pl40 .aside-box h3{border-bottom:1px solid #9ba3a8;font-size:20px;font-family:'Lato',"Trebuchet MS",Arial,sans-serif;border-top:0;color:#fff;padding:8px 0;height:37px;background:#e2e2e3;color:#555}body.tax-category_apps #comparepopular-2,body.tax-category_apps #questionanswers-4,body.tax-category_apps #guidesresources-6{display:none}body.tax-category_apps #related_software ul{margin-bottom:0}body.tax-category_apps #question-5 .widget-title-2{padding:6px 0;height:37px}body.tax-category_apps .aside-box.widget_question .widget-title-2{font-size:18px !important}body.tax-category_apps #question-5 .btn.btn-default{text-align:center;margin-left:auto;color:rgba(21,84,127,1);border:0;width:100%;margin-right:auto;float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#d8d8d8}body.tax-category_apps #question-5 .btn.btn-default.no{background:#d8d8d8}body.tax-category_apps .social-icons-icon-thumb-up{background-position:center;background-image:url(//financesonline.com/media/themes/apps/css/../images/new-rewiew-yes.png);background-size:100%;width:18px;height:18px;margin-right:5px}body.tax-category_apps .social-icons-icon-thumb-down{background-position:center;background-image:url(//financesonline.com/media/themes/apps/css/../images/new-rewiew-no.png);background-size:100%;width:18px;height:18px;margin-right:5px}body.tax-category_apps .widget_searchfilter{border:1px solid #bcbcbc}body.tax-category_apps .widget_searchfilter .search-heading .input-group input{border:1px solid #bcbcbc}body.tax-category_apps .widget_searchfilter .search-heading .input-group .input-group-btn button{background:#185a87}body.tax-category_apps .widget_searchfilter .search-options{background-color:#fff}body.tax-category_apps .widget_searchfilter .search-options>p{color:#185a87}body.tax-category_apps .widget_searchfilter .search-options label{color:#000;font-weight:700}body.tax-category_apps .widget_searchfilter .search-options select{background:#f3f3f3;border:1px solid #bcbcbc;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}body.tax-category_apps .widget_searchfilter .search-options .btn.btn-default{text-align:center;margin-left:auto;margin-right:auto;float:none;display:block;background:#2270a5;background:-webkit-gradient(linear,left top,left bottom,from(rgba(34,112,165,1)),to(rgba(21,84,127,1)));background:-webkit-linear-gradient(top,rgba(34,112,165,1) 0,rgba(21,84,127,1) 100%);background:-o-linear-gradient(top,rgba(34,112,165,1) 0,rgba(21,84,127,1) 100%);background:linear-gradient(to bottom,rgba(34,112,165,1) 0,rgba(21,84,127,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2270a5',endColorstr='#15547f',GradientType=0)}body.tax-category_apps .widget_searchfilter .search-options .btn.btn-default i{display:none}body.tax-category_apps .blocks_top10 .crsl-item h1,.crsl_h1{display:flex;align-items:center;justify-content:center;padding:7px 0;width:100%;background:#005691;color:#fff}body.tax-category_apps .blocks_top10 .crsl-item h1 a,.crsl_h1 a{color:#fff;font-weight:300;display:block;width:100%}.blocks_top10 .crsl-item{min-height:175px}.affix{width:auto}@media screen and (min-width:1200px){.crsl-items .crsl-item{float:left;width:111px}.crsl-nav{display:none}#accordion_top10 .crsl-item{width:110px}.crsl-items{max-width:1110px;width:100%}}.cb{clear:both}.affix-top .blocks_top10 .crsl-item{min-height:175px !important}.crsl-wrap::after{content:"";clear:both;display:block}body.tax-category_apps .crsl-wrap>figure{padding:0 !important;height:auto !important}body.tax-category_apps div.icons figure p.ico-green{color:#005691}.crsl-item--top-number.crsl-item-leader{background:#fbe109 none repeat scroll 0 0}.crsl-items{text-align:center}.crsl-item--top-number{font-size:1.2em}body.tax-category_apps .blocks_top10 .crsl-item h1 a{font-weight:600}.button-products-free-trial a{width:113px;font-size:14px !important;height:23px;border:1px solid #04050;border-radius:5px;text-align:center;background:#f1ea24;background:-moz-linear-gradient(top,#f1ea24 0,#f3ce02 100%);background:-webkit-linear-gradient(top,#f1ea24 0,#f3ce02 100%);background:linear-gradient(to bottom,#f1ea24 0,#f3ce02 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1ea24',endColorstr='#f3ce02',GradientType=0);font-size:1.1em;color:#565656;text-transform:uppercase;color:#000;margin-top:10px !important}.panel-default>.panel-heading{background:#005691}h4.panel-title span.more{display:none !important}.panel-title{border-right:0 !important}.panel-collapse .panel-head{min-height:initial !important}.blocks_top10 .crsl-item .thumbnail-outher img{display:block;margin:6px auto 0}.panel-text-wrapper,.panel-text{border-radius:0;box-shadow:0}.panel-text-wrapper{background-color:transparent;max-width:100%;padding:10px}.panel-text{background-color:transparent;padding:10px}.panel-collapse .panel-head{min-height:auto;padding:0}.panel-text-wrapper{padding:0}p.chart-label{color:#151515;font-size:2em}.figure-title{margin-top:60px}.figure-title>a{color:#000;font-size:1.3em;font-weight:700;line-height:14px}figure.crsl-item.chart-item div.bar-wrapper{margin-bottom:4px}.figure_cont_leader p{color:#00a313}.panel-group{border-right:1px solid #bcbcbc;border-left:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc}div.icons .crsl-item:first-of-type{border-bottom-left-radius:0;border-top-left-radius:0}div.icons .crsl-item:last-of-type,div.icons .crsl-item.crsl-last-visible{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.listwa h2{font-size:1.2em;color:#0d5496}.button-products-free-trial a{border:1px solid #000;font-weight:600;width:98px;margin:0 auto}.button-products-free-trial a:hover{color:#fff}div.icons .crsl-item:first-child{border-left:0 none}.listwa h2{color:#0d5496;font-size:1.2em;font-weight:700;margin-left:1%}.affix .ten-items{margin:0}.panel{border-radius:4px}.panel-heading{border-top-left-radius:0;border-top-right-radius:0}.panel-text{background-color:transparent;padding:30px}.ten-items{border-top:1px solid #b3b3b3;border-bottom:1px solid #b3b3b3;display:block}div.icons .crsl-item{border-bottom:0;border-top:0}.width-bar-wrapper{padding:5px;background:#f3f3f3;border-top:1px solid #b3b3b3;border-right:1px solid #b3b3b3;border-bottom:1px solid #b3b3b3}.width-bar-wrapper::last-child{border-right:0}.width-bar-wrapper .chart-label{top:0}.width-bar{background:#fff;height:15px;border-radius:10px}.width-bar-percentage{background:#005691;height:15px;border-radius:10px}.figure_cont_leader .width-bar-percentage{background:#00a313}.crsl-items .crsl-wrap .figure_cont_leader,.crsl-items .crsl-wrap .figure_cont_leader p{color:#00a313 !important}#gallery32_ .crsl-wrap figure:first-child p{color:#00a313 !important}.panel-icon{background:url(//financesonline.com/media/themes/apps/css/../images/top_10_products_page_templa.png);width:33px;height:30px;display:inline-block;position:absolute;top:9px}.user_satisfaction_bars .panel-icon{background-position:0 -35px}.pricing .panel-icon,.pricing_model .panel-icon{background-position:0 -66px}.devices_supported .panel-icon{background-position:0 -106px}.geographies_served .panel-icon{background-position:0 -142px}.customer_types .panel-icon{background-position:0 -174px}.Deployment .panel-icon{background-position:0 -214px}.panel-title{padding-left:40px}.panel-default>.panel-heading{position:relative}.crsl-items .crsl-wrap figure:first-child .glyphicon-ok,.crsl-items .crsl-wrap figure:first-child p{color:none}.ten-items{border-bottom:0;border-top:0}.panel{border-radius:0 !important}.product-box-heading h1,.product-box-heading h2,.product-box-heading-h2{padding-left:10px}.taxonomy-icon{background:url(//financesonline.com/media/themes/apps/css/../images/category-page-template-icon.png);width:40px;height:37px;float:left;margin-left:5px}.taxonomy-icon-question{background-position:0 -41px}#how-to .taxonomy-icon-question{background-position:0 -41px}.taxonomy-icon-star{background-position:0 -73px}.taxonomy-icon-setting{background-position:0 -111px}.taxonomy-icon-hand{background-position:0 -152px}.taxonomy-icon-book{background-position:0 -192px}.taxonomy-icon-list{background-position:0 -231px}.taxonomy-icon-ok{background-position:-1px -271px}.product-description{border-left:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;border-right:1px solid #bcbcbc;padding:30px;background-color:#fff}.product-description .product-description{border-left:0;border-right:0}.crsl-item--top-number{background:#d8d8d8}.row.row-eq-height{text-align:center;font-size:1.3em;font-weight:700}.row.row-eq-height>a{font-size:1em;font-weight:400}.col-lg-12.all_products_table{text-align:center;clear:both}.col-xs-4.category_name{text-align:left}#list-app .all_products_table .head div{text-align:center}.col-xs-3.product_name{text-align:left}.col-xs-3.product_name,.col-xs-4.category_name,.col-xs-1.smart_score_name,.col-xs-2.price_name,.col-xs-1.user_sat_name,.col-xs-4.product_name{border-right:1px solid #ddd}.col-xs-3.category_name::first-child{text-align:center}.col-xs-3.category_name:not(:first-child){text-align:left}.all_products_table .row div:not(:first-child){line-height:12px}.top-product-head.clearfix.row.row-eq-height{background:transparent none repeat scroll 0 0;border-top:1px solid #bcbcbc}#list-app .row-eq-height>div:first-child{border-right:0}.col-xs-2.support_name{color:#005691;font-size:1em;font-weight:400;padding-left:4px;text-align:left;border-right:0 !important}.col-xs-2.support_name>span{color:#000}.col-xs-1.smart_score_name,.col-xs-1.price_name,.col-xs-1.user_sat_name{padding-left:0;padding-right:0}#list-app .lp{min-width:62px}.crsl-nav{margin-top:5px;padding:5px}@media screen and (max-width:736px){#NAV-ID>a.next.pull-right>img,#NAV-ID>a.previous.hide.pull-left.show>img{width:auto}#list-app .support_name{display:none}#list-app .product_name{width:41.66666666666667%}.sumome-share-client-wrapper-left-page.sumome-share-client-medium{display:none}.sumome-share-client-wrapper.sumome-share-client-wrapper-mobile-bottom-bar{display:none}}@media screen and (max-width:605px){#list-app .user_sat_name{display:none}#list-app .category_name{width:33.33333333333333%}.crsl-items .crsl-wrap figure:first-child .glyphicon-ok,.crsl-items .crsl-wrap figure:first-child p{color:red}#menu .search,#menu .search2{width:60%}#menu .search_flap{width:100%}#menu .search_flap input#breast{width:calc(100% - 52px) !important}}@media screen and (max-width:560px){#list-app .price_name{display:none}#list-app .smart_score_name{width:16.666666666666664%}}@media screen and (max-width:427px){#list-app .lp{width:16.666666666666664%}}@media screen and (max-width:380px){#list-app .lp{width:16.666666666666664%}#list-app .product_name{width:50%}#list-app .category_name{width:41.66666666666667%}}.top-product-head{font-size:16px !important}.top-product-head .product_name{min-width:150px}#list-app .row-eq-height>div{border-right:1px solid #ddd;line-height:39px;font-size:12px}#list-app .row-eq-height>div.smart_score_name,#list-app .row-eq-height>div.user_sat_name{line-height:18px}.top-product-head .support_name{font-weight:700}.top-product-head .category_name,.top-product-head .support_name{text-align:center !important}.row-eq-height .support_name{font-size:14px}.col-md-6.product-table tr{height:36px}.single-applications #affix-wrapper .col-md-8>.row .product-table>table td:nth-of-type(2){line-height:32px}.wp_autosearch_image_cont{display:block;float:left;margin-bottom:4px;min-height:50px;text-align:center}.crsl-items.item-count-10.icons{background:#f3f3f3;border-top:1px solid #b3b3b3;border-bottom:1px solid #b3b3b3}#gallery31{background:#f3f3f3}#gallery32 .crsl-wrap .figure_cont:last-child .width-bar-wrapper{border-right:0 !important}.blocks_top10 .crsl-item h1,.crsl_h1{height:50px}#products .product-description-wrapper,.products-table .product-description-wrapper{background:#fff}.search_results_cont #content h2.title{font-size:28px;font-family:'Lato',"Trebuchet MS",Verdana,sans-serif;color:#005894}.product-box.product-box-heading h2{font-family:'Lato',"Trebuchet MS",Verdana,sans-serif;font-size:24px}#sidebar-top{margin-top:9px}.search_results .best-product-long .h3 a{font-size:22px;font-family:'Lato',"Trebuchet MS",Verdana,sans-serif;color:#005894}.taxonomy-icon.taxonomy-icon-applications{background-position:0 -314px}.taxonomy-icon.taxonomy-icon-post{background-position:0 -351px}.taxonomy-icon.taxonomy-icon-category{background-position:0 -384px}.center a.see_all_results{color:#010101;font-family:'Lato',"Trebuchet MS",Arial,sans-serif;font-size:18px;border-radius:5px;background:#d8d8d8;border:1px solid #bcbcbc;padding:10px 12px;text-decoration:none}.center a.see_all_results:hover{background:#bcbcbc}p.user_satisfaction i.inline-block.social-icons.social-icons-question-tooltip{margin-left:6px;vertical-align:text-bottom}.h3 span.nobold>a{color:#226da0 !important;font-size:12px !important;font-family:'Lato',"Trebuchet MS",Arial,sans-serif}.search_results .best-product,.product_description,.product_description>p{color:#010101;font-family:'Lato',"Trebuchet MS",Arial,sans-serif;font-size:16px;line-height:16px}span.read-review a{font-style:italic}.product_description>p{font-size:16px}.search_results .best-product-long .our_score,.search_results .best-product-long .user_satisfaction{font-family:'Lato',"Trebuchet MS",Arial,sans-serif;font-size:14px;font-weight:normal;display:inline-flex}.search_results .best-product-long .our_score{margin-right:10px}p.our_score span.n,.search_results p.user_satisfaction span.n{color:#000;margin:0 0 0 2px}.social-icons-question-tooltip{margin-right:6px}.search_results .product-buttons a{color:#565656}#sidebar{margin-top:45px}.sf-row{border-bottom:1px solid #bfbfbf;border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf;font-family:'Lato',"Trebuchet MS",Arial,sans-serif;font-size:17px;height:30px;padding:7px 15px 0}.sf-row a{color:#000;text-decoration:none}.sf-row a:hover{color:#0d5496;text-decoration:none}#sf_articles>input,.sf-row>input,#sf_reviews>input{margin-right:6px}.narrow-search-widget{margin-left:20px}.product_description p{font-size:16px !important}.taxonomy-icon.taxonomy-icon-info{background-position:0 104px}.p_type_post,.p_type_category{font-size:20px !important}#sidebar .product-box-heading>h2{font-weight:400}@media screen and (max-width:1024px){.product-box-heading .taxonomy-icon{display:none}.search_results .best-product{display:block}.search_results .best-product .col-sm-2{width:100%;float:left;display:inline-block;box-sizing:border-box}.search_results .best-product .col-sm-2 .search_image{max-width:110px}.search_results .best-product-long .col-sm-6{width:83.33333%;float:left;display:inline-block;box-sizing:border-box}.search_results .best-product-long .buttons{width:100%;text-align:center;clear:both}.search_results .best-product-long .buttons a{display:inline-block}.term-crm .nav-tabs>li{width:100%;text-align:center}.term-crm .product-box img{height:auto;width:100%;display:initial}.panel-icon{display:none}.panel-title{padding-left:0}.search_results .best-product,.product_description,.product_description>p{text-align:left}#front-list,#paged-list,#content{width:auto;padding:0}.search_results .best-product-long .our_score{margin-right:10px}.search_results .product-buttons a{margin:5px;padding:10px 20px;max-width:none;font-family:"Lato","Trebuchet MS",Arial,sans-serif}.product-description{border-bottom:1px solid #bcbcbc !important}#sidebar{margin:0 0 6% 0}#sidebar-top{margin-top:0}.narrow-search-widget{margin-left:0}.taxonomy-icon.taxonomy-icon-category{background-position:5px -374px}.taxonomy-icon.taxonomy-icon-post{background-position:5px -334px}.product-description{border-bottom:0 !important}.taxonomy-icon.taxonomy-icon-post{background-position:0 -353px}}@media screen and (max-width:480px){.sumome-share-client-wrapper.sumome-share-client-wrapper-mobile-bottom-bar{display:none}}.col-xs-3.product_name>span,.col-xs-3.category_name>span,.col-xs-1.price_name>span{line-height:18px}.btn.btn-yellow:hover{background:rgba(254,222,96,1);background:-moz-linear-gradient(top,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(254,222,96,1)),color-stop(100%,rgba(252,202,1,1)));background:-webkit-linear-gradient(top,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);background:-o-linear-gradient(top,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);background:-ms-linear-gradient(top,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);background:linear-gradient(to bottom,rgba(254,222,96,1) 0,rgba(252,202,1,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fede60',endColorstr='#fcca01',GradientType=0);color:#000}.premium p.product_description{font-size:14px;line-height:16px}.top-product-head.clearfix.row.row-eq-height.product_name,.top-product-head.clearfix.row.row-eq-height.category_name,.top-product-head.clearfix.row.row-eq-height.smart_score_name,.top-product-head.clearfix.row.row-eq-height.price_name,.top-product-head.clearfix.row.row-eq-height.user_sat_name{padding-top:6px}#list-app .col-xs-3.category_name>a,#list-app .col-xs-3.product_name>a{line-height:22px;position:absolute;top:50%;transform:translateY(-50%)}.form-group.form-select{margin-top:5px;display:flex;float:none;justify-content:flex-end;margin:0 2% 3% 0}.col-xs-3.product_name>a,.col-xs-3.category_name>a{line-height:14px !important}.taxonomy-icon.taxonomy-icon-info.taxonomy-icon-find{background-position:0 -1px}#list-app div.row-eq-height:not(.top-product-head) .smart_score_name,#list-app div.row-eq-height:not(.top-product-head) .price_name,#list-app div.row-eq-height:not(.top-product-head) .user_sat_name{line-height:39px}#sproducts .product-box-heading+.row{margin:0;border-left:1px solid #bcbcbc;border-right:1px solid #bcbcbc}#list-app div.top-product.head{border-radius:0;border-left:0;border-right:0}#list-app div.top-product.head .smart_score_name,#list-app div.top-product.head .user_sat_name{line-height:18px}.priceitem{font-size:1.5em !important}.box-spin{border-left:1px solid #bcbcbc;border-left:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;border-right:1px solid #bcbcbc;padding:30px}#sidebar .narrow-search-widget .product-box-heading{text-align:initial}#sidebar .narrow-search-widget h2{border-left:0}.panel-title .social-icons{background-image:url(//financesonline.com/media/themes/apps/css/../images/social_spritesheet_d2.png) !important;display:inline-block !important;top:8px;position:absolute;margin-top:auto}.panel-title .social-icons::content{display:block;!important}::content .social-icons{display:block !important}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.taxonomy-icon.taxonomy-icon-info{background-position:4px -299px}.taxonomy-icon.taxonomy-icon-question{background-position:4px -43px}.taxonomy-icon.taxonomy-icon-star{background-position:4px -81px}.taxonomy-icon.taxonomy-icon-setting{background-position:4px -121px}.taxonomy-icon.taxonomy-icon-hand{background-position:4px -159px}.taxonomy-icon.taxonomy-icon-book{background-position:5px -198px}.taxonomy-icon.taxonomy-icon-list{background-position:4px -232px}.taxonomy-icon.taxonomy-icon-ok{background-position:4px -264px}.taxonomy-icon.taxonomy-icon-post{background-position:4px -334px}.taxonomy-icon.taxonomy-icon-category{background-position:4px -374px}.taxonomy-icon{background:url(//financesonline.com/media/themes/apps/css/../images/category-page-template-icon@2x.png);background-size:26px;background-repeat:no-repeat}.panel-icon{background:url(//financesonline.com/media/themes/apps/css/../images/top_10_products_page_templa@2x.png);background-size:37px;background-repeat:no-repeat;background-position:0 -11px;width:34px;height:37px;display:inline-block;position:absolute;top:5px}.user_satisfaction_bars .panel-icon{background-position:0 -69px}.pricing .panel-icon,.pricing_model .panel-icon{background-position:0 -124px}.devices_supported .panel-icon{background-position:0 -182px}.geographies_served .panel-icon{background-position:0 -237px}.customer_types .panel-icon{background-position:0 -289px}.Deployment .panel-icon{background-position:0 -337px}.panel-title .social-icons{background-image:url(//financesonline.com/media/themes/apps/css/../images/ikona_znak_white@2x.png) !important;background-size:15px;background-position:0 0}.taxonomy-icon.taxonomy-icon-user-satisfaction{background-position:0 -264px !important}.taxonomy-icon.taxonomy-icon-applications{background-position:5px -299px}.taxonomy-icon.taxonomy-icon-pros-cons{background-position:0 0}}.single-applications #alternatives .best-product{border:1px solid #9ba3a8}.reviews-stars{border:0 !important}.all_products_table .support_name{align-items:center;display:flex;justify-content:center;line-height:14px !important;text-align:center}.top10_products_list{background:white}.top10_products_list .best-product{border:0 !important}.top10-product .product-buttons a{display:inline-block}.top10-product_title{cursor:pointer}@media screen and (max-width:736px){.premium p.product_description{clear:both}p.user_satisfaction{margin-top:0 !important}#list-app .category_name{display:none}#list-app .support_name{display:block}.best-product-long .our_score{clear:both;float:left}.best-product-long .user_satisfaction{float:left;margin:14px 0 0 14px}.product-buttons{width:auto;text-align:center}.search_results_cont{width:96%;margin:0 auto}#front-list,#paged-list,#content{width:auto !important}}@media screen and (max-width:667px){#list-app .support_name{display:none}#list-app .product_name{width:73.467%}#list-app .user_sat_name{display:none}}.top10_products_list .product-description-wrapper{border-bottom:0}.top10_products_list .top10-product{border:1px solid #bcbcbc !important;border-radius:0}@media screen and (max-width:384px){.top10-product .product-buttons a{display:block}.best-product-long .user_satisfaction:last-child{margin:0 0 14px 0;clear:both}}@media screen and (max-width:320px){.best-product-long .user_satisfaction{margin:0 0 10px}}.show_desktop{display:none}.show_mobile{display:block}@media screen and (min-width:1200px){.show_desktop{display:block}.show_mobile{display:none}}.related-resources{background:#fff;border:1px solid #a6a6a6;border-top:0;padding:5px 0}.related-resources__img{width:33%;float:left;min-height:100%}.related-resources__item{width:100%;float:left;color:#0d5496;font-size:18.7px;font-weight:600;line-height:21.4px;position:relative;display:flex;flex-wrap:wrap;margin:0 0 5px}.related-resources__item:nth-child(odd){background:#f7f7f7}.related-resources__item:last-of-type{margin:0}.related-resources__item:hover{text-decoration:none}.related-resources__item:hover h4{color:#0172bf}.related-resources__content{width:67%;float:left;display:flex;align-items:center;padding:0 15px}@media only screen and (max-width:460px){.related-resources__content{height:auto;padding:10px 15px}.related-resources__img,.related-resources__content{width:100%;text-align:center}}.related-resources__content h4{color:#005894;font-size:18px;font-weight:600}@media only screen and (max-width:425px){body.tax-category_apps #related_software ul{margin-left:-30px}.product-buttons a{margin-right:4px;float:left;width:48%;padding:6px 8px}.search_results .best-product-long .buttons a{display:inherit;float:none;margin:10px auto;width:154px}.search_results .best-product-long .col-sm-6{width:100%}}
footer{background-color:#1a1a1a;color:#fff;font-size:18px;font-family:'Lato',sans-serif}footer h3{color:#fa0;font-size:28px;font-weight:bold}footer ul{list-style:none;padding-left:0}footer ul li a,footer ul li a:hover,footer ul li a:focus{color:#fff}img.footer-logo{margin-top:20px;max-width:80%}#footer{display:block;height:auto;background:#fff !important;border-top:7px solid #e4e4e4;margin:0;padding:2% 0;clear:both;overflow:hidden}.footer{width:1492px}.footer_adress,.footer_company,.footer_follow_us{float:left;display:inline-block}.footer_adress{width:54%;text-align:center}.footer_company{width:27%}.footer_follow_us{width:14%;padding-left:4%}.footer_follow_us{border-left:3px solid #d6d6d6}.footer_follow_us h4,.footer_company h4,.footer_follow_us h3,.footer_company h3{color:#0d5496;font-weight:700;font-size:1.6em}.footer_company>ul{display:block;float:left;margin:4% 12% 0 0}.footer_follow_us li{display:block;font-weight:400}.footer_links li a{color:#000 !important;text-decoration:none}.footer_links li a:hover{color:#000 !important;text-decoration:underline}.footer_follow_us>ul{margin-top:4%}.footer_adress span{display:block;font-weight:700;line-height:26px;font-size:1.5em;color:#000}.footer_adress img{margin-top:4%}#footer .footer_adress{order:2;margin-left:auto;margin-right:auto}#footer .footer_follow_us{order:3}#footer .footer_follow_us h4,#footer .footer_follow_us h3{color:#fb8b15}#footer .footer_company{border-right:3px solid #d6d6d6;display:flex;flex-direction:column}#footer .footer_company h4{color:#fb8b15}#footer .footer_company li{font-size:12px}.footer_follow_us li{font-size:12px}#footer .footer_links .footer_company ul,#menu-follow-us{list-style:none;padding-left:0}#footer h3{color:#0069b0 !important;font-size:28px !important;font-weight:bold !important;margin:0}#footer .footer_adress span{font-size:1.1em;font-weight:600}@media screen and (max-width:1366px){.footer{width:100%}}@media all and (max-width:1224px){#footer .footer_links .footer_adress{order:3}#footer .footer_links .footer_company{order:1;border:0}#footer .footer_links .footer_follow_us{order:2;border:0}}@media screen and (max-width:768px){.footer_adress{clear:both;width:100%}.footer_company,.footer_follow_us{width:47%}.footer_adress{margin-bottom:10%}}@media screen and (max-width:320px){.footer_adress span,.footer_follow_us h4,.footer_company h4{font-size:1.2em}}@media(min-width:300px){#footer .footer_links:after{display:block;content:'';clear:both}#footer .footer_adress img{max-width:80%}#footer .footer_adress span{font-size:12px;font-weight:500;line-height:1.75em}#footer .footer_links{max-width:1170px;width:100%;padding-left:15px;padding-right:15px;margin:0 auto;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between}#footer .footer_adress{width:100%;margin-bottom:30px}#footer .footer_company{width:45%}#footer .footer_follow_us{padding-left:5%;width:45%}}@media(min-width:481px){#footer .footer_links{max-width:1170px;width:100%;padding-left:60px;padding-right:60px;margin:0 auto;box-sizing:border-box}}@media screen and (min-width:1224px){#footer{padding-top:4%}#footer .footer_links{max-width:1170px;width:100%;padding-left:0;padding-right:0;box-sizing:border-box;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-end}#footer .footer_links .footer_follow_us{padding:0;margin:0}#footer .footer_links .footer_adress{width:auto;box-sizing:border-box;padding-right:25px;margin-bottom:0;margin-right:auto}#footer .footer_links .footer_company,#footer .footer_links .footer_follow_us{width:auto;padding:0 40px}#footer .footer_links .footer_company ul{margin:0;padding-right:20px;box-sizing:border-box}#footer .footer_links .footer_follow_us{min-height:224px}}@media(min-width:1824px){#footer .footer_links{max-width:90%;width:100%;margin:0 auto;box-sizing:border-box}}.wpcf7-form-control:focus::-webkit-input-placeholder{color:transparent}.wpcf7-form-control:focus:-moz-placeholder{color:transparent}.wpcf7-form-control:focus::-moz-placeholder{color:transparent}.wpcf7-form-control:focus:-ms-input-placeholder{color:transparent}
a.nav-expander{color:#fff;display:block;font-size:15px;font-weight:400;height:90px;margin-right:0;padding:1em 1.6em 2em;position:relative;width:100%;text-decoration:none;text-transform:uppercase;top:0;left:0;transition:right .3s ease-in-out 0s;z-index:12;transition:right .3s ease-in-out 0s;-webkit-transition:right .3s ease-in-out 0s;-moz-transition:right .3s ease-in-out 0s;-o-transition:right .3s ease-in-out 0s}a.nav-expander:hover{cursor:pointer}a.nav-expander.fixed{position:absolute}.nav-expanded a.nav-expander.fixed{right:20em}nav{background:#005691;display:block;height:100%;overflow:auto;position:fixed;left:-20em;font-size:15px;top:0;width:20em;z-index:2000;border-right:1px solid #fff;transition:left .3s ease-in-out 0s;-webkit-transition:left .3s ease-in-out 0s;-moz-transition:left .3s ease-in-out 0s;-o-transition:left .3s ease-in-out 0s}.nav-expanded nav{left:0;position:absolute;top:52px;max-width:350px;box-sizing:border-box;border:2px solid #0082db;background:#FFF;height:auto;overflow:visible;z-index:9999999999}nav{position:absolute;top:52px;max-width:350px;box-sizing:border-box;border:2px solid #0082db;background:#FFF;height:auto;overflow:visible;z-index:9999999999}.nav-expanded nav .main-menu,nav .main-menu{padding:0;margin:0}.nav-expanded nav .main-menu li,nav .main-menu li{margin:0;border-bottom:1px solid #979797;transition:all .4s}.nav-expanded nav .main-menu li:hover,nav .main-menu li:hover{background:#005691}.nav-expanded nav .main-menu li.text-right,nav .main-menu li.text-right{display:none}.nav-expanded nav .main-menu li a,nav .main-menu li a{font-family:"Lato","Trebuchet MS",Arial,sans-serif;font-weight:bold;font-size:14px}.nav-expanded nav .main-menu .menu-menu-1-container>li:first-child,nav>.main-menu .menu-menu-1-container>li:first-child{background:#005691}.nav-expanded nav .main-menu .menu-menu-1-container>li:first-child a,nav .main-menu .menu-menu-1-container>li:first-child a{color:#FFF;font-size:18px;cursor:pointer}.nav-expanded nav .main-menu li:first-child a:hover,nav .main-menu li:first-child a:hover,.nav-expanded nav .main-menu li:first-child:hover a,nav .main-menu li:first-child:hover a{color:#FFF}.nav-expanded nav .main-menu li a,.nav-expanded nav .main-menu li:hover a,.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav li a,nav .main-menu li a,nav .main-menu li:hover a,nav .main-menu li.menu-item-has-children:hover .subnav li a{color:#595959}nav .main-menu li a .glyphicon-chevron-down{display:none}.nav-expanded nav .main-menu li.menu-item-has-children,nav .main-menu li.menu-item-has-children{position:relative}.nav-expanded nav .main-menu li.menu-item-has-children>.subnav,nav .main-menu li.menu-item-has-children>.subnav{display:none}.nav-expanded nav .main-menu li.menu-item-has-children>a::before,nav .main-menu li.menu-item-has-children>a::before{font-family:'Glyphicons Halflings';content:"\e114";position:absolute;right:0}.nav-expanded nav .main-menu li.menu-item-has-children:hover,nav .main-menu li.menu-item-has-children:hover,.nav-expanded nav .main-menu li.menu-item-has-children.active{background:#005691;border-radius:0}.nav-expanded nav .main-menu li:last-child a,nav .main-menu li:last-child a{color:#005691;font-style:italic}.nav-expanded nav .main-menu li:last-child:hover a,nav .main-menu li:last-child:hover a{color:#FFF}.nav-expanded nav .main-menu li.menu-item-has-children:hover a,.nav-expanded nav .main-menu li.menu-item-has-children:hover a span,nav .main-menu li.menu-item-has-children:hover a,nav .main-menu li.menu-item-has-children:hover a span,.nav-expanded nav .main-menu li.menu-item-has-children.active>a,nav .main-menu li.menu-item-has-children.active>a{color:#FFF}.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav,nav .main-menu li.menu-item-has-children:hover .subnav,.nav-expanded nav .main-menu li.menu-item-has-children.active .subnav,nav .main-menu li.menu-item-has-children.active .subnav{position:absolute;left:100%;z-index:999999;top:-2px;width:100%;max-width:350px;background:#FFF;border:2px solid #0082db}.nav-expanded nav .main-menu>li:hover>a,nav .main-menu li:hover>a{color:#fff !important}@media(min-width:768px){.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav,nav .main-menu li.menu-item-has-children:hover .subnav{display:block !important}}@media(max-width:768px){.nav-expanded nav .main-menu li.menu-item-has-children .subnav,nav .main-menu li.menu-item-has-children .subnav{position:static !important;margin-top:10px}.nav-expanded nav .main-menu li.menu-item-has-children .subnav li:not(:last-child):first-child,nav .main-menu li.menu-item-has-children .subnav li:not(:last-child):first-child{display:none}}.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav li:hover{background:#005691}.nav-expanded nav .main-menu li.menu-item-has-children:hover .subnav li:hover a{color:#FFF;cursor:pointer}.nav-expanded nav .main-menu li.menu-item-has-children:not(:last-child):hover .subnav li:first-child a{color:#005691;font-style:normal}.nav-expanded nav .main-menu li.menu-item-has-children:not(:last-child):hover .subnav li:first-child:hover a{color:#FFF}body.nav-expanded{margin-left:0;transition:right .4s ease-in-out 0s;-webkit-transition:right .4s ease-in-out 0s;-moz-transition:right .4s ease-in-out 0s;-o-transition:right .4s ease-in-out 0s}#nav-close{font-weight:300;font-size:24px;padding-right:10px}.main-menu{padding-top:12px}.main-menu li{border-bottom:1px solid #323949;margin-left:20px;font-size:18px;padding:6px 12px}.main-menu li a{color:#fff;text-decoration:none;width:100%;display:block;position:relative}.main-menu li a:hover{color:#fff;text-decoration:none}.main-menu li a span{position:absolute;right:-24px;top:50%;margin-top:-9px;transform:rotate(-90deg)}.main-menu li .sub-nav{border-bottom:0;padding:4px}.main-menu a .caret{width:0;height:0;display:inline-block;vertical-align:top;border-top:4px solid #4f5963;border-right:4px solid transparent;border-left:4px solid transparent;content:"";margin-top:8px}.main-menu a:hover .caret{border-top-color:#4f5963}.main-menu li.open>a>.caret{border-top:0;border-bottom:4px solid #4f5963;border-right:4px solid transparent;border-left:4px solid transparent}.main-menu li.open>a:hover>.caret{border-bottom-color:#4f5963}.icon:before{font-family:'FontAwesome';font-style:normal;font-variant:normal;font-weight:normal;line-height:1;text-transform:none;content:'\f105'}.main-menu li>a>span.icon{float:right;margin:.1em 1.7em -.1em 0;opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main-menu li>a:hover>span.icon{float:right;margin:.1em .8em -.1em 0;opacity:1}.main-menu li ul li{font-style:italic}.main-menu li a:hover{color:#fff !important}.nav-expanded nav .main-menu li.menu-item-has-children:hover>a::before,nav .main-menu li.menu-item-has-children:hover>a::before{content:"\e080"}@media all and (max-width:768px){.sumome-share-client-wrapper.sumome-share-client-wrapper-left-page{display:none}}