/* Minification failed. Returning unminified contents.
(6759,1): run-time error CSS1019: Unexpected token, found '@import'
(6759,9): run-time error CSS1019: Unexpected token, found 'url("//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css")'
(7530,55): run-time error CSS1036: Expected expression, found '#'
(8132,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(8133,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9066,81): run-time error CSS1031: Expected selector, found '`'
(9066,81): run-time error CSS1025: Expected comma or open brace, found '`'
(9077,136): run-time error CSS1034: 
(9077,136): run-time error CSS1042: Expected function, found ','
(9077,141): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(9559,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
(9641,91): run-time error CSS1046: Expect comma, found '104'
(9641,99): run-time error CSS1046: Expect comma, found '/'
(9645,148): run-time error CSS1046: Expect comma, found '104'
(9645,156): run-time error CSS1046: Expect comma, found '/'
(9654,52): run-time error CSS1046: Expect comma, found '0'
(9654,56): run-time error CSS1046: Expect comma, found '/'
(9654,97): run-time error CSS1046: Expect comma, found '0'
(9654,101): run-time error CSS1046: Expect comma, found '/'
(9680,84): run-time error CSS1046: Expect comma, found '169'
(9680,92): run-time error CSS1046: Expect comma, found '/'
(9861,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(9862,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9866,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(9867,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12894,10): run-time error CSS1031: Expected selector, found '/'
(12894,10): run-time error CSS1025: Expected comma or open brace, found '/'
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur: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-lock:before {
  content: "\e033";
}
.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-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.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-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.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-bell:before {
  content: "\e123";
}
.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-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.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-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
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;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-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, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #fff;
}
.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 #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  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-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.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;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.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;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.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;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .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 > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  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;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  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"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.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,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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 .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.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: #23527c;
  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: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.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-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.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 {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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 + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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-top-left-radius: 0;
  border-bottom-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.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, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.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,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.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-left-radius: 4px;
  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-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].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;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.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 #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  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 {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.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: #fff;
  background-color: #337ab7;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            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-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  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;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .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;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.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;
    -webkit-box-shadow: none;
            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;
  }
}
.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, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    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: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.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: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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: #fff;
    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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.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: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.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.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-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 {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-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;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-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 li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.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: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.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, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image:      -o-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-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);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-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-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-image:      -o-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-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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image:      -o-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-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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image:      -o-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-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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image:      -o-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-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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.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: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.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: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  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,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.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: #fff;
  text-align: center;
  background-color: #000;
  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-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.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;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .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: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.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: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.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;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.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;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css");
* { margin: 0; padding: 0; outline: none !important; }
body { margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; overflow-x: hidden; padding-right: 0px !important; }
p { line-height: 25px; font-size: 16px; color: #111; }
a { transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s; outline: none !important; }
    a:focus { outline: none !important; }
.hrd-img { background: url("Images/home-banner.png") no-repeat left top #fbfbfc; width: 100%; min-height: 500px; padding: 100px 0 50px 0; display: flex; align-items: center; }
.blue-bnr { background-color: #175aba; width: 100%; min-height: 500px; padding: 50px 0 50px 0; display: flex; align-items: center; }
.header_inr h1 { font-size: 40px; line-height: 50px; }
.header_inr_tle { min-height: inherit; text-align: left; }
    .header_inr_tle h1 { font-size: 40px; }
header:after { }
.header-heading { color: #fff; margin-top: 5%; margin-bottom: 2%; }
.header-heading-1 { color: #fff; font-weight: 500; font-size: 25px; }
.header-text { color: #fff; font-weight: 100; }
.common-pad { padding: 50px 0; }
.common-pad-1 { padding: 0px 0 70px 0; }
.common-pad-2 { padding: 70px 0 0px 0; }
.fetcommon-pad { padding-bottom: 50px; }
.topmenu { background: transparent; }
.navbar-nav > li > a { font-size: 15px; font-weight: 500; color: #212121; border: none; }
.navbar-nav > li > span { font-size: 15px; font-weight: 500; color: #212121; border: none; }
.navbar-right .dropdown-menu { left: 30px; }
.navbar-nav > li > a:hover { color: #ee302e; }
.navbar-nav > li > a:focus { color: #ee302e; border-radius: 5px; }
.nav > li > a > img { width: 50px; }
header { text-align: center; position: absolute; right: 0; left: 0; top: 15px; }
    header h1 { font-weight: 700; font-size: 40px; font-family: 'Open Sans', sans-serif; color: #212121; line-height: 50px; text-transform: inherit; margin-top: 4.6%; text-align: center; }
        header h1 span { font-weight: 700; font-family: 'Open Sans', sans-serif; color: #234e8e; text-transform: initial; margin-top: 10%; }
        header h1.h1Title { margin-top: 12%; }
    header p.bnr-caption { font-size: 20px; color: #575757 }
    header h3 { font-weight: 700; font-size: 30px; font-family: 'Open Sans', sans-serif; color: #b5b5b5; padding-top: 15px; }
    header p { margin-top: 28px; font-size: 18px; font-family: 'Open Sans', sans-serif; color: #FFF; line-height: 20px; }
.downarrow { margin-top: -5px; position: relative; transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s; }
    .downarrow:hover { margin-top: 0px; }
.banner_image { margin-top: 30px; }
.getstart-btn { background: #ee302e; font-weight: bold; font-size: 36px; color: #fff; font-family: 'Open Sans', sans-serif; text-transform: uppercase; padding: 15px 35px; border-radius: 3px; display: inline-block; }
    .getstart-btn:hover { background: #231f20; }
.startnow-btn { background: #ee302e; font-weight: bold; font-size: 20px; color: #fff; font-family: 'Open Sans', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 40px; }
    .startnow-btn:hover { background: #231f20; }
.startnow-btn-new { background: #ee302e; font-weight: bold; font-size: 20px; color: #fff; font-family: 'Open Sans', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 20px; }
    .startnow-btn-new:hover { background: #231f20; }
.startnow-btn-blue { background: #205491; font-weight: bold; font-size: 20px; color: #fff; font-family: 'Open Sans', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 40px; }
    .startnow-btn-blue:hover { background: #231f20; }
.new-btn-banner { font-weight: bold; font-size: 20px; color: #FFF; font-family: 'Open Sans', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; border: 2px #FFF solid; margin-top: 30px; }
    .new-btn-banner:hover { background: #ee302e; color: #fff; }
.new-btn-banner-1 { font-weight: bold; font-size: 20px; color: #231f20; font-family: 'Open Sans', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; border: 2px #ee302e solid; margin-top: 30px; }
    .new-btn-banner-1:hover { background: #ee302e; color: #fff; }
.new-btn { background: #FFF; font-weight: bold; font-size: 20px; color: #000; font-family: 'Open Sans', sans-serif; text-transform: uppercase; padding: 10px 25px; border-radius: 3px; display: inline-block; bottom: 0px; border: 2px #000 solid; margin-top: 30px; }
    .new-btn:hover { background: #ee302e; color: #fff; }
.new1-btn { background: #205491; font-weight: bold; font-size: 20px; color: #FFF; font-family: 'Open Sans', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 10px; }
    .new1-btn:hover { background: #231f20; }
.sign_up a, .sign_up a:focus { background-color: #EE7D41 !important; border-radius: 6px; color: #fff !important; border: 1px solid transparent !important; margin-right: 10px; }
.sign_in a:hover, .sign_in a:focus { background-color: #bf2624 !important; border-radius: 6px; color: #fff !important; margin-left: 10px; border: 1px solid transparent !important; }
.features_learn, .features_learn a:focus { background-color: #205491 !important; border-radius: 6px; color: #fff !important; border: 1px solid transparent !important; padding: 5px 10px; margin-top: 10px; display: inline-block; }
    .features_learn:hover { background-color: #ee302e !important; border-radius: 6px; color: #fff !important; border: 1px solid transparent !important; padding: 5px 10px; margin-top: 10px; display: inline-block; }
.heading_underline { width: 150px; border-bottom: 4px #ee302e solid; margin-left: auto; margin-right: auto; display: block; margin-bottom: 40px; margin-top: 10px; }
.footer_heading_underline { width: 50px; border-bottom: 4px #ee302e solid; margin-bottom: 10px; margin-top: 5px; }
.service_heading_underline { width: 80px; border-bottom: 3px #ee302e solid; margin-bottom: 10px; margin-top: 5px; }
header .container { position: relative; }
.irslogo { position: absolute; right: 10px; bottom: -140px; z-index: 99; }
.deter-part { position: relative; z-index: 99; }
    .deter-part .ip-field1 textarea { margin-bottom: 15px; padding: 8px 8px 8px 13px; }
    .deter-part h2 { font-weight: bold; font-size: 40px; font-family: 'Open Sans', sans-serif; color: #231f20; }
        .deter-part h2 span { font-weight: 600; font-size: 24px; font-family: 'Open Sans', sans-serif; color: #205491; display: block; }
    .deter-part h1 { font-weight: bold; font-size: 40px; font-family: 'Open Sans', sans-serif; color: #231f20; }
        .deter-part h1 span { font-weight: 600; font-size: 24px; font-family: 'Open Sans', sans-serif; color: #205491; display: block; }
    .deter-part h4 { font-weight: 600; font-size: 24px; font-family: 'Open Sans', sans-serif; color: #205491; }
    .deter-part b { text-align: center; margin-top: 15px; font-size: 16px; color: #212121; }
.text_bold { font-weight: 700; color: #2a2a2a; }
.deter-box { margin-top: 2%; }
    .deter-box img { margin-bottom: 10px; }
    .deter-box h3 { margin-bottom: 15px; font-size: 18px; color: #231f20; font-weight: 600; font-family: 'Open Sans', sans-serif; }
    .deter-box p { color: #5c5c5c; font-size: 18px; font-family: 'Open Sans', sans-serif; line-height: 30px; }
.featues_style li { color: #5c5c5c; font-size: 18px; font-family: 'Open Sans', sans-serif; line-height: 30px; margin-left: 30px; list-style-type: upper-roman; }
.font-15 { font-size: 15px !important; }
.font-16 { font-size: 16px !important; }
.font16 { font-size: 18px !important; }
.font17 { font-size: 17px !important; }
.fs-20 { font-size: 20px !important; }
.text-orange { color: #EE7D41 !important; }
.banner_bg_1 { background: url(/Content/Images/Banner-image.png) no-repeat center center; min-height: 400px; }
.banner_notofication_position { margin-left: auto; margin-right: auto; display: block; }
.banner_notofication { background: #FFF; padding: 12px; line-height: 30px; color: #205491; font-weight: 600; font-size: 25px; }
    .banner_notofication b { font-weight: 900 !important; }
.banner_text_style { font-size: 18px; font-weight: 600; color: #fff; }
#banner_image_part_1 { margin-left: 20px; margin-top: 32px; }
#banner_image_part_2 { margin-left: -30px; margin-top: 90px; }
#banner_image_part_2_arrow_1 { margin-top: 130px; margin-left: -35px; position: absolute; }
#banner_image_part_2_arrow { margin-top: 131px; margin-left: -50px; position: absolute; }
#banner_image_part_3 { margin-left: -165px; margin-top: 26px; }
#banner_image_part_2::before { background-image: url(/Content/Images/icons/chat-icon.png); position: absolute; }
#banner_text h3 span { font-size: 40px; margin-top: -50px; display: block; }
#banner_text h3 { margin-top: 95px; font-size: 20px; text-align: center; margin-left: 0; padding-top: 60px; color: #335c94; position: relative; width: 100%; padding-left: 45px; }
#banner_image_part_2::after { content: box; }
.device_bg { background-color: #406e9f; }
hr { margin: 15px; border-color: #dad8d6; }
.hrspace { margin-top: 45px; margin-bottom: 45px; border-top: 1px #dad8d6 solid; border-bottom: 1px #FFF solid; }
.hrspace_footer { margin-top: 20px; margin-bottom: 20px; border-top: 1px #505050 solid; border-bottom: 1px #1c1c1c solid; }
.hrpart { background: url("Images/banner2.jpg") no-repeat #fff right center; background-size: cover; text-align: center; padding: 70px; position: relative; }
    .hrpart img { position: relative; }
    .hrpart h2 span, .acapart h2 span, .accpart h2 span { color: #205491; font-weight: bold; font-size: 24px; font-family: 'Open Sans', sans-serif; display: block; line-height: 20px; }
    .hrpart h2, .acapart h2, .accpart h2 { color: #231f20; font-weight: bold; font-size: 40px; font-family: 'Open Sans', sans-serif; line-height: 70px; }
.acapart p, .accpart p { font-weight: 500; font-size: 18px; font-family: 'Open Sans', sans-serif; color: #5c5c5c; margin-bottom: 30px; text-align: center; line-height: 30px; margin-top: 10px; }
.hrpart p { font-weight: 500; font-size: 14px; font-family: 'Open Sans', sans-serif; color: #5c5c5c; margin-bottom: 30px; text-align: left; line-height: 27px; margin-top: 10px; }
    .hrpart p:first-child { margin-top: 4%; }
.or { font-size: 24px; font-weight: 100; padding-left: 20px; padding-right: 20px; }
.acapart { text-align: center; padding: 70px 0 0; }
    .acapart p:first-child { margin-top: 12%; }
.accpart p:first-child { margin-top: 10%; }
.accpart { background: url("Images/pattern.jpg") repeat left top; padding: 70px 0; text-align: center; }
    .accpart p { margin-left: 0px; }
.deadline_style { font-size: 22px; color: #000; font-weight: 600; }
.features { background: url("Images/pattern.jpg") repeat left top; padding: 20px 0 50px; text-align: center; }
.icons-part { text-align: center; }
    .icons-part h2 { color: #231f20; font-weight: bold; font-size: 40px; font-family: 'Open Sans', sans-serif; }
    .icons-part h4 { color: #205491; font-weight: 600; font-size: 18px; font-family: 'Open Sans', sans-serif; }
.ibox-whole { margin-top: 5%; }
.iBox { text-align: center; margin-bottom: 5%; min-height: 190px; }
    .iBox img { margin-bottom: 10px; }
    .iBox h3 { margin-bottom: 15px; font-size: 18px; color: #231f20; font-weight: 600; font-family: 'Open Sans', sans-serif; }
    .iBox p { color: #808080; font-size: 16px; font-family: 'Open Sans', sans-serif; line-height: 24px; min-height: 155px; padding: 15px; }
    .iBox .new-btn { margin-top: 10px; }
    .iBox p b { color: #333; font-size: 14px; font-family: 'Open Sans', sans-serif; line-height: 24px; font-weight: 700; }
.tab-pane h3 { font-size: 22px; }
footer { background: #f7f7f7 !important; font-weight: 600; color: #808080; font-size: 14px; position: relative; background: #393939; }
    /*footer:before {content: "";position: absolute;top: -24px;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);right: -33px;background: url('Images/bannerShape.png') no-repeat;width: 693px;height: 94px;}*/
    footer b { color: #fff; line-height: 18px; }
    footer p { color: #bbbbbb; line-height: 18px; }
        footer p a { color: #d9d9d9; text-decoration: underline; margin: 0 5px; }
.footer_link ul { list-style: none; }
.footer_link li a { color: #bbbbbb; text-decoration: underline; margin: 0 1px; text-decoration: none; font-weight: 600; line-height: 30px; list-style: none; background: url(/Content/Images/icons/footer-icon.png) no-repeat center left; padding-left: 12px; font-size: 14px; }
footer h2 { color: #fff; font-size: 24px; font-weight: 700; }
.copy { font-size: 14px; }
.menutop { margin-top: 0; }
.mright-7{margin-right: 7px;}
.fixedbg { background: #fff !important; padding: 15px !important; box-shadow: 0px 0px 25px rgba(0,0,0,0.2); position: fixed; top: 0; border-radius: 0; left: 0; right: 0; z-index: 999; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
.nav > li > a.newClass, .nav > li > a.active, .nav > li > a.newClass:hover { color: #ee7d41; outline: none; display: block; font-weight: 500; border-radius: 0px; border-bottom: 3px solid #ee7d41 !important; color: #EE7D41 !important; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { color: #EE7D41; background-color: transparent; font-weight: 500; border-bottom: none; }
.nav > li > a { /*padding: 8px 18px;*/ padding: 8px 14px; }
#solutionA:focus { color: #ee302e !important; }
.nav > li > a.newClass:focus { background: #ee302e; border-radius: 4px; color: #ee302e !important; outline: none; display: block; }
.social-icons li { list-style-type: none; float: right; margin-right: 5px; margin-top: 0px; }
    .social-icons li a { text-align: center; float: right; border-radius: 50%; }
        .social-icons li a i { color: #fff; font-size: 18px; padding-top: 10px; }
    .social-icons li.fb a { background: #3b5a9b; width: 38px; height: 37px; text-align: center; float: right; border-radius: 50%; }
    .social-icons li.tw a { background: #2b97f0; width: 38px; height: 37px; text-align: center; float: right; border-radius: 50%; }
    .social-icons li.yt a { background: #cd332c; width: 38px; height: 37px; text-align: center; float: right; border-radius: 50%; }
    .social-icons li.gp a { background: #db2814; width: 38px; height: 37px; text-align: center; float: right; border-radius: 50%; }
    .social-icons li.ln a { background: #007ab9; width: 38px; height: 37px; text-align: center; float: right; border-radius: 50%; }
    .social-icons li.hpLogo { margin-top: -10px; margin-right: 15px; }
        .social-icons li.hpLogo a { background: #fff; border-radius: 4px; display: inline-block; }
#back-top { position: fixed; bottom: 70px; right: 20px; z-index: 99; }
    #back-top a { width: 40px; display: block; text-align: center; font: 11px/100% Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: none; color: #bbb; -ms-transition: 1s; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
    #back-top span { width: 40px; height: 40px; display: block; background: #234e8e; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -ms-transition: 1s; -webkit-transition: 1s; opacity: 0.95; -moz-transition: 1s; transition: 1s; font-size: 24px; color: #fff; line-height: 36px; box-shadow: 0 0 10px #c8c8c8; }
        #back-top span:hover { background: #205491; }
.mobdisplay { display: none; }
.navbar { z-index: 1000; }
.navbar-nav ul { display: none; position: absolute; left: 0px; background: #fff; padding: 0; z-index: 999; border-radius: 4px; border: 1px #ddd solid; -webkit-box-shadow: 1px 1px 9px 1px rgb(210, 210, 210); -moz-box-shadow: 1px 1px 9px 1px rgb(210, 210, 210); box-shadow: 0px 0px 6px 0px rgb(210, 209, 209); top: 35px; }
    .navbar-nav ul:before { width: 0; height: 0; content: ''; position: absolute; top: -11px; left: 15px; }
    .navbar-nav ul li { color: #205491; float: none; margin-left: 0px; padding: 7px 0; text-align: left; }
    .navbar-nav ul.dropdown-menu li { padding: 7px 10px 7px 0px; }
    .navbar-nav ul a { font-size: 14px; font-weight: 500; color: #231f20; padding: 2px 10px; color: #000; }
        .navbar-nav ul a.active { color: #EE7D41; /*border-bottom: 2px solid #EE7D41;*/ font-weight: 600; }
    .navbar-nav ul li i { font-size: 16px; display: inline-block; }
.contct-part { background-size: cover; position: relative; }
    .contct-part table { }
        .contct-part table td, .contct-part table { border: none; }
    .contct-part td { padding: 5px; position: relative; vertical-align: top; }
    .contct-part input[type="text"], .contct-part input[type="text1"], .contct-part input[type="password"], .contct-part select, textarea, input[type="text"], input[type="[password"], select, textarea, .service-calculator input[type="number"] { width: 100%; background: #fff; padding: 8px; border: 1px solid #d5d5d5; border-radius: 4px; min-height: 32px; resize: none; padding-left: 16px; font-style: normal !important; margin-bottom: 15px; }
        .contct-part input[type="text"]:focus, .contct-part input[type="text1"]:focus, .contct-part input[type="password"]:focus, .contct-part select:focus, textarea:focus, input[type="text"]:focus, input[type="[password"]:focus, select:focus, textarea:focus { border-color: #d5d5d5; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(232, 232, 232); }
    .contct-part select { padding-left: 17px; -webkit-appearance: none; -webkit-padding-start: 20px; background: url(Images/arrow.gif) no-repeat right center; }
textarea { min-height: 100px; }
.contact-overlay { width: 100%; float: left; background: rgba(244, 123, 51,0.3); position: absolute; top: 0; }
.contct-part .start-btn { margin-top: 5%; margin-right: 0px; }
.contact-tab li { float: left; padding-bottom: 0px; }
.contact-tab > li > a, .contact-tab > li > a:hover, .contact-tab > li > a:focus { color: #555; cursor: pointer; }
.contact-tab { margin-left: 0px; }
    .contact-tab > li.active > a, .contact-tab > li.active > a:hover, .contact-tab > li.active > a:focus { border-bottom: none; background: #231f20; color: #fff; border-color: #231f20; }
.contact-cont .tab-content p { font-size: 15px; }
.contct-part .start-btn { padding: 7px 15px; text-transform: uppercase; text-align: center; color: #fff; border-radius: 5px; font-size: 14px; border: none; margin-top: 0%; display: inline-block; text-decoration: none; background: #ee302e; }
    .contct-part .start-btn:hover { background: #282880; }
.contact-whole { background: #fff; float: left; border-radius: 5px; width: 100%; }
    .contact-whole .contact-left { padding: 0px !important; }
    .contact-whole iframe { width: 100%; min-height: 300px; border: none; margin-bottom: 8px; border: 5px solid #205491; margin-top: 10px; }
.contact-right { padding: 10px; }
.learn-btn { padding: 13px 17px 16px; text-align: center; color: #fff; border-radius: 4px; font-size: 19px; border: none; margin-top: 25px; display: inline-block; text-decoration: none; background: #EE7D41; font-weight: 600; }
    .learn-btn:hover, .learn-btn:focus { background: #e1672e; color: #fff; text-decoration: none; }
.learn-btn-black { padding: 13px 25px; text-transform: uppercase; text-align: center; color: #fff; border-radius: 5px; font-size: 18px; border: none; margin-top: 5%; display: inline-block; text-decoration: none; background: #231f20; font-weight: 600; }
    .learn-btn-black:hover { background: #205491; }
.head-inner:before, .head-inner:after { content: none; }
.head-inner { min-height: 230px; padding: 40px 0 0; background-position: right center; }
    .head-inner h2 { margin-top: 35px; text-align: left; text-transform: uppercase; color: #fff; font-size: 35px; }
        .head-inner h2.h2Title { margin-top: 100px; }
/*label.error { background: #f00; padding: 4px 11px; color: #fff; font-weight: normal; font-size: 13px; position: absolute; top: -21px;*/ /* right: 0px; */ /*border-radius: 3px; left: 20px; }*/
label.error { /* background: #f00; */ padding: 4px 11px; color: #f00; font-weight: normal; font-size: 13px; position: absolute; top: 37px; /* right: 0px; */ border-radius: 3px; left: 15px; font-size: 12px !important; }
.service-error label.error { top: 27px !important; }
.message-error label.error { display: none !important; }
.usertype-error label.error { top: 23px !important; }
label.error::before { content: ""; margin-top: 17px; position: absolute; width: 0px; height: 0px; /*border: 10px solid #f00;*/ border-left: none; border-bottom: none; border-right: 10px solid transparent; }
.acacaptcha label.error { top: -3px; position: relative; }
#ContactDetails { margin-top: 15px; }
.contact_height { height: 100%; min-height: 770px; }
.captcha-td img { float: left; }
.captcha-td i { margin-left: 25px; float: left; margin-top: 14px; }
label#lblCaptcha { font-size: 11px; }
#showsuccessdiv { background: green; padding: 7px 23px; color: #fff; border-radius: 5px; margin-bottom: 10px; display: inline-block; }
.Red { color: #ff0000; font-size: 16px; left: 15px; position: absolute; top: 10px; }
.Red_demo { color: #ff0000; font-size: 16px; margin-left: 0px; }
.demo_form { margin-bottom: 3px; color: rgba(0,0,0,0.57); }
.demo_feild { margin-bottom: 15px; }
.demo_feild_1 { margin-left: 12px; }
.callpara { color: #fff; font-size: 30px; margin-top: 25px; line-height: 35px; }
    .callpara a { color: #fff; font-weight: bold; }
.deadLinexml { background: #05254a; padding: 8px; text-align: center; position: absolute; margin: 35px 10px 0; border-radius: 4px; left: 0; right: 0; }
    .deadLinexml h3 { color: #fff; font-size: 30px; font-weight: bold; margin: 0; padding: 0; }
        .deadLinexml h3 b { color: yellow; }
/*.heading_contact {margin-top: -25px;margin-bottom: 15px;padding-right: 50px;}*/
.navbar-brand { padding-left: 0px; padding-right: 70px; }
.custome-navbr .navbar-left { margin-top: 5px; }
.navbar-brand > img { width: 180px; margin-top: 5px; }
.heading_contact_style ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; float: right; padding-top: 5px; }
    .heading_contact_style ul li { font-size: 16px; color: #212121; font-weight: 500; list-style: none; float: left; display: block; }
        .heading_contact_style ul li img { margin-left: 15px; margin-right: 2px; }
        .heading_contact_style ul li a { font-size: 16px; color: #212121; font-weight: 500; list-style: none; float: left; display: block; }
.icon_border { padding-left: 15px; padding-right: 5px; margin-top: -5px; }
#active_service { padding: 5px; line-height: 30px; border-bottom: 1px #434343 solid; background-color: #205491; color: #fff; text-align: left; }
#service_link { padding-left: 10px; border-bottom: 1px #434343 solid; background-color: #FFF; color: #434343; text-align: left; font-weight: 600; padding: 10px; }
#sidebar-wrapper { top: 52px; left: -200px; width: 200px; background-color: #5677fc; color: white; position: fixed; height: 100%; z-index: 1; }
.sidebar-nav { position: relative; top: 0; margin: 0; padding: 0; width: 100%; list-style: none; background-color: #fff; }
    .sidebar-nav li { text-indent: 20px; line-height: 60px; background-color: #205491; color: #FFF; border: 1px #000 solid; font-weight: 600; }
        .sidebar-nav li a { color: #000; display: block; text-decoration: none; background-color: #fff; border-bottom: none; font-size: 18px; }
            .sidebar-nav li a:hover { background: #205491; color: white; text-decoration: none; }
            .sidebar-nav li a:active, .sidebar-nav li a:focus { text-decoration: none; background-color: #205491; color: #fff; }
#sidebar-wrapper.sidebar-toggle { transition: all 0.3s ease-out; margin-left: -200px; }

@media (min-width:768px) {
    #sidebar-wrapper.sidebar-toggle { transition: 0s; left: 200px; }
}

#fullservice_bg { border-radius: 5px; border: 1px rgba(0,0,0,0.57) solid; background-color: #fff; }
    #fullservice_bg h3 { background-color: #205491; color: #fff; font-size: 30px; font-weight: 500; border-radius: 4px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; padding: 10px; padding-left: 30px; text-align: left; margin-top: 0px; }
    #fullservice_bg li { margin-left: 25px; background: url(/Content/Images/icons/list-icon.png) no-repeat left 18px; list-style: none; padding: 10px 10px 10px 23px; font-size: 20px; font-weight: 500; }
.accpart .tab-content p { text-align: left; }
.sidebar-nav li.active a { background-color: #205491; color: #fff; }
.mTop15 { margin-top: 15px !important; }
.mTop18 { margin-top: 18px; }
.mBottom15 { margin-bottom: 15px; }
.mBottom5 { margin-bottom: 5px; }
.disabled { cursor: not-allowed; }
.navbar-nav > li > a:focus.disabled { color: inherit; border: 1px solid transparent; }
.modal { z-index: 9999; }
.labelName { font-size: 14px; font-weight: 600; color: #222; width: 180px; padding-right: 10px; text-align: right; }
.table_form td input { width: 280px; }
.spacer5 { height: 5px; }
.spacer10 { height: 10px; }
.spacer50 { height: 50px; }
.btn_sm { padding: 8px 20px; font-size: 18px; }
/*.close, .close:hover {background: url('Images/close_btn.png') no-repeat !important;width: 48px;height: 48px;position: absolute;right: -18px;top: -18px;opacity: 1;cursor: pointer;}*/
.close, .close:hover { background: #ef4848 !important; width: 30px; height: 30px; position: absolute; right: -15px; top: -15px; opacity: 1; cursor: pointer; border-radius: 40px; font-weight: 300; z-index: 999; color: #fff; }
.modal-header { background: #fff; color: #fff; padding: 9px 15px; border: none; }
    .modal-header h4 { font-size: 20px; font-weight: 600; color: #fff; }
.popup-price .modal-footer { border-top: none; background: #fbfbfc; border-radius: 0px 0px 10px 10px; margin-top: 0px; margin-bottom: 0px; }
.modal-footer { border-top: none; background: #fbfbfc; border-radius: 0px 0px 10px 10px; margin-top: 53px; margin-bottom: -15px; }
.modal-dialog { margin: 40px auto; }
.subscribe_username .error, .subscribe_email .error { top: -35px; right: 0; }
.css-label { display: block; position: relative; padding-left: 30px; margin-bottom: 15px; cursor: pointer; font-size: 15px; font-weight: 500; }
    .css-label input { position: absolute; z-index: -1; opacity: 0; }
.css-indicator { position: absolute; top: 1px; left: 0; height: 20px; width: 20px; background: #fff; border: 1px solid #a5a5a5; border-radius: 3px; }
.css-radio .css-indicator { border-radius: 50%; }
.css-label input:checked ~ .css-indicator { background: #205491; border: 1px solid #205491; }
.css-label:hover input:not([disabled]):checked ~ .css-indicator, .css-label input:checked:focus ~ .css-indicator { background: #0e647d; }
.css-label input:disabled ~ .css-indicator { background: #e6e6e6; opacity: 0.6; pointer-events: none; }
.css-indicator:after { content: ''; position: absolute; display: none; }
.css-label input:checked ~ .css-indicator:after { display: block; }
.css-checkbox .css-indicator:after { height: 12px; left: 6px; top: 2px; width: 7px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); }
.css-checkbox input:disabled ~ .css-indicator:after { border-color: #7b7b7b; }
.css-radio .css-indicator:after { border-radius: 50%; height: 8px; left: 5px; top: 5px; width: 8px; background: #fff; }
.css-radio input:disabled ~ .css-indicator:after { background: #7b7b7b; }
.intro_text { color: #5c5c5c; }
.fw { }
.deter-part label.error { text-align: left; }
.chat_button { background-color: #205491; padding-left: 10px; padding-right: 10px; padding-top: 8px; padding-bottom: 8px; color: #fff; border-radius: 5px; margin-left: 10px; }
    .chat_button:hover { background-color: #204986; padding-left: 10px; padding-right: 10px; padding-top: 8px; padding-bottom: 8px; color: #fff; border-radius: 5px; text-decoration: none; }
.arrow_position { margin-top: -80px; }
.mt { margin-top: 30px; }
    .mt .downarrow { margin-top: -5px; position: relative; transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s; }
    .mt:hover .downarrow { margin-top: 0px; }
.btn-circle-gradient { position: relative; display: inline-block; color: white; width: 100px; height: 100px; }
#nk-opener { text-align: center; }
.btn-circle-gradient .card__overlay.card__overlay--1 { -webkit-animation-name: stretch-one; animation-name: stretch-one; -webkit-animation-delay: .2s; animation-delay: .2s; top: calc(25%); left: calc(25%); width: 50px; height: 50px; opacity: .6; -webkit-transform: scale(.8); transform: scale(.8); }
.btn-circle-gradient .card__overlay { background-color: #3272a8; }
.btn-circle-gradient .card__overlay { position: absolute; border-radius: 100%; z-index: 2; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
.mask div { position: relative; }
.btn-circle-gradient .card__overlay.card__overlay--2 { -webkit-animation-name: stretch-two; animation-name: stretch-two; -webkit-animation-delay: .1s; animation-delay: .1s; top: calc(12.5%); left: calc(12.5%); width: 75px; height: 75px; opacity: .4; -webkit-transform: scale(.5); transform: scale(.5); }
.btn-circle-gradient .card__overlay { background-color: #3272a8; }
.btn-circle-gradient .card__overlay { position: absolute; border-radius: 100%; z-index: 2; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
    .btn-circle-gradient .card__overlay.card__overlay--3 { -webkit-animation-name: stretch-three; animation-name: stretch-three; top: 0; left: 0; width: 100px; height: 100px; opacity: .2; -webkit-transform: scale(.4); transform: scale(.4); }
.btn-circle-gradient .card__overlay { background-color: #000; }
.btn-circle-gradient .card__overlay { position: absolute; border-radius: 100%; z-index: 2; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
.mask div { position: relative; }
.btn-circle-gradient i.circle[class^="icon-"] { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 99; font-size: 1.3em; }
i.circle[class^="icon-"], i.circle[class*=" icon-"] { background-color: #231f20; color: #fff; border-color: #265781; }
i.circle[class^="icon-"], i.circle[class*=" icon-"] { display: inline-block; margin: 0; font-stretch: normal; height: 40px; width: 40px; padding: 13px 0; line-height: 14px; font-size: 14px; text-align: center; }
i.circle[class^="icon-"], i.circle[class*=" icon-"] { border-radius: 100%; }
i.circle[class^="icon-"], i.circle[class*=" icon-"] { border: 1px solid transparent; margin-right: 0; }
.heading_style_404 { font-size: 80px; color: #205491; font-weight: 800; }
.error_style { color: #212121; font-size: 40px; }
.error_style_font { font-size: 20px; line-height: 25px; margin-top: 25px; }
.button_style_1 { background-color: #ee7d41; border-radius: 6px; color: #fff; font-size: 15px; padding: 10px 25px; }
    .button_style_1:hover { background-color: #205491; border-radius: 6px; color: #fff; font-size: 15px; padding: 10px 25px; text-decoration: none; }
    .button_style_1:focus { background-color: #205491; border-radius: 6px; color: #fff; font-size: 15px; padding: 10px 25px; text-decoration: none; }
.button_style_2 { background-color: #205491; border-radius: 6px; color: #fff; font-size: 15px; padding: 10px 25px; margin-left: auto; margin-right: auto; display: block; text-align: center; }
    .button_style_2:hover { background-color: #ee7d41; border-radius: 6px; color: #fff; font-size: 15px; padding: 10px 25px; text-decoration: none; }
    .button_style_2:focus { background-color: #ee7d41; border-radius: 6px; color: #fff; font-size: 15px; padding: 10px 25px; text-decoration: none; }
.button_style_3 { background-color: transparent; border-radius: 6px; color: #205491; font-size: 15px; padding: 10px 25px; margin-top: 15px; margin-left: auto; margin-right: auto; display: block; text-align: center; border: 1px solid #205491; font-weight: 600; }
    .button_style_3:hover { background-color: #205491 !important; border-radius: 6px; color: #fff; font-size: 15px; padding: 10px 25px; text-decoration: none; }
    .button_style_3:focus { background-color: #205491 !important; border-radius: 6px; color: #fff; font-size: 15px; padding: 10px 25px; text-decoration: none; }

.button_style_3_new {
    background-color: white !important;
    border-radius: 6px;
    color: #205491;
    font-size: 12px;
    padding: 10px 25px;
    margin-top: 49px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    border: 1px solid #205491;
    font-weight: 600;
}
    .button_style_3_new:hover {
        background-color: #205491 !important;
        border-radius: 6px;
        color: #fff;
        font-size: 12px;
        padding: 10px 25px;
        text-decoration: none;
    }

.button_style_3_new:focus {
    background-color: #205491 !important;
    border-radius: 6px;
    color: #fff;
    font-size: 12px;
    padding: 10px 25px;
    text-decoration: none;
}
.border_line { border-bottom: 2px rgba(0,0,0,0.57) solid; width: 100%; max-width: 708px; display: block; margin: 0 auto; }
.line_1 { margin-top: -2px; }
.line_position_1 { margin-left: 15%; }
.line_position_2 { margin-right: 15%; }
.line_position_3 { margin-right: 0%; }
.features_banner_line { margin-top: -60px; margin-left: -20px; }
.tpas_last_banner { float: left; text-align: left; }
.my_planHeader { text-align: center; color: white; padding-top: 0.2em; padding-bottom: 0.2em; }
.my_planTitle { font-size: 2em; font-weight: bold; font-family: 'Open Sans', sans-serif; }
.my_planPrice { font-size: 1.4em; font-weight: bold; font-family: 'Open Sans', sans-serif; }
.my_planDuration { margin-top: -0.6em; }

@media (max-width:768px) {
    .my_planTitle { font-size: small; }
}

.xl-overflow-auto { overflow: auto !important; }
.my_feature { font-family: 'Open Sans', sans-serif; font-weight: 600; color: #5c5c5c; text-align: left; }
    .my_feature a { font-family: 'Open Sans', sans-serif; font-weight: 600; color: #595959; font-size: 16px; line-height: 40px; text-align: left; }
        .my_feature a:hover { font-family: 'Open Sans', sans-serif; font-weight: 600; color: #f00; border-radius: 5px; width: 100%; max-width: 800px; }
.my_feature_cat { line-height: 1.8em; font-family: 'Open Sans', sans-serif; font-size: 20px; color: #FFFFFF; background-color: #3a438a; font-weight: 800; }

@media (max-width:768px) {
    .my_feature { text-align: center; }
}

.my_featureRow_1 { margin-top: 0.2em; margin-bottom: 0.2em; }
.my_featureRow { border: 0.1em solid rgba(163, 163, 163, 0.5); border-bottom: none; }
.my_featureRow_lastrow { border-bottom: 0.1em solid rgba(163, 163, 163, 0.5); }
.my_plan1 { background: rgb(235,235,244); border-right: 0.01em solid rgba(163, 163, 163, 0.5); border-left: 0.01em solid rgba(163, 163, 163, 0.5); }
    .my_plan1 span { font-size: 15px; }
.my_planHeader.my_plan1 a { background-color: #ff8604; color: white; }
.my_planHeader.my_plan1 { background-color: #ed2523; padding: 10px; }
.my_plan2 { background: rgb(221,236,247); }
    .my_plan2 span { font-size: 15px; }
.my_planHeader.my_plan2 a { background: rgb(108, 131, 62); color: white; }
.my_planHeader.my_plan2 { background-color: #f26522; }
.my_plan3 { background: rgb(195,223,243); }
    .my_plan3 span { font-size: 15px; }
.my_planHeader.my_plan3 a { background: rgb(199, 127, 40); color: white; }
.my_planHeader.my_plan3 { background-color: #686868; padding: 10px; }
.my_planFeature { text-align: center; font-size: 2em; }
    .my_planFeature i.my_check { color: green; }
    .my_planFeature i.my_check_non { color: red; }
.popup_p { color: #5c5c5c; font-family: "Open Sans",sans-serif; font-size: 14px; font-weight: 500; line-height: 27px; margin-bottom: 30px; margin-top: 10px; text-align: left; }
.text_color_1 { color: #231f20; font-size: 16px; line-height: 1px; }
.text_color { color: #231f20; font-size: 16px; line-height: 1px; font-weight: 800; }
.text_padding { padding: 10px; }
.text_padding_1 { padding: 10px 10px 10px 0; text-align: justify; }
.mTop55 { margin-top: 55px; }
.mTop75 { margin-top: 75px; }
.fidex_form_bg { background-color: #f0f0f0; border: 1px #205491 solid; padding-top: 20px; padding-bottom: 20px; padding-right: 10px; padding-left: 10px; }
.affix { position: fixed; top: 50px; float: right; right: 200px; }
.affix-top { position: static; }
.affix-bottom { position: absolute; }
.video_bg { background: url("Images/video-bg.jpg") no-repeat center center; padding: 20px; }
.acareporting_list li { margin-left: 25px; background: url(/Content/Images/icons/list-icon.png) no-repeat left 18px; list-style: none; padding: 10px 10px 10px 23px; font-size: 20px; font-weight: 100; }
.acareporting_list_1 li { margin-left: 25px; background: url(/Content/Images/icons/list-icon.png) no-repeat left 18px; list-style: none; padding: 10px 10px 10px 23px; font-size: 15px; font-weight: 100; }
time.icon { font-size: 1em; display: block; position: relative; width: 7em; height: 7em; background-color: #fff; margin: 0 auto; border-radius: 0.6em; box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd; overflow: hidden; -webkit-backface-visibility: hidden; -webkit-transform: rotate(0deg) skewY(0deg); -webkit-transform-origin: 50% 10%; transform-origin: 50% 10%; }
    time.icon * { display: block; width: 100%; font-size: 14px; font-weight: bold; font-style: normal; text-align: center; }
    time.icon strong { position: absolute; top: 0; padding: 0.4em 0; color: #fff; background-color: #234e8e; border-bottom: 1px dashed#EE7D41; box-shadow: 0 2px 0#EE7D41; }
    time.icon em { position: absolute; bottom: 0.3em; color: #EE7D41; font-size: 15px; color: #EE7D41; }
    time.icon span sup { font-size: 14px; letter-spacing: -0.05em; padding-top: 0em; color: #2f2f2f; font-weight: 200; margin-top: -23px; margin-left: 22px; }
    time.icon span { width: 100%; font-size: 1.8em; letter-spacing: -0.05em; padding-top: 40px; color: #575757; }
    time.icon:hover, time.icon:focus { -webkit-animation: swing 0.6s ease-out; animation: swing 0.6s ease-out; }
.thumbnail { position: relative; overflow: hidden; }
    .thumbnail img { margin-bottom: 0px; }
.caption { position: absolute; top: 0; right: 0; background: rgba(66, 139, 202, .9); width: 100%; height: 100%; padding: 2%; display: none; text-align: center; color: #fff !important; z-index: 2; }
.name_heading { font-family: "Open Sans",sans-serif; color: #fff; font-size: 18px; font-weight: 900; border-bottom: 1px #ee302e solid; padding-top: 20px; }
#position_style_1 { font-family: "Open Sans",sans-serif; color: #fff; font-size: 13px; padding-top: 0px; text-align: center; line-height: 18px; padding-top: 5px; }
#position_style { font-family: "Open Sans",sans-serif; color: #fff; font-size: 13px; padding-top: 0px; text-align: left; line-height: 25px; }
    #position_style span { font-weight: 600; display: block; font-size: 15px; padding-bottom: 0px; border-bottom: 1px #ee302e solid; width: 45px; }
.product_logo { padding: 15px; }
    .product_logo a img { opacity: 1; }
        .product_logo a img:hover { opacity: .8; }
.text_link { border-bottom: 3px #205491 solid; color: #231f20; }
    .text_link:hover { border-bottom: 3px #205491 solid; color: #205491; }
.banner_h2 { font-size: 18px; color: #fff; line-height: 25px; font-weight: 500; margin-top: 10px; }
@font-face { font-family: 'Glyphicons Halflings'; src: url('../fonts/glyphicons-halflings-regular.eot'); src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); }
.panel-heading .accordion-toggle:after { font-family: 'Glyphicons Halflings'; content: "\e114"; float: right; color: #205491; }
.panel-heading .accordion-toggle.collapsed:after { content: "\e080"; }
#faq_heading h5 { font-size: 18px; color: #205491; }
#panel-bg { background-color: #f3f3f3; }
.faq_list_style li { font-size: 16px; color: #2e2f2f; line-height: 16px; list-style: disc; margin-left: 25px; padding: 13px 7px 7px 1px; }
.banner_small_text { font-size: 14px; }
    .banner_small_text a { border-bottom: 2px #fff solid; color: #fff; }
        .banner_small_text a:hover { border-bottom: 3px #205491 solid; color: #205491; background-color: #FFF; }
.white_color { color: #fff; }
.pRight10 { padding-right: 10px; }
.alert-info.info_box { color: #060606; background-color: #d9edf7; border-color: #676767; padding: 10px; margin-bottom: 10px; border-radius: 3px; }
.process_diagram { display: flex; list-style-type: none; }
    .process_diagram li:nth-child(2n+1):after { content: url(Images/icons/arrow-1.png); padding-left: 40px; position: absolute; margin-top: -60px; }
    .process_diagram li:nth-child(2):before { content: url(Images/icons/arrow.png); padding-left: 40px; position: absolute; }
    .process_diagram li:nth-child(4):before { content: url(Images/icons/arrow.png); padding-left: 40px; position: absolute; }
    .process_diagram li { flex-basis: 100%; text-align: center; vertical-align: bottom; }
        .process_diagram li h3 { font-size: 18px; color: #1d499e; font-style: italic; font-weight: bold; display: block; padding-top: 10px; margin-bottom: 15px; font-family: 'Open Sans'; }
        .process_diagram li span { border: 2px solid #333; width: 150px; height: 150px; display: inline-block; text-align: center; border-radius: 100px; padding: 25px 0; margin-top: -40px; }
            .process_diagram li span div { text-align: center; border-radius: 100px; padding: 10px 0; margin-top: 40px; position: relative; font-size: 13px; color: #645a56; font-style: italic; font-family: 'Open Sans'; font-weight: 600; }
        .process_diagram li .position-relative img { left: 4px; position: relative; top: -2px; }
.image_section { background-color: #ee302e; border: 2px #333 solid; width: 100px; height: 100px; border-radius: 50%; display: block; margin-left: auto; margin-right: auto; margin-bottom: -30px; position: relative; padding-top: 20px; }
.highlight_txt { color: #000; font-weight: 600; }
.pricing_form form { width: 100%; }
    .pricing_form form .learn-btn { margin-top: 15px; }
.tpa_flow_diagram_section .flow_last_child:after { display: none; }
.pl0 { padding-left: 0px !important; }
.pr0 { padding-right: 0px !important; }
.tpa_flow_diagram_section { margin-top: 40px; }
.g-recaptcha iframe { border: 0px solid #205491; }
.position-relative { position: relative; }
#landing_header { padding: 0px 0px; min-height: inherit; }
    #landing_header:before { display: none; }
    #landing_header .heading_contact { margin-top: 0px; }
    #landing_header .heading_contact_style ul li a { color: #212121; text-decoration: none; }
    #landing_header h1 { color: #294388; margin-top: 25px; }
.land_form_lft p { color: #5c5c5c; margin: 10px 0px 0px 30px; }
.land_form_lft h3 { color: #231f20; font-size: 22px; }
.land_form_rgt .contct-part { background: #FFF; border-radius: 5px; box-shadow: 0px 10px 18px rgba(0,0,0,.4); padding: 40px 20px; border: 1px solid #ddd; margin-top: 40px; }
.land_form_rgt .learn-btn { min-width: 220px; margin-top: 5px; }
.land_form_rgt .contct-part p { margin: 15px; }
    .land_form_rgt .contct-part p a { color: #363636; text-decoration: underline; }
.land_form_lft h3 { padding-left: 30px; background: url("../Content/Images/red_tick.png") no-repeat left 20px; }
.vertical_align { display: flex; align-items: center; }
.blue_section { background: #294388; padding: 30px 0px; color: #FFF; margin-top: 30px; }
.patter_section { background: #FFF url("../Content/Images/land_pattern_bg.png") repeat 0px 0px; padding: 30px 0px; }
    .patter_section h2 { padding-bottom: 30px; }
    .patter_section ul li { background: url("../Content/Images/green_tick.png") no-repeat left 5px; padding: 5px 0px 5px 35px; font-size: 22px; }
    .patter_section p a { margin-top: 30px; }
.sub_head { font-size: 28px; font-weight: 700; color: #ee302e; }
.tickcounter { width: 100%; position: relative; padding-bottom: 8%; }
.complete_wrapper { padding: 15px 0 15px 0; }
.greetingTxt_lg { color: #466dbb; font-size: 36px; font-weight: 500; margin-top: 5px; }
.greetingTxt { font-size: 22px; font-weight: 600; }
    .greetingTxt span { display: block; font-size: 30px; font-weight: 600; margin-bottom: 7px; }
.contact_wrap span { background: #fff; box-shadow: 0 0 6px #ddd;; border-radius: 5px; width: 100px; height: 100px; line-height: 96px; display: block; padding: 0 !important; margin: -20px auto 10px; }
h3.tk-link a { color: #212121; text-decoration: none; }
    h3.tk-link a:hover { color: #234e8e; text-decoration: underline; }
.succ_request .contact_wrap h3 { font-size: 18px; font-weight: 600; margin-top: 17px; margin-bottom: 6px; color: #333; }
.flex_sec p { padding-top: 0px; margin-bottom: 0; color: #353535; margin-top: 15px; }
.end_txt { font-weight: bold; font-size: 24px; text-transform: uppercase; color: #000; margin-top: 10px; margin-bottom: 5px; }
.loginbg .white_bg { position: relative; }
.white_bg { background: #fff; padding: 20px; border-radius: 4px; box-shadow: 0px 0px 14px #dbdbdb; text-align: center; margin: 20px 0; }
.div_flex { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.contact_wrapper { margin-top: 50px; }
#clockdiv { font-family: sans-serif; color: #000; display: inline-block; font-weight: 100; text-align: center; font-size: 30px; }
    #clockdiv > div { font-size: 60px; font-weight: 400; color: #FFF; font-family: 'Source Sans Pro', sans-serif; padding: 5px 15px; min-height: 58px; display: inline-block; }
    #clockdiv .day:after { content: ':'; position: absolute; font-size: 50px; margin-left: 43px; margin-top: -94px; }
    #clockdiv .day-1:after { content: ':'; position: absolute; font-size: 50px; margin-left: 30px; margin-top: -94px; }
    #clockdiv div > span { padding-top: 0px; border-radius: 3px; background: none; display: inline-block; }
        #clockdiv div > span.seconds { color: #212121; }
.smalltext { margin-top: -10px; font-size: 15px; }
.req_before_deadline p { font-size: 14px; font-weight: 500; color: #5c5c5c; line-height: 24px; margin-bottom: 0px; margin-top: 10px; }
.req_before_deadline .new-btn { font-size: 16px; padding: 10px 15px; }
.req_before_deadline time.icon span sup { font-size: 18px; letter-spacing: -0.05em; padding-top: 0em; color: #2f2f2f; font-weight: 200; margin-top: -36px; margin-left: 29px; }
.req_before_deadline time.icon span { width: 100%; font-size: 2.8em; letter-spacing: -0.05em; padding-top: 0.9em; color: #575757; }
.req_before_deadline time.icon { width: 9em; height: 8em; margin: 0px auto; }
.req_before_deadline .deadlineBox h4 { font-size: 20px; margin-top: 15px; }
.unordered_list li { list-style: disc; font-size: 18px; color: #5c5c5c; }
.white_label_box span { width: 75px; height: 75px; border-radius: 200px; border: 2px solid #333333; display: inline-block; line-height: 65px; }
.pTop0 { padding-top: 0px !important; }
.pBot0 { padding-bottom: 0px !important; }
.pBot70 { padding-bottom: 70px !important; }
.white_label_gray { background: #f8f8f8; }
.HowitWorks_btn { text-decoration: underline; }
.pTop5 { padding-top: 5px !important; }
.pBot30 { padding-bottom: 30px !important; }
.pBot10 { padding-bottom: 10px !important; }
.mTop0 { margin-top: 0px !important; }
.report_soft_section .iBox p { min-height: 100px; }
.footer_irsLogo { width: 60px; display: inline-block; margin-right: 10px !important; margin-top: -10px !important; }
.inner_irslogo { padding: 0px 70px; position: relative; }
    .inner_irslogo span.inner_logo { position: absolute; right: 0px; width: 80px; content: ""; top: 50%; margin-top: -40px; }
.home_irsLogo { left: 50%; margin-left: -40px; top: 15px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
    .home_irsLogo:hover { box-shadow: 0px 0px 15px rgba(255,255,255,0.5); }
    .home_irsLogo img { width: 80px; }
#IRS_Logo_Modal .modal-header { background: #FFF; color: rgb(255, 255, 255); padding: 15px; border-bottom: 1px solid #ddd; }
    #IRS_Logo_Modal .modal-header .pull-right img { width: 80px; }
    #IRS_Logo_Modal .modal-header .pull-left img { margin-top: 20px; }
.reporting_softwareBanner .inner_irslogo { padding: 0px; }
    .reporting_softwareBanner .inner_irslogo span.inner_logo { top: 75px; margin-top: 0px; right: 20%; }
.cross_walk_section .iBox p, .cross_walk_section .iBox { min-height: inherit; }
.cross_walk_section .ibox-whole { margin-top: 0px; }
body, .modal-open { transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; }
.modal-open { overflow-y: auto; }
/* ##### Landing page */
.Requiremnt_LiSt { display: inline-block; padding-bottom: 10px; }
    .Requiremnt_LiSt h3 { color: #ffffff; font-size: 18px; font-weight: 500; padding-top: 5px; }
    .Requiremnt_LiSt li { position: relative; }
        .Requiremnt_LiSt li:before { content: ""; background: url(../Content/Images/blue_tick.png) no-repeat; position: absolute; left: -23px; width: 15px; height: 15px; top: 10px; }
.REq_Note_ACAwse { text-align: left; }
    .REq_Note_ACAwse h3 { font-weight: 700; font-size: 22px; font-family: 'Open Sans', sans-serif; color: #ee302e; padding-top: 15px; }
    .REq_Note_ACAwse p { color: #fff; margin: 10px 0px 0px 0px; }
.Req_Bg { background: url(../Content/Images/b_pattrn1.jpg) no-repeat top center; background-size: cover; padding: 0px 0px 30px 0px; position: relative; }
.header_inr .Landng_hdnG { font-size: 32px; margin-top: 10px; color: #fff !important; }
.FnT_sZe25 { font-size: 25px; padding-top: 0px; padding-bottom: 10px; }
.DeadLine_hEadng h2 { color: #231f20; font-size: 24px; padding-top: 30px; }
    .DeadLine_hEadng h2 span a { color: #ef3a38; }
.Dead_linE_Bg { padding: 30px; }
    .Dead_linE_Bg .DD-Box { background-color: #ffffff; padding: 20px 15px 10px 15px; border-radius: 5px; box-shadow: 0px 0px 11px 0px #bcbcbc; }
        .Dead_linE_Bg .DD-Box h3 { font-size: 25px; color: #20478c; font-weight: bold; }
        .Dead_linE_Bg .DD-Box p { margin-top: 8px; }
.Mrgn_tP2p { margin-top: 10px; }
.PadN_tp25 { padding-top: 25px; }
.Ladng-rdy-part { padding: 30px; }
    .Ladng-rdy-part h2 { color: #231f20; font-size: 24px; text-align: center; }
    .Ladng-rdy-part h4 { font-size: 20px; color: #205491; font-weight: 700; text-align: center; }
.Flow_chrt_Landng ul { margin-bottom: 0px; }
.Tb_Mrgn { margin-top: 30px; }
.Ladng-rdy-part { background-color: #fff; }
.Steps_Bg { background-color: #f2f2f2; padding: 0 0 30px 0; }
.Dead_linE_Bg .DD-Box p { color: #323232; line-height: normal; }
.Detr_bx_mRgn0 { margin-top: 0px; }
.Lndng_pg_IRSlogo { position: absolute; right: 8%; width: 80px; top: 20%; }
.P-Digrm-New_styl li span { width: 158px; height: 155px; padding: 75px 0 0 0; margin-top: -40px; font-size: 13px; font-style: italic; }
#landing_header .New_hdNg_styl { margin: 10px auto; }
.New_hdNg_styl .heading_contact_style ul { padding-top: 11px; }
/*#New_Landing_hdr{padding:0px 0px;}*/

/* ##### New part added under banner in home page */
/*.New-h2Part h2{color: #231f20; font-weight: bold; font-size: 40px; line-height: 70px; text-align:center;}
.New-h2Part h2 span{color: #205491; font-weight: bold; font-size: 24px;display: block; line-height: 20px;}
.New-h2Part p{font-size:18px; line-height:30px; color:#5c5c5c; padding-top:10px;}
.New-h2Part .DeadLne_pnl{background-color:#205491;padding: 5px 0 10px 0;margin-top:35px;}*/
.DeadLne_pnl .acareporting_list li { font-size: 18px; padding: 12px 4px 5px 20px; margin-left: 15px; font-weight: 500; }
    .DeadLne_pnl .acareporting_list li span { color: #ee302e; font-weight: 700; }
.DeadLne_pnl h3 { text-align: center; padding-top: 12px; }
/*.BG-Clr1{background-color:#205491;}
.BG-Clr1 h4{color:#fff;}
.BG-Clr1 p{color:#63dafb;}*/
.DeadLne_pnl h4 { color: #fff; font-weight: 300; }
.DeadLne_pnl p span { color: #fff; font-size: 21px; font-weight: 700; }
.Item_alnG { display: flex; align-items: center; padding-top: 15px; }
.New-h2Part .Item_alnG p { text-align: left; }
.PdNgLft { padding-left: 100px; }
.Item_alnG img { width: 75px; height: auto; }
.DeadLne_pnl h3 { font-size: 25px; color: #fff; }
.PdNG-tp { padding-top: 10px; }
/*.Emplye_Pay_Lettr p{font-size:18px;color:#5c5c5c;}*/
/*.RespoNd_lettr_Emp p{font-size:16px; color:#808080;}*/
.Lttr_innR { padding-left: 30px; }
.RespoNd_lettr_Emp .Lttr_innR li { position: relative; }
    .RespoNd_lettr_Emp .Lttr_innR li:before { position: absolute; width: 15px; height: 15px; content: ""; background: url(/Content/Images/icons/list-icon.png) no-repeat center left; left: -22px; top: 5px; }
.RespoNd_lettr_Emp h2 { font-size: 28px; padding-bottom: 10px; text-align: center; }
.EMp_cmn_pDn { padding: 40px 0px; }
.RespoNd_lettr_Emp .LetteR-Innr_part1 { padding-top: 40px; padding-bottom: 40px; }
.RespoNd_lettr_Emp .LetteR-Innr_part2 { padding-bottom: 40px; }
.RespoNd_lettr_Emp .LetteR-Innr_part3 { padding-bottom: 40px; }
.Emp_ptrn_bg { background: url(Images/emp-bg.png) repeat left top; }
.EmpMrgn_bTm25 { margin-bottom: 10px; }
.RecvdP .Fnt_SzE17 { font-size: 17px !important; }
/*.Emp_ad_Banr{box-shadow: 0px 5px 8px 0px #e9e9e9;margin-top:40px; margin-bottom:40px;}*/
.Emp_ad_Banr { box-shadow: 0px 5px 8px 0px #e9e9e9; margin-top: 40px; margin-bottom: 40px; padding-left: 9px; padding-right: 9px; padding-top: 52px; }
.StickY_banr { position: sticky; top: 117px; }
.carousel-inner > .item { border: 1px solid #f0f0f0; }
h4.support-yr { font-size: 18px; font-weight: 700; color: #212121; text-align: center; font-style: oblique; border-radius: 4px; line-height: normal; margin-bottom: 0px; }

/* --- Nav bar -------*/
.dropdown-menu > li.kopie > a { padding-left: 5px; }
.dropdown-submenu { position: relative; }
    .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; }
    .dropdown-submenu > a:after { border-color: transparent transparent transparent #333; border-style: solid; border-width: 5px 0 5px 5px; content: " "; display: block; float: right; height: 0; margin-right: -10px; margin-top: 5px; width: 0; }
    .dropdown-submenu:hover > a:after { border-left-color: #555; }
.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover { text-decoration: none; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: transparent; color: #EE7D41; }
.custome-navbr .navbar-right { margin-top: 5px; margin-right: 0px; }
.navbar-default .navbar-nav > li.demo-link > a { text-decoration: underline; color: #212121; }
    .navbar-default .navbar-nav > li.demo-link > a:hover, .navbar-default .navbar-nav > li.demo-link > a:focus { text-decoration: none; color: #212121; }

/* --- Nav bar Icon Animation ---*/
.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 3px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }
    .navbar-toggle:focus { outline: 0; }
    .navbar-toggle.collapsed .icon-bar { border-radius: 1px; display: block; height: 2px; margin-top: 0; transform: rotate(0deg); width: 22px; }
    .navbar-toggle .icon-bar { border-radius: 1px; display: block; height: 4px; margin-top: 5px; transform: rotate(45deg); width: 22px; }
    .navbar-toggle.collapsed .icon-bar + .icon-bar { display: block; margin-top: 4px; }
        .navbar-toggle.collapsed .icon-bar + .icon-bar + .icon-bar { display: block; margin-bottom: 0; margin-top: 4px; transform: rotate(0deg); }
    .navbar-toggle .icon-bar + .icon-bar { display: none; margin-top: 4px; }
        .navbar-toggle .icon-bar + .icon-bar + .icon-bar { display: block; margin-bottom: 5px; margin-left: 0; margin-top: -4px; transform: rotate(-45deg); }
/* --- Nav bar Icon Animation ---*/

@media (max-width: 767px) {
    .navbar-nav { display: inline; }
    .navbar-default .navbar-brand { display: inline; }
    .navbar-default .navbar-toggle .icon-bar { background-color: #888; }
    .navbar-default .navbar-toggle { background-color: #fff; }
    .navbar-default .navbar-nav .dropdown-menu > li > a { color: #212121; background-color: #fff; border-radius: 4px; margin-top: 2px; }
        .navbar-default .navbar-nav .dropdown-menu > li > a.active { color: #EE7D41; font-weight: 600; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #333; }
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { background-color: #fff; }
    .navbar-nav .open .dropdown-menu { border-bottom: 1px solid white; border-radius: 0; }
    .dropdown-menu { padding-left: 10px; }
        .dropdown-menu .dropdown-menu { padding-left: 20px; }
            .dropdown-menu .dropdown-menu .dropdown-menu { padding-left: 30px; }
    li.dropdown.open { border: 0px solid red; }
}

@media (min-width: 768px) {
    ul.nav li:hover > ul.dropdown-menu { display: block; }
    #navbar { text-align: center; }
}
/*.navbar-default{border:none; background-color:transparent;}*/
.navbar-default { border: none; background: #fff !important; padding: 14px !important; position: fixed; top: 0; border-radius: 0; left: 0; right: 0; padding-bottom: 0px !important; }
.navbar-brand { padding: 0px; padding-right: 50px; }
.navbar-default .navbar-nav > li > a { color: #212121; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #EE7D41; }
.navbar-default .navbar-nav > li.sign_up > a:hover, .navbar-default .navbar-nav > li.sign_up > a:focus { color: #fff; background-color: #e1672e !important; }
/*----- Home page -----------*/
.ip-field-style { min-height: 40px !important; border-color: #d5d5d5; box-shadow: none; border-radius: 4px; }
    .ip-field-style:focus { box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(232, 232, 232); border-color: #d5d5d5; }
.heading_contact_style { padding: 15px; }
/*.hrd-img .irs-logo{position:absolute; left:0}*/
.top-hdr-styl li.sign_up a { padding: 6px 20px; border-radius: 4px; background-color: #ee302e !important; font-weight: 500; margin-left: 25px; }
    .top-hdr-styl li.sign_up a:hover, .top-hdr-styl li.sign_up a:focus { background-color: #bf2624 !important; }
h1.common-h1 { font-size: 32px; font-weight: 700; color: #212121; text-align: left; margin-top: 15px; line-height: inherit; }
h1.new_common_h1 { color: #fff !important; }
p.bnr-caption { color: #575757; font-size: 20px; text-align: left; font-style: italic; line-height: inherit; margin-top: 20px; }
p.new_bnr_caption { color: #fff; }
p.bnr-caption-txt { color: #212121; font-size: 18px; text-align: left; font-style: italic; line-height: inherit; }
h4.hint-txt { font-size: 22px; color: #212121; text-align: left; font-weight: normal; line-height: normal; margin-top: 20px; font-style: italic; }
    h4.hint-txt span { font-weight: 700; }
h1.common-h1 span { font-weight: 800; font-family: 'Open Sans', sans-serif; color: #234e8e; text-transform: initial; }
h1.new_common_h1 span { color: #fff; }
.report-form, .form-req { background-color: #fff; box-shadow: 0px 0px 14px #777; border-radius: 4px; padding: 25px 15px; }
    .report-form input[type="text"], .form-req form input[type="text"] { min-height: 40px; border-color: #d5d5d5; box-shadow: none; border-radius: 4px; margin-bottom: 15px; }
        .form-req form input[type="text"]:focus, .report-form form input[type="text"]:focus { box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(232, 232, 232); }
    .form-req form .form-control { height: 40px; border-color: #d5d5d5; }
        .form-req form .form-control:focus { box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(232, 232, 232); }
::placeholder { color: #808080 !important; opacity: 0.5; /* Firefox */ font-size: 14px; }
:-ms-input-placeholder { color: #808080 !important; font-size: 14px; opacity: 0.5 }
::-ms-input-placeholder { color: #808080 !important; font-size: 14px; opacity: 0.5 }
.req-cal-bck { background: #ee302e; font-weight: 600; font-size: 16px; color: #fff; font-family: 'Open Sans', sans-serif; padding: 9px 20px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 10px; }
.irs-logo { width: 60px; }
.req-cal-bck { background: #EE7D41; font-weight: 600; font-size: 19px; color: #fff; font-family: 'Open Sans', sans-serif; padding: 13px 17px 16px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 20px; transition-duration: 0.2s; }
    .req-cal-bck:hover, .req-cal-bck:focus { background: #c85a26; color: #fff; text-decoration: none; }
.irs-logo { width: 55px; }
.pricing-bnr .irs-logo { width: 55px; margin-top: 20px; position: absolute; right: 48%; }
.rep-sw-bnr .irs-logo { width: 55px; position: absolute; right: 36%; top: 42%; }
.main-bnr { margin-top: 120px; }
.btc { width: 100%; display: flex; }
    .btc .btc-left { width: 47%; display: inline-block; }
    .btc .btc-right { width: 47%; display: inline-block; margin-left: 6%; }
.main-btc { text-align: left; }
    .main-btc label { font-weight: normal; color: #555; }
h2.common-h2 { font-size: 28px; font-weight: 700; color: #234e8e; text-align: center; line-height: normal; padding-bottom: 0px !important; margin: 0; }
    h2.common-h2 span { font-weight: 300; color: #212121; }
.nav-pills > li.active a, .nav-pills > li.hover a, .nav-pills > li.focus a { background-color: #fff; padding-top: 20px; padding-bottom: 20px; color: #234e8e; box-shadow: 0px 0px 10px#ddd; border: 1px solid #ddd; position: relative; font-size: 14px !important; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { background-color: #fff; padding-top: 20px; padding-bottom: 20px; color: #234e8e; box-shadow: 0px 0px 10px#ddd; border: 1px solid #ddd; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-bottom: none; text-decoration: none; }
.nav-pills > li a { background-color: transparent; padding-top: 20px; padding-bottom: 20px; color: #808080; border: 1px solid transparent; }
.review-loader-slidr .nav-pills > li a:hover { text-decoration: none; }
.nav-pills > li a h3 { margin: 10px 0 0 0; margin: 10px 0 0; font-size: 16px; font-weight: 700; }
.nav-pills > li.active::after { content: ""; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #ee7d41; position: absolute; bottom: -9px; right: 45%; }
.review-loader-slidr .nav-justified > li.fst-child { width: 15%; }
.review-loader-slidr .nav-justified > li.scnd-child { width: 15%; }
.review-loader-slidr .nav-justified > li.thrd-child { width: 18%; }
.review-loader h3.common_h3 { margin: 0px; }
.open .dropdown-menu { display: block !important; }
/*.nav-pills > li[data-slide-to="0"].active a {background-color: #e67e22;}
.nav-pills > li[data-slide-to="1"].active a {background-color: #2980b9;}
.nav-pills > li[data-slide-to="2"].active a {background-color: #8e44ad;}*/
.nav-tabbed { padding-left: 0px; list-style: none; }
.navbar-nav ul { left: 15px; }
.nav-tabbed li { position: relative; }
.nav-tabbed > li > a { position: relative; display: block; padding: 20px 20px; border: 1px solid #f0f0f0; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-bottom: none; font-size: 14px !important; }
.review-loader-slidr .carousel-inner { min-height: 422px; }
.review-loader-slidr .carousel-indicators { left: 0; top: auto; bottom: 0px; }
    .review-loader-slidr .carousel-indicators li { background: #e1e1e1; border-radius: 3px; width: 28px; height: 5px; pointer-events: none; }
    .review-loader-slidr .carousel-indicators .active { background: #205491; margin: 1px; }
.review-loader-slidr .carousel-indicators { width: 100%; margin: 0 auto; position: relative; z-index: 9; }
.review-loader-slidr .nav-justified > li { width: 20%; padding-left: 30px; }
    .review-loader-slidr .nav-justified > li:first-child { padding-left: 0px; }
.review-loader-slidr .slider-inner-left { background-color: #fff; padding: 15px; }
.review-loader-slidr .nav-pills img { width: 45px; height: auto; filter: gray; -webkit-transition: all .8s ease-in-out; -webkit-filter: grayscale(1); }
.review-loader-slidr .nav-pills li.active img { filter: none; -webkit-filter: grayscale(0); }
.review-loader-slidr .nav-justified { width: 70%; margin: 0 auto; margin-bottom: 25px; /*border-bottom:1px solid #f0f0f0;*/ }
.review-loader-slidr { padding-top: 30px; }
.slider-inner-left .tab-hint h3 { font-size: 18px; font-weight: 600; color: #212121; padding-bottom: 0px; }
.slider-inner-left .tab-hint p { font-size: 16px; font-weight: normal; color: #808080; }
/*.form-corrction-bg{background-color:#E1EBFD;}*/
.Blue-bg { background-color: #E1EBFD; }
h2.white-clr { color: #fff; padding-bottom: 10px; }
.form-corrction-bg h2.white-clr { text-align: left; }
.sub-caption { color: #fff; font-style: italic; font-size: 16px; font-weight: 600; }
.main-build-pack .build-package { background-color: #fff; box-shadow: 0px 0px 14px #dbdbdb; padding: 15px; transition: transform 420ms cubic-bezier(.165,.84,.44,1); }
    .main-build-pack .build-package p { color: #575757; }
.build-package img { width: 55px; }
.build-package h2 { color: #212121 !important; padding: 0px; font-size: 18px; font-weight: bold; margin-top: 15px; }
.build-package h3 { color: #212121; padding: 0px; font-size: 18px; font-weight: bold; margin-top: 15px; }
h3 { padding: 0px; font-weight: bold; }
.build-package p { color: #575757; }
.build-package a { color: #EE7D41; font-size: 16px; text-decoration: underline; }
    .build-package a:hover { text-decoration: none; }
/*.build-package .min-h{min-height:210px;}*/
.build-package .min-h1 { min-height: 135px; }
.build-package .min-h2 { min-height: 135px; }
.new-minhght-ars .build-package .min-h1, .new-minhght-ars .build-package .min-h2 { min-height: 115px; }
.deadlin-service-pack .build-package .min-h1 { min-height: 110px; }
.deadlin-service-pack .build-package .min-h2 { min-height: 110px; }
.mTop20 { margin-top: 20px !important; }
.gray-bg { background-color: #fafafb; }
.reporting-btn h2 { text-align: left; }
p.blck-txt { color: #666; }
.pBot10 { padding-bottom: 10px !important; }
.group-btn { display: inline-block; width: 100%; }
    .group-btn a.gp-btn { display: inline-block; background-color: #fcfcfd; box-shadow: 0px 0px 14px #dbdbdb; padding: 25px; Width: 46%; border-radius: 4px; text-align: center; font-size: 20px; color: #808080; border: 1px solid #ddd; transition: 0.3s all ease-in-out; }
.mLft10 { margin-left: 6%; }
.group-btn a.gp-btn:hover, .group-btn a.gp-btn:hover, .group-btn a.gp-btn:focus { text-decoration: none; background-color: #edf3fd; border: 1px solid #234e8e; color: #234e8e; box-shadow: 0px 0px 14px rgba(89, 112, 145, 0.24) !important; transform: scale(1.05); }
.serve-box { border-bottom: 1px solid #ededed; padding: 15px 15px; margin: 0 -15px; text-align: center; }
    .serve-box h3 { color: #575757; font-weight: normal; padding: 15px 0; font-size: 16px; margin: 0px; }
.icon-size { width: 45px; height: auto; }
.Brdr-btm-none { border-bottom: none !important; }
.brdr-rgt { border-right: 1px solid #ededed; }
.exp-trust .exp-box { background-color: #fff; box-shadow: 0px 0px 14px#b3c3e1; padding: 15px; border-radius: 4px; transition: transform 420ms cubic-bezier(.165,.84,.44,1); }
    .exp-trust .exp-box h3 { padding-bottom: 0px; font-size: 18px; color: #212121; }
    .exp-trust .exp-box span { font-size: 16px; color: #235493; text-decoration: underline; transition: 0.3s all; -webkit-transition: 0.3s all; }
        .exp-trust .exp-box span:hover { text-decoration: underline; }
    .exp-trust .exp-box p { color: #575757; }
    .exp-trust .exp-box a:hover, .exp-trust .exp-box a:focus { text-decoration: none; }
a.testi-link { background: #fff; font-weight: 500; font-size: 16px; color: #234e8e; font-family: 'Open Sans', sans-serif; padding: 9px 20px 10px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 30px; border: 1px solid#234e8e; transition: ease-in-out 0.2s; }
    a.testi-link:hover, a.testi-link:focus { border-color: #234e8e; color: #fff !important; background-color: #2e5693; text-decoration: none; }
.exp-trust .exp-box p.exp-minh { min-height: 35px; }
    .exp-trust .exp-box p.exp-minh.exp-minh2 { min-height: 50px; }
.view-src a.b-clr, .view-src a.b-clr:focus { font-size: 18px; color: #234e8e; }
    .view-src a.b-clr:hover span { text-decoration: none; }
    .view-src a.b-clr .fa { padding-left: 0px; color: ##234e8e; }
.view-src a span { text-decoration: underline; }
.highlights-report { background: url("Images/high-report.jpg") no-repeat center #fff; background-size: cover; }
.report-box span { background-color: #f8fafd; width: 58px; height: 58px; display: inline-block; text-align: center; border-radius: 5px; padding: 7px 0; }
.report-box h3 { color: #212121;; padding: 0px; font-size: 18px; line-height: inherit; }
.report-box p { color: #575757; }
.report-box a { color: #ee7d41; font-size: 16px; }
.report-box p.report-minh { min-height: 55px; }
.report-box { position: relative; }
    .report-box::before { content: ""; width: 1px; height: 220px; background-color: #b7c8f2; position: absolute; left: -20px; top: 0px; }
    .report-box.no-brdr:first-child::before { display: none; }
    .report-box p.report-minh1 { min-height: 75px; }
.common-subfrt h4 { font-size: 20px; font-weight: 700; color: #212121; text-align: center; line-height: normal; }
.common-subfrt a { background: #fff; font-weight: 500; font-size: 16px; color: #234e8e; font-family: 'Open Sans', sans-serif; padding: 9px 20px 10px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 30px; border: 1px solid#234e8e; transition: ease-in-out 0.2s; }
    .common-subfrt a:focus, .common-subfrt a:hover { background: #fff; color: #212121; font-family: 'Open Sans', sans-serif; padding: 13px 17px 16px; border-radius: 3px; display: inline-block; bottom: 0px; border: 1px solid #212121; }
.common-subfrt h2.h4style { font-size: 20px; font-weight: 700; color: #212121; text-align: center; line-height: normal; }
/* Footer Section */
.ftr-box1 img { opacity: 0.4; }
.ftr-box1 p { color: #575757; font-size: 16px; font-weight: normal; padding: 15px 0; line-height: 25px; margin-bottom: 0px; }
a.sub-link { font-size: 13px; font-weight: normal; border: 1px solid#ddd; color: #808080; padding: 4px; display: inline-block; margin-left: 5px; }
a.ex-mrgn { margin-top: 10px; }
a.sub-link:hover, a.sub-link:focus { background-color: #e3e3e3; color: #575757; text-decoration: none; }
.ftr-box2 h3, .ftr-box3 h3 { font-weight: 600; color: #575757; font-size: 16px; }
.ftr-box2 .resrc-list { margin-top: 20px; }
    .ftr-box2 .resrc-list li a { color: #575757; font-weight: normal; }
    .ftr-box2 .resrc-list li { padding-bottom: 8px; position: relative; padding-left: 33px; list-style: none; }
        .ftr-box2 .resrc-list li::before { content: ""; position: absolute; left: 12px; top: 6px; background: url("Images/icons/list_bullet.png") no-repeat; width: 17px; height: 36px; }
.frt-mg-lft { margin-left: 85px; }
.address-details { margin-top: 20px; }
    .address-details h4 { font-size: 18px; font-weight: 600; color: #575757; }
    .address-details p { font-size: 16px; font-weight: normal; color: #575757; padding-top: 5px; line-height: 22px; }
.contact-details h4 { font-size: 16px; font-weight: normal; }
    .contact-details h4 a { color: #575757; font-weight: 600; font-size: 16px; }
.copyrights-footer { background-color: #eeeeee; color: #575757; padding: 30px 0; }
.footer-sec { padding: 40px 0; }
.copyrights-footer a { color: #2e2e2e; font-weight: 600; font-size: 13px; }
    .copyrights-footer a:hover { color: #575757; }
.copyrights-footer .copy { font-weight: normal; }
.copyrights-footer .social-icons { margin-top: 11px; }
.hom_blue h3 { color: #212121; padding: 0px; font-size: 18px; font-weight: bold; }
.hom_blue p { color: #575757; padding: 0px 0; margin-bottom: 0px; }
p.blu_lnk { color: #575757; padding: 0px; font-size: 15px; font-weight: 600; }
p.wht_lnk { color: #212121; padding: 0px; font-size: 16px; font-weight: 600; margin-bottom: 0px; }
a.txt_sublink { margin-top: 0px !important; color: #234e8e; padding: 10px 0; font-size: 16px !important; text-decoration: underline; border: 0px !important; padding: 0px 0px !important; }
    a.txt_sublink:hover { margin-top: 0px !important; color: #234e8e; padding: 10px 0; font-size: 16px !important; text-decoration: none; border: 0px !important; padding: 0px 0px !important; }
.blu_lnk a { margin-top: 0px !important; color: #fff; padding: 10px 0; font-size: 14px !important; text-decoration: underline; border: 0px !important; padding: 0px 0px !important; }
    .blu_lnk a:hover { margin-top: 0px !important; color: #fff; padding: 10px 0; font-size: 14px !important; text-decoration: none; border: 0px !important; padding: 0px 0px !important; }
/*.hom_blue a{background:transparent;font-weight: 500;font-size: 18px;color:#fff;font-family: 'Open Sans', sans-serif;padding: 9px 30px;border-radius: 3px;display: inline-block;bottom: 0px;margin-top: 30px;border: 1px solid #fff; transition: ease-in-out 0.2s; position:relative;}*/
a.cta-link:focus, a.cta-link:hover { border-color: #2e5693; color: #fff; background-color: #2e5693; text-decoration: none; }
button.cta-link:focus, button.cta-link:hover { border-color: #2e5693; color: #fff; background-color: #2e5693; text-decoration: none; }
a.link-animate .fa { transition-duration: 0.2s; }
button.link-animate .fa { transition-duration: 0.2s; }
a.link-animate:hover .fa { right: -12px; }
button.link-animate:hover .fa { right: -12px; }
a.link-animate { position: relative; }
button.link-animate { position: relative; }
a.read-mre { text-decoration: underline; color: #235493; }
    a.read-mre:hover { text-decoration: underline; color: #e1672e !important; }
.new-Mtop .main-bnr { margin-top: 120px; }
a.cta-link { background: transparent; font-weight: 600; font-size: 16px; color: #234e8e; font-family: 'Open Sans', sans-serif; padding: 9px 20px 10px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 25px; border: 1px solid #234e8e; transition: ease-in-out 0.2s; position: relative; }
button.cta-link { background: transparent; font-weight: 600; font-size: 16px; color: #234e8e; font-family: 'Open Sans', sans-serif; padding: 9px 20px 10px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 25px; border: 1px solid #234e8e; transition: ease-in-out 0.2s; position: relative; }
a.white-clr-btn { color: #fff; border-color: #fff; }
.ftr-cta a.blu-brdr, .ftr-cta a.blu-brdr:focus { border-color: #234e8e; color: #234e8e; text-decoration: none; }
    .ftr-cta a.blu-brdr:hover { border-color: #234e8e; color: #fff; background-color: #2e5693; text-decoration: none; }
.ftr-cta a.orange-btn, .ftr-cta a.orange-btn:focus { border-color: #e1672e; color: #fff; background-color: #EE7D41; text-decoration: none; }
    .ftr-cta a.orange-btn:hover { border-color: #e1672e; color: #fff !important; background-color: #e1672e; text-decoration: none; }
ftr-cta a.orange-btn:focus { border-color: #e1672e; color: #fff; background-color: #e1672e; text-decoration: none; }
.slider-inner-left .tab-hint p { font-size: 16px; font-weight: normal; color: #575757; }
.form-req form .main-btc input[type="text"] { margin-bottom: 0px; }
.frm-txt { margin-bottom: 15px; margin-top: 0px; text-align: center; }
/*............basic..........*/
.h2-caption { font-size: 16px; font-weight: normal; font-style: italic; color: #575757; text-align: center; }
.basic-bnr { padding: 50px 0 50px; }
.basic-mtop75 { margin-top: 75px; }
.basic-bnr .main-bnr { margin-top: 50px; }
.banner_box { margin-top: -50px; background-color: #fff; z-index: auto; color: #808080; border: 1px solid #ddd; padding: 15px; }
    .banner_box h3 { padding-top: 10px; font-size: 20px; color: #333; padding-left: 20px; }
    .banner_box h4 { padding-top: 10px; font-size: 16px; color: #333; padding-left: 20px; }
    .banner_box span { color: #ee302e; }
.basic_pg h3 { padding-top: 20px; font-size: 20px; color: #212121; }
.basic_pg p { padding-top: 10px; padding-bottom: 0px; font-size: 14px; color: #808080; min-height: 60px; min-height: 35px; }
.border { margin-top: 30px; }
.list-inline, .list-unstyled { padding-top: 0px; padding-left: 25px; margin: 0px; display: block; }
.list-inline, .list-unstyled-banner { padding-top: 0px; padding-left: 50px; margin: 0px; display: block; }
.aca-report .list-inline, .list-unstyled-banner { padding-top: 0px; padding-left: 30px; margin: 0px; display: block; }
.aca-report { border: 1px solid white; border-radius: 12px; padding: 28px; background-color: white !important; }
.list_arw li { position: relative; padding-left: 15px; padding-top: 10px; color: #575757; font-size: 16px; line-height: 25px; }
    .list_arw li:before { position: absolute; left: -10px; top: 16px; width: 15px; height: 13px; content: ""; background: url(/Content/Images/list_bullet.png) no-repeat center; }
.list_arw_1 li { position: relative; padding-left: 15px; padding-top: 10px; color: #575757; }
    .list_arw_1 li:before { position: absolute; left: -12px; top: 16px; width: 25px; height: 14px; content: ""; background: url(/Content/Images/sub_list.png) no-repeat center; }
.vertical-align { display: flex; align-items: center; }
.top_pad { padding: 40px 0; }
.top_pad1 { padding-bottom: 40px; }
.blue-bg { background-color: #E1EBFD; }
.basic_pad { padding: 10px 0; }
.Basic_blue { background-color: #205491; padding: 35px 0 45px 0; margin-top: 35px; }
    .Basic_blue h3 { text-align: center; padding-top: 12px; font-size: 35px; color: #fff; }
    .Basic_blue p a { text-align: center; padding-top: 15px; font-size: 25px; color: #fff; font-weight: 400; text-decoration: underline; }
.frm1095c-correction h2.white-clr { text-align: left; }
h3.common_h3 { font-size: 18px; color: #212121; font-weight: bold; margin-bottom: 0px; }
.white-clr { color: #fff !important; }
.frm1095c-correction .list_arw li { color: #575757; }
.m1Top20 { margin-top: 20px !important; }
.frm1095c-correction .list_arw li::before { background: url(/Content/Images/list_bullet.png) no-repeat center; }
/*.moveto-basic a.link-animate { font-size: 18px; color: #212121; font-weight: normal; }*/
.moveto-basic a.link-animate span { text-decoration: underline; }
    .moveto-basic a.link-animate span:hover, .moveto-basic a.link-animate span:focus { text-decoration: none; }
    .moveto-basic a.link-animate span:hover { text-decoration: none !important; }
.mTop10 { margin-top: 10px !important; }
.mTop5 { margin-top: 5px !important; }
.moveto-basic { background: url("Images/acasolution-banner.jpg") no-repeat center bottom #fbfbfc; background-size: cover; background-position: left center; background-attachment: fixed; }
a.sec-btn { background: #fff; font-weight: 500; font-size: 19px; color: #234e8e; font-family: 'Open Sans', sans-serif; padding: 13px 17px 16px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 25px; border: 1px solid #234e8e; transition: ease-in-out 0.2s; }
a.sec-mrgn { margin-top: 5px; }
a.txt-link-withline { color: #234e8e; text-decoration: underline; }
    a.txt-link-withline:hover { text-decoration: none; }
    a.txt-link-withline:focus { text-decoration: underline; }
/*.view_nxt::after {position: absolute; margin-left: 10px; margin-top: 13px; width: 15px; height: 13px;content: ""; z-index:99;background: url(/Content/Images/white-next.png) no-repeat center;}*/
/*.view_nxt_red::after {position: absolute; margin-left: 7px; margin-top: 9px; width: 14px; height: 10px; content: ""; z-index: 99; background: url(/Content/Images/red-next.png) no-repeat center;}*/
.view_nxt_red a { padding-top: 10px; padding-bottom: 0px; font-size: 15px; color: #ee302e; font-weight: 500; margin-left: 193px; }
.mTop30 { margin-top: 30px !important; }
.bod_lft { border-left: 1px solid #ddd; min-height: 200px; }
.basic_pg_ln p { padding-top: 10px; padding-bottom: 0px; font-size: 14px; color: #808080; min-height: 60px; }
.hr-line { margin: 0px; border-color: #ededed; }
.frt-hint-box { position: relative; }
    .frt-hint-box::before { content: ""; width: 1px; height: 150px; background-color: #ededed; position: absolute; top: 0px; left: -80px; }
    .frt-hint-box.no-brdr::before { display: none !important; }
h4.basic-subhd { font-size: 20px; font-weight: 500; color: #212121; margin-top: 20px; }
.basic-bnr .main-bnr .irs-logo { position: absolute; top: -67px; /*right: 50px;*/ }
.complete-bnr .main-bnr .irs-logo { position: absolute; top: -50px; /*right: 50px;*/ }
.basic-bnr .main-bnr { position: relative; }
h4.basic-hint-txt { font-size: 20px; }
.basic-mtop55 { margin-top: 20px; }
.mTop5 { margin-top: 5px; }
.mb-0{margin-bottom: 0px;}
.f-content p { background-color: #fff; }
h1.common-h1 span.sub-spantxt { color: #212121; font-size: 29px; }
/*  ---  Pricing page -----*/
.pricing-bnr { min-height: 240px; padding: 50px 0 50px 0; background: url("Images/common-innerpg-bnr.png") no-repeat #fbfbfc; background-position: top right; }
    .pricing-bnr .main-bnr { margin-top: 80px; }
.rep-sw-bnr { min-height: 240px; padding: 50px 0 50px 0; background: url("Images/repsw-bg-img.png") no-repeat left top #fbfbfc;; background-position: top left; background-color: #fbfbfc; }
    .rep-sw-bnr .main-bnr { margin-top: 40px; }
.contact-bnr { background: url("Images/contact-us banner.png") no-repeat #fbfbfc; background-position: top right; padding: 40px 0 40px; min-height: 320px; }
.table { border-collapse: collapse; margin-bottom: 0px; }
.pricing-tbl .table-bordered > thead > tr > th { font-size: 15px; }
.pricing-tbl .table-bordered > thead > tr > th, .pricing-tbl .table-bordered > thead > tr > td { border-bottom-width: 1px; background: #fff; color: #212121; padding: 15px; vertical-align: middle; text-align: center; }
    .pricing-tbl .table-bordered > thead > tr > th.hd-block2 { background-color: #E5ECF6; color: #2e5794; }
    .pricing-tbl .table-bordered > thead > tr > th.hd-block3 { background-color: #C8D5EA; color: #2e5794; }
    .pricing-tbl .table-bordered > thead > tr > th.hd-block4 { background-color: #B0BED9; color: #2e5794; }
.pricing-tbl .table-bordered > tbody > tr > td { padding: 15px 10px; vertical-align: middle; }
    .pricing-tbl .table-bordered > tbody > tr > td.sub-heading { background-color: #f5f6f8; color: #234e8e; font-weight: 600; font-size: 16px; }
    .pricing-tbl .table-bordered > tbody > tr > td.TAC { text-align: center; }
    .pricing-tbl .table-bordered > tbody > tr > td.tb-step-icon { position: relative; padding-left: 30px; color: #212121; font-size: 14px; font-weight: 500; }
        .pricing-tbl .table-bordered > tbody > tr > td.tb-step-icon::before { content: ""; position: absolute; left: 12px; top: 20px; background: url("Images/icons/list_bullet.png") no-repeat; width: 17px; height: 14px; }
    .pricing-tbl .table-bordered > tbody > tr > td.tb-step-icon1 { position: relative; padding-left: 60px; color: #212121; font-size: 14px; font-weight: 500; }
        .pricing-tbl .table-bordered > tbody > tr > td.tb-step-icon1::before { content: ""; position: absolute; left: 43px; top: 20px; background: url("Images/icons/list_bullet1.png") no-repeat; width: 17px; height: 14px; }
a.req-btn, a.req-btn:focus { padding: 10px 20px; border-radius: 4px; background-color: #EE7D41 !important; font-weight: 500; color: #fff; display: inline-block; text-decoration: none; }
    a.req-btn:hover { background-color: #c85a26 !important; text-decoration: none; }
a.strt-nw, a.strt-nw:focus { padding: 10px 20px; border-radius: 4px; background-color: #EE7D41 !important; font-weight: 500; color: #fff; display: inline-block; text-decoration: none; font-size: 16px; margin-top: 10px; }
    a.strt-nw:hover { background-color: #c85a26 !important; text-decoration: none; }
.pricing-tbl .table-bordered > tbody > tr > td.btn-pad { padding: 20px; }
.Pad-btm-none { padding-bottom: 0px !important; }
.pricing-popup .modal-dialog { width: 600px; }
.modal-open { padding-right: 0px !important; overflow-x: hidden; overflow-y: auto; }
h3.modal-title { text-align: center; font-size: 25px; font-weight: 600; color: #212121; margin-bottom: 10px; border-bottom: 1px solid#e5e5e5; padding-bottom: 5px; }
.req-quote h3.modal-title { text-align: center; }
.modal-footer { text-align: center; }
/*  --  contact page ----*/
.contact-bnr .main-bnr { margin-top: 40px; }
.contact-bnr { min-height: 220px; padding: 40px 0; }
.contact-cont p { color: #575757; }
.cont-icon { width: 33px; height: auto; }
.contact-det span.icon-style { display: inline-block; width: 52px; height: 52px; box-shadow: 0 0 6px #ddd; border-radius: 4px; padding: 10px; margin-right: 20px; }
.deter-part b { font-weight: 600 !important; }
.contact-det iframe { margin-left: 15px; margin-top: 15px; border-color: #fff; background-color: #fff; box-shadow: 0 0 15px #ddd; }
a.txt-link { color: #234e8e; }
.frt-hint-box.no-brdr::before { display: none !important; }
input[type="text"] { height: 40px; }
.Features_1 { padding: 20px 15px; box-shadow: 3px 6px 15px #ccc; background: #fff; margin-bottom: 30px; min-height: max-content; border-radius: 3px; }
.basic_box span { width: 80px; height: 80px; margin-top: 10px; display: inline-block; border-radius: 100%; /*border: 2px solid #ddd;*/ line-height: 80px; text-align: center; position: relative; background: #FFF; font-family: 'Poppins', sans-serif; }
    .basic_box span::after { content: ""; position: absolute; right: 2px; top: 5px; width: 28px; height: 28px; background: #234e8e; border-radius: 200px; display: inline-block; text-align: center; line-height: 28px; color: #FFF; }
    .basic_box span img { width: 55px; }
.basic_box1 span::after { content: "1"; }
.basic_box2 span::after { content: "2"; }
.basic_box3 span::after { content: "3"; }
.basic_box4 span::after { content: "4"; }
.basic_box5 span::after { content: "5"; }
.basic_box { position: relative; float: left; width: 100%; padding: 10px; }
    .basic_box::after { content: ""; position: absolute; right: -3px; top: 45px; width: 30px; height: 30px; }
.basic_box5:after { display: none; }
.basic_box4_stp:after { display: none; }
.mar1 { margin-top: 30px; }
.main_basic_sec ::after { background: url("/Content/Images/step-arrow.png") no-repeat; right: -37px; top: 46px; }
.main_basic_sec p { font-size: 14px; min-height: 60px; margin-top: 10px; color: #575757; line-height: 1.42857143; }
.lyn { font-size: 16px; margin-top: 0px; color: #808080; }
.overlap_below_section { position: relative; top: -140px; }
.main_basic_sec .common_h5 { font-size: 16px; font-weight: 300; margin-top: 10px; line-height: 22px; }
.main_basic_sec { width: 18% !important; display: inline-block; max-width: inherit; flex: auto; }
.basic-bnr { min-height: 430px; }
footer:before { display: none; }
.hrd-img .main-bnr { margin-top: 80px; }
.navbar-right .dropdown-menu { width: 215px; }
.navbar > .container .navbar-brand { margin-left: 0px; }
.contct-part select { background: url("Images/icons/arrow.png") no-repeat right center; }
p.report-ser-capt { margin-bottom: 0px; }
.mBot0 { margin-bottom: 0px !important; }
a.cta-link-blue { background: transparent; font-weight: 600; font-size: 16px; color: #ffffff; font-family: 'Open Sans', sans-serif; padding: 9px 30px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 30px; border: 1px solid #ffffff; transition: ease-in-out 0.2s; position: relative; }
    a.cta-link-blue:hover { background: transparent; font-weight: 500; font-size: 16px; color: #ffffff; font-family: 'Open Sans', sans-serif; padding: 9px 30px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 30px; border: 1px solid #ffffff; transition: ease-in-out 0.2s; position: relative; text-decoration: none; }
.ip-field1 { margin-bottom: 10px; }
    .ip-field1 .Red { position: absolute; left: 20px; top: 8px; }
    .ip-field1 input[type="text"] { padding-left: 13px; }
    .ip-field1 select { padding-left: 12px; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .ip-field1 select#InterestedIn { padding-left: 13px; }
    .contct-part select { padding-left: 16px; }
    .demo1-part select { padding-left: 16px; }
    p.frst-letter-lg::first-letter { color: #575757; float: left; font-size: 55px; line-height: 50px; padding-top: 0px; padding-right: 5px; padding-left: 0px; }
}

@supports (-ms-ime-align: auto) {
    .demo1-part select { padding-left: 13px; }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ip-field1 select#InterestedIn { padding-left: 16px; }
    .demo1-part select { padding-left: 16px; }
}

@-moz-document url-prefix() {
    .ip-field1 select#InterestedIn { padding-left: 9px; }
    .demo1-part select { padding-left: 12px; }
}
.ip-field1 textarea { margin-bottom: 5px; padding: 8px 8px 8px 12px; }
.contct-part textarea { padding: 8px 8px 8px 16px; }
/* ----- Demo part  ----------*/
.demo-bnr { background: url("Images/common-innerpg-bnr.png") no-repeat #fbfbfc; background-position: top right; padding: 80px 0 50px; min-height: 240px; }
    .demo-bnr .main-bnr { margin-top: 80px; }
.report-form { box-shadow: 0px 0px 14px #777; background-color: #fff; padding: 25px 15px; border-radius: 4px; }
.mBot10 { margin-bottom: 10px !important; }
.mBot0 { margin-bottom: 0px !important; }
.ip-field { position: relative; }
    .ip-field .Red { position: absolute; left: 8px; }
textarea { padding: 8px 8px 8px 20px; }
/*  ---  Thankyou page -----*/
.mar-tp { margin-top: 14px; }
.tq-pg p { font-size: 16px; color: #808080; margin-top: 0px; }
.pttrn_bg { background: url("/Content/Images/pattern-bg.png") repeat; height: 100vh; }
.cont-icon-tq { width: 55px; height: auto; }
.TAC { text-align: center !important; }
.TAL { text-align: left !important; }
.TAR { text-align: right !important; }
/*  ---  226jpage -----*/
.bnr-226j { background: url(Images/226jcommon-innerpg-bnr1.png) no-repeat #fbfbfc; background-position: top right; padding: 50px 0 50px; min-height: 240px; }
    .bnr-226j .main-bnr { margin-top: 50px; }
.cont-icon-tq { width: 55px; height: auto; }
.report-form h3 { text-align: center; line-height: normal; }
    .report-form h3 span { color: #2e5794; }
.hubspot-link__container { margin-bottom: 10px !important; }
/*-------- Deadline page --------*/
.deadline-bnr { min-height: 200px; background: url("Images/deadline-img-bnr.png") no-repeat #fbfbfc; background-position: top right; }
.lite-blu-bg { background-color: #bbedfd; }
.i-Box { background-color: #fff; box-shadow: 0px 0px 14px#dbdbdb; padding: 15px; transition: transform 420ms cubic-bezier(.165,.84,.44,1); }
.dd-customer { background-color: #e4efff; border-radius: 4px; padding: 20px 15px 25px; }
.dd-county-view { display: flex; margin-top: 15px; }
    .dd-county-view .dd-view-bx { background-color: white; box-shadow: 0px 0px 14px #b3c3e1; padding: 15px; }
    .dd-county-view .mL-15 { margin-left: 25px; }
.mBot5 { margin-bottom: 5px !important; }
.dd-county-view a:hover .dd-view-bx { box-shadow: 0px 0px 24px #b3c3e1; transform: scale(1.03); }
.dd-county-view a .dd-view-bx { transition: transform 420ms cubic-bezier(.165,.84,.44,1); }
.dd-county-view .code-sec-cust .media-object { width: 50px; }
/*------- Compete page ---------*/
p.popup-caption { font-size: 18px; color: #000; font-style: italic; text-align: center; }
.flow li { display: inline-block; list-style-type: none; margin: 5px 10px; padding: 0 25px; position: relative; }
.level-one { background-color: #fff; box-shadow: 0px 0px 14px#dbdbdb; border-radius: 4px; padding: 25px 15px; }
.lvl1-leftpart { padding: 10px; background-color: #ecf5fd; margin: -25px 0 -35px -15px; text-align: center; min-height: 280px; }
.lvl1-leftpart1 { padding: 10px; background-color: #ecf5fd; margin: -25px 0px -35px -15px; text-align: center; min-height: 280px; }
.set-margin { margin: -25px 0px -26px -15px !important; }
.lvl1-leftpart h3 { color: #575757; padding-top: 115px !important; margin-bottom: 0px; line-height: normal; }
.lvl1-leftpart1 h3 { color: #575757; padding-top: 95px !important; margin-bottom: 0px; line-height: normal; }
.mTop25 { margin-top: 25px !important; }
/*.f-icon{padding: 15px; display: inline-block; width: 100%; }*/
.FlowBox .f-icon span { width: 80px; height: 80px; margin-top: 10px; display: inline-block; border-radius: 100%; /* border: 2px solid #ddd; */ line-height: 80px; text-align: center; position: relative; background: #FFF; font-family: 'Poppins', sans-serif; }
    .FlowBox .f-icon span::after { content: ""; position: absolute; right: 2px; top: 5px; width: 28px; height: 28px; background: #234e8e; border-radius: 200px; display: inline-block; text-align: center; line-height: 28px; color: #FFF; }
.FlowBox .f-icon.cnt1 span::after { content: "1" }
.FlowBox .f-icon.cnt2 span::after { content: "2" }
.FlowBox .f-icon.cnt3 span::after { content: "3" }
.FlowBox .f-icon.cnt4 span::after { content: "4" }
.FlowBox .f-icon.cnt5 span::after { content: "5" }
.FlowBox .f-icon.cnt6 span::after { content: "6" }
.FlowBox .f-icon.cnt7 span::after { content: "7" }
.FlowBox .f-icon.cnt8 span::after { content: "8" }
.FlowBox .f-icon.cnt9 span::after { content: "9" }
.FlowBox .f-icon span img { width: 55px; height: auto; }
.comlete-steps { position: relative; }
.pad-tp { padding-top: 78px; }
/*.comlete-steps::after{content: "";width: 100%;height: 5px;position: absolute;left: 220px;top: 50px;border-bottom: 2px dashed #e1e1e1;z-index: -1;}*/
.comlete-steps::before { content: ""; background: url("/Content/Images/step-arrow.png") no-repeat; width: 37px; height: 37px; position: absolute; left: -35px; top: 40px; }
.comlete-steps.no-before::before { display: none; }
.comlete-steps.no-after::after { display: none; }
.follow-arrow .follow-arrow1 .follow-arrow2 { position: relative; }
.follow-arrow::before { content: ""; background: url("/Content/Images/follow-arrow.png") no-repeat; width: 37px; height: 100%; position: absolute; right: 60px; top: 225px; z-index: -1; }
.follow-arrow1::before { content: ""; background: url("/Content/Images/follow-arrow.png") no-repeat; width: 37px; height: 100%; position: absolute; right: 60px; top: 225px; z-index: -1; }
.follow-arrow2::before { content: ""; background: url("/Content/Images/follow-arrow.png") no-repeat; width: 37px; height: 100%; position: absolute; right: 60px; top: 225px; z-index: -1; }


.follow-arrow-left::before { left: 30px !important; }
.padRght70 { padding-right: 70px; }
.comlete-steps.cm-stp-new::after { left: 150px; }
.comlete-steps.cm-stp-new::before { transform: rotateY(180deg); }
/*------- error page ---------*/
.hrd-img-error { background: #fbfbfc; background-size: cover; width: 100%; min-height: 400px; padding: 50px 0 50px 0; background-position: left center; display: flex; align-items: center; }
    .hrd-img-error .main-bnr { margin-top: 50px; }
.divider { width: 100%; height: 1px; background-color: #e6e6e6; margin-bottom: 15px; position: relative; top: -4px; margin-top: 10px; }
.social a { background: #D2D7D3; color: #222; border-radius: 100%; display: inline-block; text-align: center; text-decoration: none; position: relative; width: 40px; height: 40px; margin: 0 10px; padding-top: 10px; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
    .social a.icon:before { font-family: "FontAwesome", sans-serif; color: #fff; font-size: 18px; }
    .social a.facebook:before { content: '\f09a'; }
    /*.social a.twitter:before { content: '\f099'; }*/
    .social a.github:before { content: '\f113'; }
    .social a.dribble:before { content: '\f17d'; }
    .social a.pinterest:before { content: '\f0d2'; }
    .social a.linkedin:before { content: '\f0e1'; }
    .social a.youtube:before { content: '\f16a'; }
    .social a span { background: #fff; color: #222; font-size: 14px; font-weight: bold; position: absolute; bottom: 0; left: -25px; right: -25px; padding: 5px 7px; visibility: hidden; opacity: 0; -webkit-transition: all .4s; transition: all .4s; }
        .social a span:before { content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px; left: 40px; }
    .social a:hover span { bottom: 50px; visibility: visible; opacity: 1; }
    /* hover over the icons now to see the tooltips! */
    .social a.facebook:hover { background-color: #1778F2; color: #bfbfbf; }
    .social a.facebook span { color: #1778F2; }
    .social a.twitter:hover { background-color: #000000; color: #fff; }
    .social a.twitter span { color: #000; }
    .social a.github:hover { background-color: #000; color: #fff; }
    .social a.github span { color: #000; }
    .social a.dribble:hover { background-color: #f62459; color: #fff; }
    .social a.dribble span { color: #f62459; }
    .social a.pinterest:hover { background-color: #f22613; color: #fff; }
    .social a.pinterest span { color: #f22613; }
    .social a.linkedin:hover { background-color: #007ab9; color: #fff; }
    .social a.linkedin span { color: #007ab9; }
    .social a.youtube:hover { background-color: #cd332c; color: #fff; }
    .social a.youtube span { color: #cd332c; }
.ip-field1 ::placeholder, .demo1-part ::placeholder { color: #333 !important; opacity: 1; /* Firefox */ }
.ip-field1 :-ms-input-placeholder, .demo1-part :-ms-input-placeholder { color: #333 !important; }
.ip-field1 ::-ms-input-placeholder, .demo1-part ::-ms-input-placeholder { color: #333 !important; }
.darkHeader { position: fixed; top: 81px; z-index: 999; }
.frm_bt { margin-bottom: 0px !important; }
.footr-mbl .list-inline { padding-left: 0px; }
.contact-bnr { min-height: 200px; background: url("Images/contact-us banner.png") no-repeat #fbfbfc; background-position: right center; }
.modal-open .modal { overflow-y: hidden !important; }
.acacaptcha iframe { margin-top: 0px !important; }
.acacaptcha .grecaptcha-badge { z-index: 1000 !important; }
.acacaptcha { position: relative; }
.label.captcha-lbl { top: -11px; }
.disablebtn { background: #eaeaea !important; color: #a5a5a5 !important; }
.acacaptcha { width: 0px; height: 0px; }
.servce-captcha-popup .form-group { margin-bottom: 0px; }
.servce-captcha-popup .modal-footer { margin-top: 0px; }
.servce-captcha-popup .learn-btn { margin-top: 0px; }
.pricing-captcha-popup .form-group { margin-bottom: 0px; }
.pricing-captcha-popup .modal-footer { margin-top: 0px; }
.popup-price .learn-btn { margin-top: 0px; }
.service-popup1 .form-group { margin-bottom: 15px; }
/*------- aca-reporting-software ---------*/
.min-ht { min-height: 245px; }
/* --- Cook COunty ----*/
h4.cookc-subhd { font-size: 20px; color: #212121; }
    h4.cookc-subhd span { color: #234e8e; font-weight: 700; }
.coolcounty-bnr { min-height: 530px; padding: 50px 0 40px; }
.cooky-left-bar { box-shadow: 0px 0px 14px#dbdbdb; background-color: #fff; padding: 20px 15px; border-radius: 4px; }
    .cooky-left-bar h3 { color: #234e8e; text-align: left; font-size: 20px; }
    .cooky-left-bar ul.side-bar-list { display: inline-block; margin-left: 10px; }
        .cooky-left-bar ul.side-bar-list li { list-style: none; font-size: 16px; padding: 4px 0px 6px 22px; position: relative; }
            .cooky-left-bar ul.side-bar-list li::before { position: absolute; left: 0px; top: 8px; width: 15px; height: 13px; content: ""; background: url(/Content/Images/icons/list_bullet.png) no-repeat center; }
    .cooky-left-bar p { font-size: 16px; text-align: center; }
.orange-btn { border-color: #e1672e; color: #fff; background-color: #EE7D41; text-decoration: none; font-size: 19px; font-weight: 600; padding: 13px 17px 16px; border-radius: 3px; margin-top: 20px; display: inline-block; box-shadow: none !important; border: none !important; }
a.orange-btn { border-color: #e1672e; color: #fff; background-color: #EE7D41; text-decoration: none; font-size: 19px; font-weight: 600; padding: 13px 17px 16px; border-radius: 3px; margin-top: 20px; display: inline-block; box-shadow: none !important; border: none !important; }
.sidebar-footer .sideftr-h4 { font-size: 16px; font-weight: 600; color: #212121; line-height: inherit; }
.sidebar-footer { background-color: #f8f8f8; margin: 0px -15px -20px; padding: 20px 10px; }
.story-socialicon li { list-style: none; padding-bottom: 15px; }
    .story-socialicon li:last-child { padding-bottom: 0px; }
.story-socialicon a.icon { color: #808080; font-size: 18px; }
.s-brdr-left { border-left: 1px solid #e6e6e6; }
.story-socialicon a.twitter:hover { color: #19b5fe; }
.story-socialicon a.facebook:hover { color: #4183d7; }
.story-socialicon a.linkedin:hover { color: #007ab9; }
.img-Mtb20 { margin: 40px 0; }
.hcm-caption { font-style: italic; font-size: 19px; line-height: inherit; color: #000000; }
.userstory-author { font-size: 16px; color: #ee7d41; font-weight: 600; font-style: italic; }
.client-testi { box-shadow: 0px 0px 14px#dbdbdb; background-color: #fff; padding: 13px; border-radius: 4px; border-left: 3px solid #ee7d41; position: relative; }
    .client-testi::before { position: absolute; content: ""; width: 0; height: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-bottom-color: transparent; border-bottom-style: solid; border-bottom-width: 8px; border-left: 6px solid #ee7d41; left: 0; top: 70px; }
.top-45px::before { top: 45px !important; }
.top-35px::before { top: 35px !important; }
.sec-testi1::before { top: 115px; }
.sec-testi2::before { top: 45px; }
.sec-testi3::before { top: 58px; }
.client-testi p { padding-left: 5px; color: #575757; font-style: italic; }
h4.client-testi-au { font-size: 16px; font-weight: 600; color: #ee7d41; font-style: italic; margin-bottom: 0px; }
.useage-result { text-align: left; margin-bottom: 20px; border: 1px solid#ee7d41; padding: 10px; border-radius: 4px; }
    .useage-result h4.usage-title { font-size: 16px; font-weight: 600; color: #212121; }
    .useage-result p { font-size: 15px; font-style: italic; line-height: 21px; }
.nopad-left { padding-left: 0px; }
.success-popup-bcontent { text-align: center; }
    .success-popup-bcontent .sucess-list { margin-top: 20px; }
        .success-popup-bcontent .sucess-list li { display: inline-block; }
            .success-popup-bcontent .sucess-list li a { font-size: 16px; color: #212121; }
    .success-popup-bcontent .s-img { width: 300px; height: auto; margin: 0 auto; }
a.new-strt-btn { margin-top: 25px; }
    a.new-strt-btn:hover, a.new-strt-btn:focus { margin-top: 25px; }
p.dd-sft-page, p.dd-sft-page b { color: #808080; text-align: center; margin-top: 10px; }
a.user-exp:hover, a.user-exp:focus { text-decoration: none; }
    a.user-exp:hover .exp-box { box-shadow: 0px 0px 24px #b3c3e1; transform: scale(1.03); }
.link-animate .fa { padding-left: 5px; }
.mTop40 { margin-top: 40px !important; }
h2.sec-common-h2 { font-weight: 600; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    p.frst-letter-lg::first-letter { color: #575757; float: left; font-size: 55px; line-height: 50px; padding-top: 0px; padding-right: 5px; padding-left: 0px; }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    p.frst-letter-lg::first-letter { color: #575757; float: left; font-size: 55px; line-height: 50px; padding-top: 0px; padding-right: 5px; padding-left: 0px; }
}

@-moz-document url-prefix() {
    p.frst-letter-lg::first-letter { color: #575757; float: left; font-size: 55px; line-height: 60px; padding-top: 4px; padding-right: 5px; padding-left: 0px; }
}
.story-socialicon a.icon span.share-fnt { font-size: 11px; margin-left: 2px; }
.story-socialicon a.icon span.face-mL { margin-left: 9px; }
.story-socialicon a.icon span.lin-ml { margin-left: 5px; }
.story-socialicon a.fa { display: inline-block !important; height: 100% !important; vertical-align: top !important; margin-left: -7px !important; margin-right: 3.5px !important; }
.story-socialicon a.twitter { background-color: #19b5fe !important; border: 0 !important; border-radius: 2px !important; box-sizing: border-box !important; color: #fff !important; cursor: pointer !important; display: inline-block !important; font-weight: 600 !important; overflow: hidden !important; outline-width: 2px !important; position: relative !important; text-align: center !important; text-decoration: none !important; vertical-align: middle !important; white-space: nowrap !important; }
.story-socialicon a.facebook { background-color: #4183d7 !important; border: 0 !important; border-radius: 2px !important; box-sizing: border-box !important; color: #fff !important; cursor: pointer !important; display: inline-block !important; font-weight: 600 !important; overflow: hidden !important; outline-width: 2px !important; position: relative !important; text-align: center !important; text-decoration: none !important; vertical-align: middle !important; white-space: nowrap !important; }
.story-socialicon a.linkedin { background-color: #0077b5 !important; border: 0 !important; border-radius: 2px !important; box-sizing: border-box !important; color: #fff !important; cursor: pointer !important; display: inline-block !important; font-weight: 600 !important; overflow: hidden !important; outline-width: 2px !important; position: relative !important; text-align: center !important; text-decoration: none !important; vertical-align: middle !important; white-space: nowrap !important; }
.story-socialicon a.icon { font-size: 13px; padding: 1px 7px 2px 3px; }
.story-socialicon a.linkedin:hover { background-color: #066ca2 !important; }
.story-socialicon a.facebook:hover { background-color: #3d73b7 !important; }
.story-socialicon a.twitter:hover { background-color: #17a2e3 !important; }
.story-socialicon { margin-bottom: 0px; }
.exp-box .media { margin-bottom: 10px; }
.exp-box .media-body { vertical-align: top; padding-top: 7px; }
.exp-box .media-left { padding-right: 20px; }
a.reporting-service-a:hover, a.reporting-service-a:focus { text-decoration: none; }
    a.reporting-service-a:hover .build-package { box-shadow: 0px 0px 24px #dbdbdb; transform: scale(1.03); }
a.reporting-service-a .build-package { box-shadow: 0px 0px 14px #dbdbdb; }
.build-package span { font-size: 16px; color: #EE7D41; text-decoration: underline; }
    .build-package span:hover { text-decoration: none; }
a.new-twit { padding: 1px 5px 1px 1px; }
.story-socialicon li.pad-btm20 { padding-bottom: 20px; }
/*  --  Sticky bar  ----*/
.bottom_fixed_bar h2 { font-size: 20px; font-weight: 600; color: #234e8e; margin-top: 0px; }
.bottom_fixed_bar h3 { font-size: 20px; font-weight: 600; font-style: italic; }
.bottom_fixed_bar { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 999; transition: all .4s linear; -webkit-transition: all .4s linear; }
.ad_close { position: absolute; top: -8px; width: 24px; height: 24px; content: ""; color: rgb(255, 255, 255) !important; font-size: 16px; font-weight: 600; line-height: 23px; cursor: pointer; text-align: center; float: right; z-index: 9; background: #ee7d41; border-radius: 50%; right: -10px; display: inline-block; padding-left: 1px; text-decoration: none; }
    .ad_close:hover, .ad_close:focus { text-decoration: none; }
.bottom_ad_section { background-color: #fff; /*background:url("Images/high-report.jpg") no-repeat center #fff;*/ color: #fff; font-size: 20px; padding: 15px; border-bottom: 0; box-shadow: 0px 0px 6px #b9b9b9; border-radius: 4px 4px 0 0; border-bottom: none; border: 1px solid #d9d9d9; position: relative; }
.ad_row h3 { font-size: 20px; font-weight: normal; color: #212121; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; text-align: left; line-height: 30px; }
    .ad_row h3 span.sticky-hnt1 { font-style: italic; font-weight: bold; }
    .ad_row h3 span.sticky-hnt2 { font-style: italic; font-weight: bold; color: #2e5794; font-size: 17px; }
    .ad_row h3 .spl-ofr { color: #ee7d41; font-size: 24px; }
.foot_adpopup { display: none !important; }
a.get-rdy-btn { background: transparent; font-weight: 500; font-size: 16px; color: #234e8e; font-family: 'Open Sans', sans-serif; padding: 9px 20px 10px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 25px; border: 1px solid #234e8e; transition: ease-in-out 0.5s; position: relative; }
    a.get-rdy-btn:hover, a.get-rdy-btn:focus { text-decoration: none; background-color: #2e5793; color: #fff; }
h4.common_h4 { font-size: 15px; color: #212121; font-weight: 600; text-align: left; line-height: normal; }
span.popup-link { color: #ef6c2f; font-size: 15px; text-decoration: underline; }
    span.popup-link:hover { text-decoration: none; }
a.a-cust-story:hover { text-decoration: none; }
span.popup-link .fa { padding-left: 5px; }
.cust-stories { background-color: #e1ebfd; margin-left: -20px; margin-right: -20px; padding: 20px 20px 0; }
.cust-inner-stories { background-color: #fff; box-shadow: 0px 0px 14px #b3c3e1; padding: 15px; border-radius: 4px; transition: transform 420ms cubic-bezier(.165,.84,.44,1); }
    .cust-inner-stories:hover { box-shadow: 0px 0px 24px #b3c3e1; transform: scale(1.03); }
    .cust-inner-stories .media { margin-bottom: 10px; }
.cust-inner-stories { margin: 20px 0 25px; }
#successpopup1 .modal-body { padding: 20px; }
.mBot20 { margin-bottom: 20px !important; }
#successpopup1 .modal-dialog { top: -25px !important; }
a.linkto-cust-stories { color: #ee7d41; font-size: 18px; font-weight: 600; font-style: italic; text-decoration: underline; }
    a.linkto-cust-stories:hover { text-decoration: none; }
.list-inner-arrow { padding-left: 70px; }
    .list-inner-arrow li::before { background: url(/Content/Images/icons/list_bullet1.png) no-repeat center; left: -3px; top: 10px; }
.organge-clr { background-color: #ffe6d9; }
.yellow-clr { background-color: #ffbf00; }
.str_link { font-size: 18px; font-weight: 500; font-style: italic; text-decoration: underline; color: #234e8e; }
    .str_link:hover { color: #fff; }
.new-jersy-state h3 { font-size: 18px; font-weight: 600; color: #212121; font-style: italic; line-height: normal; }
.new_bstripe h3 { color: #000; font-size: 20px; }
.back-circle { position: relative; }
    .back-circle::before { content: ""; width: 90px; height: 90px; position: absolute; background-color: #fff; border-radius: 50%; top: -10px; left: 102px; }
.new-jersy-state .media-body { padding-left: 30px; }
    .new-jersy-state .media-body h3 span { font-weight: 700; }
.new_dead_clr { color: #000; font-size: 21px; }
a.nj-link { background: transparent; font-weight: 500; font-size: 16px; color: #212121; font-family: 'Open Sans', sans-serif; padding: 9px 20px 10px; border-radius: 3px; display: inline-block; bottom: 0px; border: 1px solid #212121; transition: ease-in-out 0.2s; position: relative; }
    a.nj-link:hover { text-decoration: none; background: #ffc8ab; border-color: #c49074; }
.semi-bold { font-weight: 600; }
h3.nj-form { font-size: 22px; }
.report-form h4 { font-size: 18px; font-weight: 600; font-style: italic; color: #ee7d41; line-height: normal; margin-bottom: 0px; }
.nj-h3 { font-size: 18px; color: #212121; font-weight: 500; font-style: italic; line-height: normal; }
.list-inner-arrow li { padding-top: 5px; }
.sticky-btn-gp { display: flex; align-items: center; }
.btngp-box { background-color: #fff; box-shadow: 0px 0px 14px#dbdbdb; padding: 8px; border-radius: 4px; }
    .btngp-box h4 { font-size: 15px; font-weight: 600; color: #212121; margin-bottom: 4px; }
    .btngp-box a.bntgp-link { font-size: 15px; color: #ee7d41; text-decoration: underline; }
        .btngp-box a.bntgp-link:hover { text-decoration: none; }
        .btngp-box a.bntgp-link .fa { margin-left: 5px; }
.right-wrap { margin-left: 8px; }
.left-wrap { margin-right: 8px; }
/*New jersy*/ .cta-bt a.orange-btn { border-color: #e1672e; color: #fff; background-color: #EE7D41; text-decoration: none; font-size: 16px; font-weight: 500; padding: 9px 20px 10px; border-radius: 3px; margin-top: 0px; display: inline-block; }
.nj-StickY_banr { position: sticky; top: 30px; }
h4.njsticky-hd { font-size: 18px; font-weight: 700; font-style: italic; color: #234e8e; line-height: normal; background: #e4efff; margin-top: -20px !important; margin-left: -15px; margin-right: -15px; padding: 20px 0; }
    h4.njsticky-hd span { font-size: 16px; color: #212121; font-weight: 600; }
h5.nj-sticky-deadline { font-size: 18px; color: #212121; font-weight: 600; line-height: normal; }
h5.nj-sticky-deadline1 { font-size: 20px; color: #212121; font-weight: 700; line-height: normal; }
    h5.nj-sticky-deadline1 span { color: #ee7d41; font-weight: 800; }
.cooky-left-bar .sub-text { font-size: 16px; color: #565656; }
.view-320px { display: none !important; }
h5.inner-hght { font-size: 18px; color: #575757; font-weight: 700; line-height: normal; }
a.txt-link-withline:hover { text-decoration: none; color: #234e8e; }
.nj-widget-list { display: inline-block; padding-left: 0px; margin-top: 20px; }
    .nj-widget-list li { display: inline-block; list-style: none; }
        .nj-widget-list li a { font-size: 14px; color: #575757; font-weight: 600; }
        .nj-widget-list li img { width: 26px; height: auto; }
p.nj-sub-caption { color: #575757; padding: 0px; font-size: 18px; font-weight: 700; font-style: italic; }
.nj-widget-list .icon_border { padding: 0px; }
.nj-steps li.nsteps1, .nj-steps li.nsteps2, .nj-steps li.nsteps3, .nj-steps li.nsteps4, .nj-steps li.nsteps5, .nj-steps li.nsteps6, .nj-steps li.nsteps7, .nj-steps li.nsteps8 { position: relative; }
    .nj-steps li.nsteps1::before { background: url(/Content/Images/icons/nj-steps1.png) no-repeat center; position: absolute; left: -20px; top: 0px; width: 50px; height: 45px; content: ""; }
    .nj-steps li.nsteps2::before { background: url(/Content/Images/icons/nj-steps2.png) no-repeat center; position: absolute; left: -20px; top: 0px; width: 50px; height: 45px; content: ""; }
    .nj-steps li.nsteps3::before { background: url(/Content/Images/icons/nj-steps3.png) no-repeat center; position: absolute; left: -20px; top: 0px; width: 50px; height: 45px; content: ""; }
    .nj-steps li.nsteps4::before { background: url(/Content/Images/icons/nj-steps4.png) no-repeat center; position: absolute; left: -20px; top: 0px; width: 50px; height: 45px; content: ""; }
    .nj-steps li.nsteps5::before { background: url(/Content/Images/icons/nj-steps5.png) no-repeat center; position: absolute; left: -20px; top: 0px; width: 50px; height: 45px; content: ""; }
    .nj-steps li.nsteps6::before { background: url(/Content/Images/icons/nj-steps6.png) no-repeat center; position: absolute; left: -20px; top: 0px; width: 50px; height: 45px; content: ""; }
    .nj-steps li.nsteps7::before { background: url(/Content/Images/icons/nj-steps7.png) no-repeat center; position: absolute; left: -20px; top: 0px; width: 50px; height: 45px; content: ""; }
    .nj-steps li.nsteps8::before { background: url(/Content/Images/icons/nj-steps8.png) no-repeat center; position: absolute; left: -20px; top: -5px; width: 50px; height: 45px; content: ""; }
.nj-steps li { padding-left: 35px; padding-bottom: 20px; }
    .nj-steps li:last-child { padding-bottom: 0px; }
.nj-steps { position: relative; }
    .nj-steps::before { content: ""; width: 1px; height: 470px; position: absolute; top: 10px; left: 25px; background-color: #c9daf3; }
a.nj-dnw-link { color: #234e8e; text-decoration: underline; }
    a.nj-dnw-link:hover { color: #234e8e; }
p.nj-sub-hint { font-weight: 600; }
.code1095c-p { font-size: 16px; text-align: center; }
    .code1095c-p span { font-weight: bold; }
.f1095c-code-caption { background-color: #edf4ff; border: 1px solid#2e5794; padding: 15px; border-radius: 4px; }
    .f1095c-code-caption h5 { font-size: 16px; color: #212121; font-style: italic; line-height: normal; margin: 0px; font-weight: 600; text-align: center; }
    .f1095c-code-caption span.dd-alert1 { font-weight: 700; color: #ee7d41; }
    .f1095c-code-caption span.dd-alert2 { font-weight: 700; color: #2e5794; }
.ex-pdrght15 { padding-right: 15px; }
/* ----- Blocked page --------*/
.common_h2 { font-size: 18px; font-weight: 600; margin-bottom: 25px; }
.centerCnt { padding: 5% 0 0 0; }
.logo_image { padding: 20px 0; }
.common_h1:after, .common_h2:after { content: none; }
.taC { text-align: center; }
.block-img img { width: 250px; height: auto; margin: 30px 0; }
.blocked-sec h1 { font-size: 35px; font-weight: bold; color: #234e8e; line-height: normal; }
.blocked-sec h4 { font-size: 18px; font-weight: 600; color: #212121; line-height: 25px; }
.state-block-pg .container { width: 1170px; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.top-logo { box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.08); }
.view-lg { display: block !important; }
/* ------- Code 1095 C page ------*/
.code-subcontent h3 { font-size: 18px; color: #212121; font-weight: 600; }
.code-subcontent .pricing-tbl .table-bordered > thead > tr > th { background-color: #2e5794; color: #fff; text-align: left; }
.code-subcontent .pricing-tbl .table-bordered > tbody > tr > td.code-name { font-size: 40px; color: #bababa; font-weight: 600; }
.code-sec-cust .media-object { width: 40px; }
.code-sec-cust .media-body h4 { font-size: 15px; color: #212121; font-weight: normal; line-height: normal; }
.code-sec-cust span { font-size: 14px; color: #234e8e; text-decoration: underline; font-weight: 500; }
    .code-sec-cust span:hover { text-decoration: none; }
    .code-sec-cust span .fa { margin-left: 5px; }
.code-sec-cust h3 { font-weight: 700; font-size: 18px; color: #212121; font-style: italic; text-align: center; line-height: normal; margin-bottom: 0px; }
.code1095c-widget { background-color: #ffe6d9; padding: 15px; margin: 0px -15px; margin-bottom: 20px; }
.code-sec-cust a:hover { text-decoration: none; }
a.side-sticky-contact { background-color: transparent; font-style: normal; }
    a.side-sticky-contact:hover, a.side-sticky-contact:focus { text-decoration: none; background-color: #234e8e; color: #fff; }
/* ------- Code 972CG page ------*/
p.frm972-caption { font-size: 18px; font-weight: 500; font-style: italic; }
.f1095c-code-caption p { color: #212121; font-weight: 500; }
.lb-outerContainer { position: relative; }
.lb-data .lb-close { background: url(Images/close.png) top right no-repeat; background-color: rgba(0, 0, 0, 0); background-position-x: right; background-position-y: top; background-color: rgba(0, 0, 0, 0); background-position-x: right; background-position-y: top; background-color: #f74734; background-position: 7px; border-radius: 50%; position: relative; right: -17px; top: -1010px; opacity: 1 !important; }
.lb-nav a.lb-next { background: url(Images/img-right-arrow.png) 98% 99% no-repeat; }
.lb-nav a.lb-prev { background: url(Images/img-left-arrow.png) 2% 99% no-repeat; }
.letter-972cg { box-shadow: 0px 0px 10px #ddd; transition: transform 420ms cubic-bezier(.165,.84,.44,1); }
    .letter-972cg:hover { box-shadow: 0px 0px 20px #c1c1c1; transform: scale(1.03); }
.lb-container img { width: 500px; height: auto; }
.lb-outerContainer { width: 760px !important; height: auto !important; }
.lightbox .lb-image { width: 760px !important; height: auto !important; }
.content { position: relative; width: 100%; max-width: 400px; margin: auto; overflow: hidden; border: 1px solid #bbc6d7 }
    .content .content-overlay { background: rgba(255, 255, 255, 0.7); position: absolute; height: 99%; width: 100%; left: 0; top: 0; bottom: 0; right: 0; opacity: 0; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; }
    .content:hover .content-overlay { opacity: 1; }
.content-image { width: 100%; }
.content-details { position: absolute; text-align: center; padding-left: 1em; padding-right: 1em; width: 100%; top: 50%; left: 50%; opacity: 0; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.content:hover .content-details { top: 50%; left: 50%; opacity: 1; }
.content-details h3 { color: #fff; font-weight: 500; letter-spacing: 0.15em; margin-bottom: 0.5em; text-transform: uppercase; }
.content-details p { color: #fff; font-size: 0.8em; }
.fadeIn-bottom { top: 80%; }
.fadeIn-top { top: 20%; }
.fadeIn-left { left: 20%; }
.fadeIn-right { left: 80%; }
.content-title .fa { color: #EE7D41; }
.spcl-hight { box-shadow: 0px 0px 14px#ddd; padding: 20px 15px; border-radius: 4px; background-color: #fff; border-left: 1px solid#ee7d41; border-left-width: 1px; border-left-width: 3px; border-right: 3px solid#ee7d41; }
    .spcl-hight h2.common-h2 { color: #212121; font-style: italic; }
h2.sec-levelh3 { font-size: 22px; font-weight: 700; }
.mTop40 { margin-top: 40px; }
.spcl-hight { -webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92); animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92); -webkit-animation-name: animateUpDown; animation-name: animateUpDown; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; animation-duration: 1.8s; }
    .spcl-hight:hover { -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -o-animation-play-state: paused; animation-play-state: paused; }

@keyframes animateUpDown {
    0% { transform: translateY(0px); }

    50% { transform: translateY(-15px); }

    100% { transform: translateY(0px); }
}

/* ---- Letter 5699 ------*/
.form-insrtuction { margin-top: 20px; }
    .form-insrtuction h4 { font-size: 16px; font-weight: 600; color: #212121; font-style: italic; line-height: normal; }
.wrapper { background: #fff; border-radius: 4px; position: relative; z-index: 90; padding: 15px; padding-left: 15px; margin-top: 15px; padding-left: 45px; border: 1px solid#b0c6e3; }
.ribbon-wrapper-green { width: 60px; height: 60px; overflow: hidden; position: absolute; top: -3px; left: -3px; }
.ribbon-green { font: bold 15px Sans-Serif; font-weight: bold; color: #fff; text-align: center; text-shadow: rgba(255,255,255,0.5) 0px 1px 0px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); position: relative; padding: 7px 0; left: -26px; top: 6px; width: 90px; background-color: #cbdffa; color: #2e5794; -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3); box-shadow: 0px 0px 3pxrgba(0,0,0,0.3); font-weight: 600; }
    .ribbon-green:after, .ribbon-green:after { content: ""; border-top: 3px solid #6e8900; border-left: 3px solid transparent; border-right: 3px solid transparent; position: absolute; bottom: -3px; }
    .ribbon-green:before { right: 0; }
    .ribbon-green:after { left: 0; }
.pricing-tbl.letter5699 .table-bordered > thead > tr > th { background-color: #2e5794; color: #fff; }
.pricing-tbl.letter5699 .table-bordered > tbody > tr > td { font-size: 15px; color: #212121; text-align: center !important; }
.flex-content { display: flex; box-sizing: border-box; }
.mLeft15 { margin-left: 15px; }
.mLeft75 { margin-left: 75px; }
.mTop35 { margin-top: 32px !important; }
.new-dd-box .media { padding-bottom: 5px; padding-left: 1px; }
.new-dd-box .media-body h3 { font-size: 18px; }
.new-dd-box .media-body p { margin-top: 10px; }
.common-subfrt a.orange-btn:focus, .common-subfrt a.orange-btn:hover { border-color: #e1672e; color: #fff !important; background-color: #c85a26; }
.contact-caption { border: 1px solid #ddd; border-radius: 4px; padding: 10px 10px 13px 10px; }
    .contact-caption p { margin-bottom: 0px; text-align: center; }
.contact-caption-ex { border: 1px solid #ddd; border-radius: 4px; padding: 10px 10px 13px 10px; }
    .contact-caption-ex p { margin-bottom: 0px; }
.bnr-cmn-letr { background: url("Images/226jcommon-innerpg-bnr.png") no-repeat top right #fbfbfc; }
.bnr-1095c-code { background: url(Images/226jcommon-innerpg-bnr2.png) no-repeat#fbfbfc; background-position-x: 0%; background-position-y: 0%; background-position: top right; padding: 50px 0 50px; min-height: 350px; }
.irs-extend-dd { display: flex; align-items: center; }
.irs-content-right { border: 1px solid#234e8e; padding: 12px; margin-left: 15px; border-radius: 4px; border-left-width: 2px; position: relative; background-color: #fbfbfc; }
    .irs-content-right::before { position: absolute; content: ""; width: 0; height: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-bottom-color: transparent; border-bottom-style: solid; border-bottom-width: 8px; border-left: 6px solid #234e8e; left: 0; top: 16px; }
    .irs-content-right h4 { font-size: 16px; font-weight: 500; font-style: italic; line-height: normal; }
        .irs-content-right h4 span { font-size: 18px; font-weight: 700; color: #EE7D41; font-style: normal; }
.mx-auto { margin-left: auto; margin-right: auto; float: unset; }
.col-width-adjust.col-lg-11 { width: 96.667% !important; }
.rep-sw-bnr .col-width-adjust.col-lg-11 { width: 88.667% !important; }
.irs-logo1 { width: 55px; height: auto; }
.displaynone-lg { display: none; }
time.icon span sup.nd { margin-left: 26px; }
.irs-content-right h4 a { color: #212121; text-decoration: underline; }
    .irs-content-right h4 a:hover { text-decoration: none; }
span.org-color { color: #ee7d41; }
.faq-temp { margin-top: 20px; }
    .faq-temp .faq-ques h3 { color: #2e5794; font-size: 18px; font-weight: 600; background-color: #fff; padding: 15px 15px 5px; border-left: 2px solid #ee7d41; padding-top: 0px; line-height: normal; display: flex; }
        .faq-temp .faq-ques h3 span { font-size: 20px; color: #ee7d41; }
    .faq-temp .faq-ans { margin-top: -20px; }
        .faq-temp .faq-ans h4 { color: #212121; font-size: 16px; font-weight: 500; background-color: #fff; padding: 15px; border-left: 2px solid #234e8e; line-height: 25px; margin-bottom: 0px; padding-bottom: 0px; }
.list_faq li { color: #212121; font-size: 16px; font-weight: 500; background-color: #fff; padding: 15px; line-height: 25px; margin-bottom: 0px; padding-bottom: 0px; }
.rep-sw-bnr .contact-caption p { text-align: left; }
span.or-btn { padding-left: 15px; padding-right: 15px; font-weight: 600; color: #212121; font-size: 18px; }
.fw600 { font-weight: 600; }
a.bg-whte:hover { text-decoration: none; background-color: #2e5793; color: #fff; }
.box-shadowhvr a.reporting-service-a .build-package { box-shadow: 0px 0px 14px #b3c3e1; }
.box-shadowhvr a.reporting-service-a:hover .build-package { box-shadow: 0px 0px 24px #b3c3e1; }
.cmn-min-hgt .min-ht { min-height: 270px; }
p.penalty-avoid { color: #ee7d41; font-size: 17px; margin-bottom: 0; }
.iq-idea-pt { margin-bottom: 20px; margin-top: 20px; padding: 15px 10px; border-radius: 4px; box-shadow: 0 0 14px#dfdede; border: 1px solid#e6e6e6; }
p.irs-extend { font-size: 18px; font-weight: 700; }
.subscribe-popup2020 { color: #2e5794; font-weight: 600; text-decoration: underline; }
    .subscribe-popup2020:hover { text-decoration: none; color: #2e5794; }
.brand-color-element.fourth { background-image: linear-gradient(-225deg,#2698be 20%,#284f90) !important; }
.aca-sft-pg .exp-trust .exp-box { box-shadow: 0px 0px 14px #dbdbdb; }
.aca-sft-pg a.user-exp:hover .exp-box { box-shadow: 0px 0px 24px #dbdbdb; }
.ftr-cta a.cta-text-link { color: #e1672e; text-decoration: underline; font-weight: 600; font-size: 16px; padding: 0px; border: none; display: inline-block; }
    .ftr-cta a.cta-text-link:hover { text-decoration: none; }
.icon-feared { text-align: center; padding-left: 65px; }
    .icon-feared li { display: inline-block; list-style: none; }
.magazine-icon ul li img { width: 80%; }
.mg-img-left { position: relative; }
    .mg-img-left::after { content: ""; width: 1px; height: 50px; position: absolute; background-color: #e9e9e9; right: -10px; top: -2px; }
.magazine-part { background: url("Images/magazine-banner.jpg") no-repeat center bottom#fbfbfc; background-position-x: center; background-position-y: bottom; background-attachment: scroll; background-size: auto; background-size: cover; background-position: left center; background-attachment: initial; }
.mg-img-container { display: flex; justify-content: center; align-items: center; }
    .mg-img-container img { max-height: 100%; max-width: 100%; object-fit: contain; width: 65%; margin: 0 auto; }
/*.open > .dropdown-menu {opacity: 1;}
.dropdown-menu {opacity: 1;transition: all 0.2s linear;-webkit-transition: all 0.2s linear;}*/
.open > .dropdown-menu { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; }
.dropdown-menu { opacity: 1; -webkit-transform-origin: top; transform-origin: top left; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-transform: scale(1, 0); transition: .3s ease 0; -webkit-transition: .3s ease 0; }
.rep-sw-bnr p.bnr-caption { font-size: 18px; }
.rep-sw-bnr h4.hint-txt { font-size: 16px; font-style: normal; line-height: 25px; }
.check-list-wrap li::before { background: url(/Content/Images/icons/aca-soft-cklist.png) no-repeat center; top: 12px; width: 20px; height: 20px; left: -15px; }
.check-list-wrap li { position: relative; font-weight: 600; padding-left: 15px; }
.check-list-wrap { padding-left: 30px; }
.dividr-line { position: relative; }
    .dividr-line::after { content: ""; position: absolute; width: 1px; height: 110px; background-color: #ebebeb; top: 0; right: -8px; }
.padL45 { padding-left: 45px; }
.padR45 { padding-right: 45px; }
p.yearend-ofr-small { font-size: 14px; color: #212121; font-style: italic; line-height: 30px; margin-top: -10px; }
p.yearend-ofr { font-size: 18px; color: #212121; font-style: italic; line-height: 30px; }
    p.yearend-ofr span.ofr20per { font-size: 22px; color: #ee7d41; font-weight: 700; }
a.cta-text-link { color: #e1672e; text-decoration: underline; font-weight: 600; font-size: 16px; padding: 0px; border: none; display: inline-block; }
    a.cta-text-link:hover { text-decoration: none; }
/*email capture field*/
.news-subs { display: -webkit-inline-box; }
    .news-subs .fa { padding: 15px 15px 16px 15px; background-color: #c4c4c4; }
.EmailSearchBox { position: relative; display: inline-block; width: 100%; max-width: 600px; color: #000; }

#txtEmailAddress { margin-top: 20px; font-size: 14px; width: 100%; height: 45px; padding-left: 10px; border: 0px; box-shadow: none; padding-right: 225px; border-radius: 5px; background-color: #fff !important; border: 1px solid #ddd; }
    #txtEmailAddress:focus { border: 1px solid #ddd !important; outline: none; box-shadow: 0px 1px 5px #ddd; }
.new-btn-efiled { font-size: 15px; background: #ee7d41; position: absolute; right: 0px; top: 20px; height: 55%; border-radius: 0px 5px 5px 0px; box-shadow: none; padding: 10px; width: 35%; color: #fff; font-size: 16px; }
.new-btn-efiledd { padding: 11px 14px 13px 14px; margin-left: -4px; border-radius: 0 3px 3px 0 !important; }
::-webkit-input-placeholder { color: #777777; padding-left: 5px; }
::-moz-placeholder { color: #939393; padding-left: 15px; }
:-ms-input-placeholder { color: #939393; padding-left: 15px; }
:-moz-placeholder { color: #939393; padding-left: 5px; }
.new-btn-efileds { padding: 11px 27px 13px 27px; margin-left: 0px; border-radius: 0 3px 3px 0 !important; float: left; }
.new-btn-efiled:hover { font-size: 15px; background: #ee7d41; position: absolute; right: 0px; top: 20px; height: 55%; border-radius: 0px 5px 5px 0px; box-shadow: none; padding: 10px; width: 35%; color: #fff; font-size: 16px; text-decoration: none; }
.new-btn-efiled:focus { font-size: 15px; background: #ee7d41; position: absolute; right: 0px; top: 20px; height: 55%; border-radius: 0px 5px 5px 0px; box-shadow: none; padding: 10px; width: 35%; color: #fff; font-size: 16px; text-decoration: none; }
#txtEmailAdd { width: 100%; height: 48px; margin-left: 0px; padding-left: 10px; }
/*email capture field*/
.tech_img { position: relative; }
/*.tech_img:before {background:url(/Content/Images/side-img.jpg);width:50%;height:100%;position: absolute;}*/
.rgtBg { position: absolute; top: 0px; right: 0px; content: ""; background: url("Images/side-img.jpg") no-repeat 0px 0px; background-size: cover; width: 50%; height: 100%; }
.btn-spc-lg .orange-btn { margin-top: 30px; }
.frm-img { width: 100%; height: 89%; margin-bottom: 19px; }
.mBot30 { margin-bottom: 30px !important; }
.mBot40 { margin-bottom: 40px !important; }
p.vendors-steps-caption { font-size: 18px; font-weight: bold; }
.steps-wraper h3 { margin-top: 30px; }
    .steps-wraper h3 span.hd-hint-steps { font-size: 17px; background-color: #e4efff; border-top-right-radius: 20px; border-bottom-right-radius: 20px; padding: 10px 15px 10px 10px; color: #234e8e; font-weight: 600; display: inline-block; }
    .steps-wraper h3 span.no-steps { background-color: #234e8e; font-size: 17px; font-weight: 600; padding: 10px; color: #fff; display: inline-block; }
.steps-content-inline { padding-left: 15px; }
.vendors-steps-follow { border-left: 1px solid #234e8e; }
.orange-btn:hover { background: #e1672e; color: #fff; text-decoration: none; }
.choose-rgt-cust p { font-size: 16px; font-weight: 500; }
.right-venders .media-object { width: 40px; }
.right-venders .media-body h4 { font-size: 15px; color: #212121; font-weight: normal; line-height: normal; }
.right-venders span { font-size: 14px; color: #ee7d41; text-decoration: underline; font-weight: 600; }
.right-venders.dd-county-view .dd-view-bx { background-color: #fff; padding: 15px; border: 1px solid #ddd; box-shadow: none; border-radius: 4px; }
.right-venders.dd-county-view a:hover .dd-view-bx { box-shadow: 0px 0px 10px #dbdbdb; transform: scale(1.03); text-decoration: none; }
.right-venders.dd-county-view a:hover { text-decoration: none; }
.vendar-spcl { box-shadow: 0px 0px 14px#ddd; padding: 15px 15px; border-radius: 4px; background-color: #fff; border-left: 1px solid#ee7d41; border-left-width: 1px; border-left-width: 1px; border-left-width: 3px; border-right: 3px solid#ee7d41; }
.disp-prp { display: flex; }
.pdng { padding-right: 42px; }
.spcng1 { margin-top: 20px; }
.disp-prp img { margin-right: 15px; }
.txtC { text-align: center !important; }
.sml-siz { font-style: italic; color: #000; font-size: 14px; }
.cta-text-link-sticky { color: #e1672e; text-decoration: underline; font-weight: 600; font-size: 20px; padding: 0px; border: none; display: inline-block; }
    .cta-text-link-sticky:hover { text-decoration: none; }
/********** Resource Center Style **********/
.InnerBanner { background-size: cover; width: 100%; min-height: 330px; padding: 88px 0 50px 0; background-position: left center; display: flex; align-items: center; }
.InnerBanner1 { background-size: cover; width: 100%; min-height: 330px; padding: 100px 0 50px 0; background-position: left center; display: flex; align-items: center; }
.InnerBanner .main-bnr { margin-top: 20px; }
.resourceCenterBanner { background: url("Images/resourceCenterBg.jpg") no-repeat left center #fbfbfc; }
.featurebanner { background: url("Images/featurebanner.jpg") no-repeat center #fbfbfc; width: 100%; }
.resurceCard, .resurceCard:focus { cursor: pointer; border: 1px solid #ddd; text-decoration: none; border-radius: 3px; box-shadow: 0px 0px 10px rgba(0,0,0,0.1); padding: 20px 15px 20px 90px; position: relative; overflow: hidden; text-align: center; margin: 15px 0px; display: inline-block; width: 100%; }
    .resurceCard::before { position: absolute; height: 400px; left: -310px; background: #edf4ff; top: calc(-50% - 20px); content: ""; width: 400px; border-radius: 200px; }
.resurceCardimg { position: absolute; height: 100%; left: 15px; width: 90px; top: 0px; display: flex; align-items: center; }
.resurceCard h3 { color: #234e8e; margin-top: 0px; }
.resurceCard h2 { color: #234e8e !important; margin-top: 0px; }
.resurceCard a { display: inline-block; width: auto; }
.resurceCard:hover { transform: scale(1.02); -webkit-transform: scale(1.02); text-decoration: none; }
.build-package .mint-widths { width: 52px; height: auto; }
.popupLearnLink { font-size: 20px; color: #ee7d41; text-decoration: underline; font-weight: 600; }
.pLeft10 { padding-left: 10px !important; }
.stickyWidth { max-width: 1050px; margin-left: auto; margin-right: auto; }
.popup-caption .blueText { color: #234e8e; font-weight: 700; }
.exitPop .popup-caption { font-style: initial; font-weight: 600; }
.list_num li { padding-top: 10px; color: #575757; font-size: 16px; line-height: 25px; padding-left: 10px; }
.list_num { position: relative; }
    .list_num li span { position: absolute; left: 0; font-weight: 600; }
/*.exitPop img{width: 100%;height: 100%;opacity:0.9;}*/
.exitPop h3.modal-title { font-weight: 700; margin-bottom: 0px; border-bottom: none; }
.padLR0 { padding-left: 0; padding-right: 0; }
.pLeft0 { padding-left: 0 !important; }
.pl-2 { padding-left: 5px !important; }
.modal-dialog .modal-750 { width: 750px !important; }
.LetteR-Innr_Span { font-size: 18px; font-weight: 600; font-style: italic; display: block; margin-top: 10px; }
.spcl-hight h3.common-h3 { color: #212121; font-style: italic; margin-top: 0; }
.orange-Contact h3 { font-size: 18px; }
.autoPlay { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
.deadlineModal .modal-content::before { position: absolute; left: 0px; content: ""; height: 100%; top: 0px; width: calc(48% - 15px); background: #e4efff; }
.deadlineModal .modal-content .row { display: flex; align-items: center; }
.no-arrow li::before { display: none; }
.nopadL { padding-left: 0px; }
.bk-mark-icon { font-size: 18px; margin-right: 10px; color: #234e8e; }
.orange-clr { color: #ee7d41; }
h3.modal-title.blue-clr { color: #234e8e; }
.orange-Contact { border: 1px solid#e1672e; border-radius: 4px; padding: 10px 10px 13px 10px; background-color: #fffcfa; }
.new-model-style h3.modal-title span { color: #212121; font-weight: 400; font-size: 20px; display: inline-block; }
.new-model-style h3.modal-title { font-size: 30px; margin-bottom: 0px; padding-bottom: 0px; }
.new-model-style p { color: #212121; }
.new-model-style h3.modal-title img { width: 45px; height: auto; position: relative; top: 10px; }
img.receipt-dd-img { width: 80%; opacity: 0.8; margin: 0 auto; }
.taL { text-align: left !important; }
.irs-logo-basic { width: 55px; }
.main-bnr-lg { margin-top: 80px; }
.review-loader-slidr .nav-justified > li a { border-bottom: 2px solid #818181; }
.nav-pills > li.scnd-child.active::after, .nav-pills > li.fst-child.active::after { bottom: -8px; }
span.step-tofile { position: absolute; right: -9px; top: -8px; width: 50px; height: 50px; border-radius: 50%; background-color: #80808f; line-height: 50px; font-size: 22px; color: #fff; font-weight: 600; -webkit-transition: all .8s ease-in-out; -webkit-filter: grayscale(1); }
.review-loader-slidr .nav-justified > li a { position: relative; overflow: hidden; }
.review-loader-slidr .nav-pills li.active span.step-tofile { background-color: #234e8e; color: #fff; -webkit-transition: all .8s ease-in-out; -webkit-filter: grayscale(0); }
.frm-txt { font-size: 20px; }
.navbar-default .navbar-nav > li > button.sec-btntop { border: 1px solid #234e8e; color: #234e8e; text-decoration: none; border-radius: 3px; background-color: #fff; border-radius: 6px; }
    .navbar-default .navbar-nav > li > button.sec-btntop:hover { border: 1px solid #234e8e; color: #fff; background-color: #234e8e; }
.f-content h3.c-steps-hd { font-size: 16px; font-weight: 600; color: #234e8e; line-height: 24px; }
.primColor { color: #2e5794; }
.secText { display: block; margin-top: 10px; font-size: 14px; font-style: italic; font-weight: 600; }
.grayShadow .exp-box { box-shadow: 0px 0px 14px #e8e8e8; }
.shadow { box-shadow: 0px 0px 14px #b9a8a8; }
.grayShadow a.user-exp:hover .exp-box { box-shadow: 0px 0px 24px #e8e8e8; }
.review-loader-slidr .nav-justified > li.complete-box a { border-bottom: 2px solid #32cd32; }
.review-loader-slidr .nav-justified > li.complete-box h3 { color: #234e8e; }
.review-loader-slidr .nav-justified > li.complete-box span.step-tofile { background-color: #234e8e; -webkit-filter: grayscale(0); }
.review-loader-slidr .nav-justified > li.complete-box img { -webkit-filter: grayscale(0); }
.customer-success-bnr { background: url("Images/success-stories.jpg") no-repeat left bottom #fbfbfc; background-size: cover; }
/*.aca-porm-sec{position: relative; background: url("Images/aca-service-bg3.jpg") no-repeat left bottom #fbfbfc; z-index: 1;}
.aca-porm-sec::before { content: ''; position: absolute; bottom: 0; left: 0; height:30%; width: 100%; background: #ffffff; z-index: -1; }*/
.aca-porm-sec { position: relative; }
    .aca-porm-sec::before { position: absolute; background: url("/Content/Images/aca-service-bg3.jpg") no-repeat left top; content: ""; width: 100%; height: 62%; }
    .aca-porm-sec a.reporting-service-a .build-package { box-shadow: none; border-bottom: 1px solid#234e8e; transition: 0.3s all linear; border: 1px solid #234e8e; }
    .aca-porm-sec h2.common-h2 span, .aca-porm-sec h2.common-h2 { color: #fff; }
.nhint-bullet.list_arw li::before { background: none; /*background-color: rgba(0, 0, 0, 0);background-color:#216ebd;*/ width: 15px; height: 15px; border-radius: 50%; /*border: 2px solid #35beea;*/ top: 16px; background: url(/Content/Images/icons/tickIcon.png) no-repeat 0/15px; }
.nhint-bullet.list_arw li { padding-left: 10px; font-size: 14px; padding-top: 13px; line-height: 22px; }
.nhint-bullet { padding-left: 20px; }
.nhint-bulletbsc.list_arw li::before { background: none; /*background-color: rgba(0, 0, 0, 0);background-color:#216ebd;*/ width: 15px; height: 15px; border-radius: 50%; /*border: 2px solid #35beea;*/ top: 16px; background: url(/Content/Images/icons/tickIconbsc.png) no-repeat 0/15px; }
.aca-porm-sec .build-package h3 { color: #234e8e; background-color: #bcd0e6; padding: 10px 10px; margin-left: -15px; margin-right: -15px; text-align: center; font-weight: 600; line-height: 26px; height: 140px; background: linear-gradient(to bottom, #bcd0e6, #fff); }
.aca-porm-sec .service-pro-mh1 { min-height: 292px; }
.aca-porm-sec .service-pro-mh2 { min-height: 296px; }
.aca-porm-sec .service-pro-mh3 { min-height: 295px; }
.aca-porm-sec .service-cont-mh1 { /*min-height:101px;*/ min-height: 60px; }
.navbar-default .navbar-nav > li > button.new-signup-btn { background-color: #EE7D41 !important; border-radius: 6px; color: #fff !important; border: 1px solid transparent !important; }
    .navbar-default .navbar-nav > li > button.new-signup-btn:hover, .navbar-default .navbar-nav > li > a.new-signup-btn:focus { background-color: #e1672e !important; }
.new-signin-btn a { border: 1px solid #234e8e !important; color: #234e8e !important; text-decoration: none; background-color: #fff !important; border-radius: 6px; }
    .new-signin-btn a:hover { border: 1px solid #234e8e !important; color: #fff !important; background-color: #234e8e !important; }
.navbar-default .navbar-nav > li.new-signin-btn > a:hover, .navbar-default .navbar-nav > li.a > button:focus { background-color: #234e8e !important; color: #fff; }
.review-loader-slidr .nav-justified > li.active a { border-bottom: 2px solid #ee7d41; }
.review-loader-slidr .nav-justified > li.scnd-child::after { right: 42%; }
.aca-porm-sec a.reporting-service-a:hover .build-package { box-shadow: 0px 0px 14px rgba(89, 112, 145, 0.24); }
.ALE-Mtop50 { margin-top: 80px; }
.ALE-bnr .irs-logo { right: 30%; top: 35%; }
.tpa-bnr .irs-logo { right: 5%; top: 35%; }
.tpabnr h4 { font-size: 21px; color: #212121; text-align: left; font-weight: normal; line-height: normal; margin-top: 20px; font-style: italic; }
    .tpabnr h4 span { font-weight: 700; }
.ale-inner-wrap img { width: 65px; height: auto; margin: 0 auto; }
.ale-inner-wrap h3 { font-size: 15px; font-weight: 600; margin-bottom: 0px; line-height: inherit; margin-top: 15px; }
.ale-feature-bx { width: 80%; height: auto; margin: 0 auto; background-color: #fff; padding: 0px 15px; box-shadow: 0 0 14px#ddd; position: relative; top: -50px; border-radius: 6px; border: 1px solid#e1e1e1; }
.ale-inner-wrap { padding: 20px 15px; position: relative; text-align: center; }
    .ale-inner-wrap::after { content: ""; position: absolute; width: 1px; height: 100%; background-color: #f0f0f0; top: 0px; right: 0px; }
    .ale-inner-wrap.no-brdr::after { display: none; }
.ALE-bnr { padding-bottom: 80px; }
.ALE-bnr { background: url("Images/ale-bnr-bg.png") no-repeat right top #fbfbfc; }
.nopad { padding: 0px; }
.moveto-ale-step { /*background: url("Images/acasolution-banner.jpg") no-repeat center bottom #fbfbfc;*/ background-position-x: center; background-position-y: bottom; background-attachment: scroll; background-size: auto; background-size: cover; background-position: left center; background-attachment: fixed; }
    .moveto-ale-step .basic_box { padding: 5px; }
.ale-bulk-service .build-package h3 { font-size: 17px; }
.ale-bulk-service .service-pro-mh1 { min-height: 209px; }
.ale-bulk-service .service-pro-mh2 { min-height: 184px; }
.ale-cuts-update .exp-box .media { margin-bottom: 0px; }
.ale-cuts-update .exp-trust .exp-box h3 { font-weight: 500; }
.ale-footr-sec.deter-part h2 span { display: inline-block; }
.aca-porm-sec .build-package h3.scnd-lvl-hdng { background-color: #b0bbf0; color: #2f4091; background: linear-gradient(to bottom, #b0bbf0, #fff); }
.aca-porm-sec .build-package h3.thrd-lvl-hdng { background-color: #baecf0; color: #177b84; background: linear-gradient(to bottom, #baecf0, #fff); }
.ale-video { background-color: #fff; box-shadow: 0 0 15px#ddd; border: 6px solid#d9d9d9; border-radius: 5px; }
.aca-porm-sec a.reporting-service-a:hover .build-package { box-shadow: 0px 0px 14px rgba(89, 112, 145, 0.24); }
/*ACA Complaince tracking and reporting services page*/
.main_basic_sec_6 .main_basic_sec { width: 16% !important; }
.main_basic_sec_6 .basic_box5::after { display: block; }
.main_basic_sec_6 .basic_box6::after { display: none; }
.main_basic_sec_6 .basic_box6 span::after { content: "6"; }
.new-icons .ser-Section img { width: 50px !important; }
.ser-Section { border: 1px solid#e6e6e6; border-radius: 4px; padding: 20px; text-align: left; box-shadow: 0 0 10px rgba(0, 0,0, 0.1); }
.ser-Section-blue { box-shadow: 0px 0px 14px #b3c3e1; border-radius: 4px; padding: 20px; text-align: left; background-color: #fff; }
    .ser-Section img, .ser-Section-blue img { width: 60px; }
    .ser-Section h3, .ser-Section-blue h3 { font-size: 18px; }
.main_basic_sec_6 ::after { right: -20px; }
.customer-compliance-bnr { background: url("Images/complianceandTrackingBanner.jpg") no-repeat left bottom #fbfbfc; background-size: auto; background-size: cover; }
h4.basic-subhd1 { font-weight: 600; font-style: italic; }
.nhint-bullet.list_arw_font_16 li { padding-left: 10px; font-size: 16px; }
.nhint-bullet.list_arw.list_arw_font_16 li:before { top: 18px !important; }
.taC { text-align: center !important; }
/*ACA Complaince tracking and reporting services page End*/
/*Mega Drop Down Menu*/
.mega-menu-dropdown { width: 700px; display: inline-block; position: relative; height: 470px; }


.service-menu { width: 700px !important; height: inherit !important; left: -56px !important; }
.solution-menu { left: -45% !important; }
li.dropdown .customer-menu { left: -219% !important; }
.navbar-nav ul.service-menu::before { left: 130px !important; }
.navbar-nav ul.solution-menu::before { left: 130px !important; }
.navbar-nav ul.customer-menu::before { left: 70.8% !important; }
.set-padding { padding: 25px 45px !important; margin-top: 0px !important; height: inherit !important; padding-bottom: 0px !important; }
.w-50 { width: 50% !important; }

.height { height: 560px !important; }
.height-400px { height: 400px !important; }
.height-282px { height: 282px !important; }
.height-243px { height: 230px !important; }
.mega-menu-dropdown::before { position: absolute; content: ""; top: -7px; left: 63px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #ee7d41; }
.navbar-nav ul.mega-menu-dropdown::before { top: -5px; /*left: 63px;*/ left: 61.5px; }
.mega-menu-dropdown .mega-left { width: 40%; float: left; padding: 10px; display: inline-block; overflow: hidden; padding-left: 0px; height: 500px; }
.mega-menu-dropdown .mega-right { width: 60%; float: left; padding: 10px; margin-top: 30px; display: inline-block; padding-left: 60px !important; height: 370px; padding-right: 35px !important; padding-left: 30px !important; }
.mega-mhead { padding: 8px; color: #fff; margin-left: 0px; font-size: 20px; font-weight: 600; padding-bottom: 10px; background-image: linear-gradient(to right, rgb(238, 125, 65) 30%, rgba(255,0,0,0) 95%); }
.menu-list { margin-bottom: 22px; display: inline-block; padding-bottom: 25px; position: relative; padding-left: 20px; }
    .menu-list::before { position: absolute; content: ""; width: 50px; height: 50px; top: 0; left: -39px; }
.menuicon1::before { background: url(Images/icons/bacsic-nicon1.png) 0 0/50px no-repeat; }
.menuicon2::before { background: url(Images/icons/complete-nicon1.png) 0 0/50px no-repeat; }
.menuicon3::before { background: url(Images/icons/state-pack-3.png) 0 0/50px no-repeat; }
.menuiconpostmail::before { background: url(Images/icons/postal-mail.png) 0 0/50px no-repeat; }
.menuicon4::before { background: url(Images/icons/exp-trust1.png) 0 0/50px no-repeat; }
.menuicon5::before { background: url(Images/icons/exp-trust2.png) 0 0/50px no-repeat; }
.unionicon::before { background: url(Images/icons/union.png) 0 0/50px no-repeat; }
.whiteicon::before { background: url(Images/icons/white-icon.png) 0 0/50px no-repeat; }
/*.unionicon::before { background: url(Images/icons/union_in_america.png) 0 0/50px no-repeat; }*/
.menuicon6::before { background: url(Images/icons/deadline-icon.png) 0 0/50px no-repeat; }
.menuicon7::before { background: url(Images/icons/resorce-icon-code-sheet.png) 0 0/50px no-repeat; }
.menuicon8::before { background: url(Images/icons/resorce-icon-vendor.png) 0 0/50px no-repeat; }
.menuicon9::before { background: url(Images/icons/penalty-icon.png) 0 0/50px no-repeat; }
.menuicon10::before { background: url(Images/icons/steps-icon2.png) 0 0/50px no-repeat; }
.menuicon11::before { background: url(Images/icons/ALE-calculator.png) 0 0/50px no-repeat; }
.menuicon12::before { background: url(Images/icons/high-report1.png) 0 0/50px no-repeat; }
.menuicon13::before { background: url(Images/icons/high-report3.png) 0 0/50px no-repeat; }
.menuicon14::before { background: url(Images/icons/slider-blog.png) 0 0/50px no-repeat; }
.menuicon15::before { background: url(Images/icons/ale-ustory-icon.png) 0 0/50px no-repeat; }
.menuicon16::before { background: url(Images/icons/slider-faq.png) 0 0/50px no-repeat; }
.menuicon17::before { background: url(Images/icons/tracking-icon.png) 0 0/50px no-repeat; }
.menuicon18::before { background: url(Images/icons/aca-draft-form-2020.png) 0 0/50px no-repeat; }
.menuicon19::before { background: url(Images/icons/support-icon2.png) 0 0/50px no-repeat; }
.brdr-none { border-bottom: none; margin-bottom: 0px; }
.menu-list::after { position: absolute; background-color: #ddd; content: ""; bottom: 0px; left: -33px; width: 310px; height: 1px; }
.brdr-none::after { display: none; }
.menu-list .menu-list-a { margin-left: 0px !important; font-size: 14px; color: #212121; font-weight: 600; transition: 0.2s all linear; }
.menu-list:hover .menu-list-a { color: #EE7D41; text-decoration: none; }
.sub-cnt { display: inline-block; margin-top: 5px; color: #212121; font-size: 13px; font-weight: 400; }
.meg-hd-img { width: 100%; height: auto; position: relative; left: 0px; bottom: -80px; }
.hide-mobile { display: block !important; }
.view-mobile { display: none !important; }
.dropdown.static-menu .dropdown-menu { position: absolute; top: 0; }
/*Mega Drop Down Menu*/
/*font1094 and 1095 correction page design*/
.section-2 { background-color: #fbfbfb; box-shadow: 0 0 14px#dbdbdb; text-align: center; border-radius: 5px; margin-top: 30px; }
    .section-2 h3 { background-color: #bcd0e6; padding: 25px; font-size: 20px; margin-bottom: 0; color: #234e8e; border-top-left-radius: 5px; border-top-right-radius: 5px; }
    .section-2 h4 { font-size: 18px; font-weight: 600; color: #212121; padding: 10px 40px; margin-bottom: 0; min-height: 60px; line-height: 24px; }
    .section-2 p { padding: 20px; padding-bottom: 40px; }
.bg-green h3 { background-color: #baecf0; color: #177b84; }
.build-package-new { border-radius: 5px; }
.dis-flex { display: flex; }
    .dis-flex div { width: 100%; }
.build-package-new .leftSection { border-right: 1px solid #eee; margin-right: 10px; }
.build-package-new .nhint-bullet { min-height: 280px; }
li.mega-right a.active .menu-list .menu-list-a, li.mega-right1 a.active .menu-list .menu-list-a, li.mega-left a.active .menu-list .menu-list-a {
    color: #EE7D41 !important;
}
li.mega-right a.active .menu-list .sub-cnt, li.mega-right1 a.active .menu-list .sub-cnt { font-weight: 500; }
.service-img-container1 { background-color: #ebf5ff; margin-top: -15px; margin-left: -15px; margin-right: -15px; position: relative; overflow: hidden; padding: 15px 0; background: url(/Content/Images/service-basic-img.png) no-repeat center center #ebf5ff; height: 150px; }
.service-img-container2 { background-color: #edf0ff; margin-top: -15px; margin-left: -15px; margin-right: -15px; position: relative; overflow: hidden; padding: 15px 0; background: url(/Content/Images/complete-basic-img.png) no-repeat center center #edf0ff; height: 150px; }
.service-img-container3 { background-color: #e6fbfd; margin-top: -15px; margin-left: -15px; margin-right: -15px; position: relative; overflow: hidden; padding: 15px 0; background: url(/Content/Images/state-basic-img.png) no-repeat center center #e6fbfd; height: 150px; }
.aca-porm-sec .build-package img { width: 70%; height: auto; margin: 0 auto; }
.mega-menu-dropdown1, .mega-menu-dropdown1 .mega-left, .mega-menu-dropdown1 .mega-right { height: 300px; left: -140px !important; }
.mega-menu-dropdown2, .mega-menu-dropdown2 .mega-left, .mega-menu-dropdown2 .mega-right { height: 550px; left: -500px !important; }
.mega-menu-dropdown1 { width: 600px; }
.mega-menu-dropdown2 { width: 980px; }
.navbar-nav ul.mega-menu-dropdown2::before { top: -5px; left: 593px; }
.mega-menu-dropdown2 .menu-list::before { left: -80px; }
.navbar-nav ul.mega-menu-dropdown1::before { top: -5px; left: 280px; }
.mega-menu-dropdown1 .menu-list::before { left: -50px; }
.mega-menu-dropdown2 .menu-list::before { left: -50px; }
.mega-menu-dropdown2 .mega-left { width: 30%; }
.mega-menu-dropdown2 .mega-right { width: 38%; }
.mega-menu-dropdown2 .mega-right1 { width: 32%; float: left; display: inline-block; margin-top: 30px; padding-left: 20px !important; }
.mega-menu-dropdown2 .menu-list::after { width: 270px; }
.mega-menu-dropdown1 .meg-hd-img { bottom: -31px; }
.mega-menu-dropdown2 .meg-hd-img { bottom: -170px; }
.mbl-list-alin .list_num li { position: relative; padding-left: 20px; }
    .mbl-list-alin .list_num li span.list-num-align { position: absolute; left: 0; font-weight: 600; }
/*ACA form 1094/1095 Online*/
.min-ht-240 { min-height: 240px; }
.dividr-line1:after { height: 60px; }
.min-ht-240-Bottom { min-height: 240px; }
.main_basic_4 p { min-height: 80px; }
.main_basic_4 .basic_box4::after { display: none !important; }
.visible-only-md { display: none !important; }
.mega-menu-dropdown2 .menu-list::after { left: -44px; }
.mega-menu-dropdown1 .menu-list::after { left: -44px; width: 300px; }
/*.nav > li > a.dropdown-toggle.focus{border-bottom:none !important; color:#212121 !important;}*/
/*online page design*/
.mvto-basic { border: 1px solid #ddd; border-left: 5px solid #ee7d41; padding: 35px 30px; border-right: 5px solid #ee7d41; max-width: 1000px; width: 100%; border-radius: 5px; }
    .mvto-basic h2 { font-size: 18px; color: #234e8e; }
    .mvto-basic a { font-size: 16px; color: #212121; font-weight: normal; text-decoration: underline; }
.bottomSection { display: flex; justify-content: center; }
.borRight1 { border-right: 1px solid #ddd; }
.review-loader-slidr .nav-justified > li.active a { position: relative; }
.ale-cmn-h3 { font-size: 20px; font-weight: 600; color: #212121; line-height: inherit; }
.ale-acurate-sec { padding: 10px; }
    .ale-acurate-sec p.irs-extend { font-size: 18px; margin-bottom: 0px; background-color: #edf4ff; border: 1px solid#2e5794; padding: 15px; border-radius: 4px; text-align: center; color: #1d4f90; }
.aca-modal-w440 .modal-dialog { width: 440px !important; }
.highlight-h3 { background-color: #fffcfa !important; border: 1px solid#e1672e; padding: 15px 10px; border-radius: 5px; text-align: center; color: #212121; font-size: 16px; font-weight: 600; position: relative; line-height: 25px; font-style: italic; }
    .highlight-h3:after { content: ""; position: absolute; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #ee7d41; bottom: -8px; left: 50%; }
.ale-acurate-sec img { width: 200px; height: auto; }
.getStart-Section { max-width: 1000px; margin: 0 auto; margin-top: 20px; }
    .getStart-Section .list_arw li { text-align: justify; }
.ale-user-client1::before { top: 50%; }
.ale-user-client2::before { top: 50%; }
.sticky-hint { font-style: italic; color: #234e8e; font-size: 18px; font-weight: 600; }
.navbar-default .navbar-nav > li a.dropdown-toggle { color: #212121; }
.pricing-tbl .table-bordered > thead > tr > th.hd-block5 { background-color: #f9fbfd; color: #212121; }
.pricing-tbl .table-bordered > thead > tr > th.hd-block6 { background-color: #eef0f4; color: #212121; }
.pricing-tbl .table-bordered > thead > tr > th.hd-block7 { background-color: #e2e6ee; color: #212121; }
.pricing-tbl .table-bordered > thead > tr > th.hd-block5 h3 { margin-top: 10px; color: #ee7d41; font-size: 32px; font-weight: bold; margin-bottom: 0px; }
/* Pricing Tab */
.faq_accordion .panel-title > a:before { float: right !important; font-family: FontAwesome; content: "\f068"; padding-right: 5px; }
.faq_accordion .panel-title > a.collapsed:before { float: right !important; content: "\f067"; }
.faq_accordion .panel-title > a:hover, .faq_accordion .panel-title > a:active, .faq_accordion .panel-title > a:focus { text-decoration: none; }
.panel-group .panel + .panel { margin-top: 15px; }
.faq-tbl table th { background: #234e8e; padding: 10px !important; text-align: center; color: #FFF; border-bottom: 0px !important; }
.faq_accordion .panel-default > .panel-heading { background: #e4efff; padding: 10px; color: #234e8e; font-weight: 600; display: inline-block; border: none; width: 100%; border-radius: 6px 6px 0px 0px; }
    .faq_accordion .panel-default > .panel-heading h4 { font-size: 18px; font-weight: 600; }
    .faq_accordion .panel-default, .faq_accordion .panel-default > .panel-heading + .panel-collapse > .panel-body { border-color: #bdcbdf; }
.faqBanner { background: #fbfbfc url("Images/faq-innerpg-bnr.png") no-repeat top right; }
.HomePriceCard { border-radius: 10px; border: 1px solid #ddd; padding: 15px 30px; }
    .HomePriceCard .price_txt span { font-size: 36px; font-weight: 600; color: #ee7d41; }
    .HomePriceCard h4 { font-size: 21px; font-weight: 600; }
.orange_Link { color: #EE7D41; text-decoration: underline; }
.service-offer-pricing { text-align: center; }
.main-build-pack .build-package .service-offer-pricing p { font-size: 18px; color: #212121; font-weight: 600; }
.main-build-pack .build-package .service-offer-pricing h4 { font-size: 30px; font-weight: 700; color: #ee7d41; }
.lm-cmn-btn { background: transparent; font-weight: 600; font-size: 16px; color: #234e8e !important; font-family: 'Open Sans', sans-serif; padding: 9px 20px 10px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 10px; border: 1px solid#234e8e; transition: ease-in-out 0.2s; text-decoration: none !important; }
.popup-btn { font-size: 19px !important; padding: 13px 17px 13px !important; }
.lm-cmn-btn:hover, .lm-cmn-btn:focus { border-color: #2e5693; color: #fff !important; background-color: #2e5693; text-decoration: none; }
.service-contact { text-align: center; }
.main-build-pack .build-package .service-contact p { text-align: center; font-size: 18px; font-weight: 600; color: #212121; }
.w-750px { width: 750px !important; }
.main-build-pack .build-package .service-contact h4 { color: #ee7d41; font-size: 16px; font-weight: 600; }
.newpad-seq .main-build-pack .build-package { padding: 15px 15px 25px; }
.main-build-pack .build-package.service-pack { box-shadow: none !important; transition: 0.3s all linear; border: 1px solid#234e8e; }
.aca-porm-sec .build-package.service-pack:hover { box-shadow: 0px 0px 14px rgba(89, 112, 145, 0.24) !important; transform: scale(1.03); }
.service-calculator input[type="text"] { width: 40%; margin-bottom: 0px; }
.service-calculator input[type="number"] { width: 70%; height: 40px !important; padding-left: 5px; }
span.icon-right a { font-size: 16px; position: relative; display: inline-block; left: 14px; }
span.icon-right .fa { color: #234e8e; font-weight: 300; }
.service-actual-price { margin-top: 0px; margin-bottom: 0px; }
    .service-actual-price input[type="text"] { width: 50%; border: 1px solid #ee7d41; background-color: #ee7d41; }
    .service-actual-price .total-text { font-size: 16px; font-weight: 600; color: #234e8e; text-decoration: none; display: inline-block; }
    .service-actual-price .Stotal-price { border: 1px solid #0050a9; background-color: #f3f9ff; padding: 4px 13px; border-radius: 4px; font-size: 20px; font-weight: 600; text-decoration: none; color: #0050a9; }
.line { border-top: 1px solid #eaeaea; }
.tracking { position: relative; }
    .tracking h2 { text-align: left !important; }
.service-actual-price .Stotal-price { border: 1px solid#0050a9; background-color: #f3f9ff; padding: 4px 13px; border-radius: 4px; font-size: 20px; font-weight: 600; text-decoration: none; color: #0050a9; display: inline-block; width: 40%; }
.top-wraper-alecalC .ale-feature-bx { padding: 15px; width: 75%; }
    .top-wraper-alecalC .ale-feature-bx p { margin-bottom: 0px; font-size: 16px; font-style: italic; text-align: center; }
.no-padTop0 { padding-top: 0px !important; }
.ale-calC-Table .pricing-tbl .table-bordered > thead > tr > th { background-color: #2e5794; color: #fff; text-align: center; padding: 12px; }
.ale-calC-Table .pricing-tbl .table-bordered > tbody > tr > td { padding: 6px 11px; vertical-align: middle; text-align: center; border: 1px solid #789FDD; }
.ale-calC-Table .pricing-tbl .table-bordered > tbody > tr { background-color: #2F5794; }
h5.month-list { font-size: 14px; font-weight: 600; color: #fff; }
.ale-calC-Table input[type="text"] { margin-bottom: 0px; }
.ale-view-data1 { font-size: 15px; font-weight: 600; color: #fff; }
.ale-view-data2 { font-size: 70px; font-weight: 500; color: #ee7d41; width: 65%; display: inline-block; height: 130px; line-height: 130px; border-radius: 50%; padding: 7px 33px; }
.ale-calC-Table .pricing-tbl .table-bordered > tbody > tr > td.labl-center { text-align: center; }
.tblresult-block { text-align: center; }
.tblresult-block-data { text-align: center; margin-top: 0px; }
    .tblresult-block-data h4 { font-size: 16px; font-weight: 500; color: #fff; line-height: inherit; }
        .tblresult-block-data h4 span { font-size: 26px; font-weight: 600; }
    .tblresult-block-data p { font-weight: 500; color: #fff; }
        .tblresult-block-data p.or-part { font-size: 20px; color: #aaa; font-weight: 600; }
input { width: 100%; background: #fff; padding: 8px; padding-left: 6px; border: 1px solid#d5d5d5; border-radius: 4px; min-height: 32px; resize: none; font-style: normal !important; }
.ALE-calC-bnr { background: url("Images/ale-calc-bnr-bg.png") no-repeat right top #fbfbfc; }
/*.SA-pricing-block{height:60px;}*/
.resetClac-btn { background: transparent; font-weight: 500; font-size: 16px; color: #234e8e !important; font-family: 'Open Sans', sans-serif; padding: 9px 20px 10px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 25px; border: 1px solid #234e8e; transition: ease-in-out 0.2s; text-decoration: none !important; }
    .resetClac-btn:hover, .resetClac-btn:focus { border-color: #2e5693; color: #2e5693 !important; background-color: #e8f1ff; }
.calculate-btn { background: #234e8e; font-weight: 500; font-size: 16px; color: #fff !important; font-family: 'Open Sans', sans-serif; padding: 9px 20px 10px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 25px; border: 1px solid #234e8e; transition: ease-in-out 0.2s; text-decoration: none !important; margin-left: 25px; }
.calculator-sec { width: 80%; margin: 0 auto; box-shadow: 0 0 14px#ddd; border-radius: 5px; }
.no-padBot0 { padding-bottom: 0px !important; }
.common-pricing-block { padding: 15px; }
    .common-pricing-block h3 { color: #234e8e; font-size: 22px; }
    .common-pricing-block h4 { color: #212121; font-size: 20px; }
        .common-pricing-block h4 span { color: #ee7d41; font-weight: 700; font-size: 30px; }
.right-side-clac { background-color: #f9f9f9; height: 400px; padding: 20px 15px; border-left: 1px solid #e3e3e3; text-align: left; }
    .right-side-clac h3 { font-size: 20px; margin-bottom: 20px; }
    .right-side-clac span.icon-right a { color: #ee7d41; font-size: 16px; text-decoration: underline; }
.calC-footer-caption h5 { font-size: 18px; color: #212121; font-style: italic; }
.common-pricing-block .nhint-bullet.list_arw li { font-size: 16px; }
    .common-pricing-block .nhint-bullet.list_arw li::before { top: 19px; }
.HomePri_Calc .service-offer-pricing { padding: 15px 15px 0px; margin: 0px -15px 15px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
    .HomePri_Calc .service-offer-pricing p span { text-decoration: none; font-size: 30px; }
.HomePri_Calc .service-calculator { position: relative; }
    .HomePri_Calc .service-calculator input[type="number"] { width: 100%; height: 42px !important; padding-right: 105px; font-size: 16px; text-align: left; }
    .HomePri_Calc .service-calculator .icon-right { position: absolute; right: 0px; width: 100px; height: 42px; display: flex; align-items: center; top: 0px; background: #ee7d41; border-radius: 0 4px 4px 0; }
        .HomePri_Calc .service-calculator .icon-right a { color: #fff; text-decoration: none; }
.HomePri_Calc .service-actual-price .Stotal-price { border: 0px; background: no-repeat; padding: 0 0 0 5px; font-size: 24px; font-weight: 600; text-decoration: none; color: #0050a9; display: inline-block; width: auto; }
.HomePri_Calc .SA-pricing-block { height: inherit; }
.HomePri_Calc .minHeight { min-height: 130px; padding-top: 28px; }
.Clacpri_btn { border: 1px solid #234e8e; background-color: #234e8e; padding: 9px 13px; border-radius: 4px; font-size: 18px; font-weight: 500; text-decoration: none !important; color: #fff !important; display: inline-block; margin-top: 10px; }
    .Clacpri_btn:hover, .Clacpri_btn:hover { border: 1px solid #234e8e; background-color: #f3f9ff; color: #0050a9 !important; }
.pop-calCPri span.icon-right a { display: block; left: 0px; }
.pop-calCPri h4 { font-size: 15px; color: #212121; font-weight: 600; line-height: inherit }
    .pop-calCPri h4.email-quote-txt { font-size: 18px; }
.Pricalc-frst-pt .service-calculator input[type="number"] { margin-bottom: 0px; }
.Pricalc-scnd-pt h5 { font-size: 16px; color: #808080; font-style: italic; margin-top: 15px; font-weight: 600; }
.pop-calCPri .modal-footer { margin-top: 0px; border-radius: 0px 0px 6px 6px; padding: 20px; background-color: #f4f4f4; }
    .pop-calCPri .modal-footer h3 { font-size: 17px; margin: 0px; font-weight: 600; }
        .pop-calCPri .modal-footer h3 span, .pop-calCPri .modal-footer h3 span a { color: #EE7D41; font-weight: bold; text-decoration: underline; }
.pop-calCPri .service-actual-price .Stotal-price { border: none; background-color: transparent; width: 100%; color: #EE7D41; font-size: 30px; }
.pop-calCPri .nhint-bullet.list_arw li { padding-top: 8px; }
    .pop-calCPri .nhint-bullet.list_arw li::before { top: 15px; }
.commn-divider { margin: 15px 0; }
.Pricalc-third-pt .mail-service-price span { font-size: 16px; font-weight: 600; border-radius: 4px; color: #234e8e; }
    .Pricalc-third-pt .mail-service-price span.total-mail-cost { color: #EE7D41; font-size: 20px; }
        .Pricalc-third-pt .mail-service-price span.total-mail-cost span.frm-small { font-size: 15px; color: #ee7d41; }
.pop-calCPri .modal-header { background: #e4efff; padding: 15px 15px; text-align: center; border-radius: 6px 6px 0px 0px; }
.Pricalc-third-pt h5 { font-size: 16px; color: #808080; font-style: italic; margin-top: 15px; font-weight: 600; }
.pop-calCPri h2 { font-size: 20px; color: #234e8e; font-weight: 700; }
.pop-calCPri .close, .pop-calCPri .close:hover { color: #fff; }
.build-package span.calC-Icon img { width: 60px; height: auto; position: relative; left: 15px; }
.flex-inline .fa { margin-left: 8px; }
.build-package a.Clacpri_btn { margin-top: 0px; }
.ale-calC-Table input[type="text"] { padding-left: 5px; }
.ale-calC-Table input[type="text"], .ale-calC-Table input[type="number"] { transition: 0.3s all linear; }
    .ale-calC-Table input[type="text"]:focus, .ale-calC-Table input[type="number"]:focus { box-shadow: inset 0 0 8px rgb(134, 130, 130); border-color: #d5d5d5; }
.ale-calC-Table .pricing-tbl .table-bordered > tbody > tr > td.PTE-hrs-lbl { position: relative; }
.hrs-note { position: absolute; right: 18px; top: 14px; font-size: 13px; color: #9b9b9b; }
.Pricalc-scnd-pt { margin-top: 20px; }
.Pricalc-third-pt .mail-service-price span.frm-small { font-size: 14px; }
.pop-calCPri h5.Pri-Iclu { font-size: 16px; color: #EE7D41; font-style: italic; margin-top: 15px; font-weight: 600; }
.pop-calCPri h2 span { font-weight: 500; color: #000; }
.removeFooter { display: none; }
.pricing-tbl .table-bordered > thead > tr > th.hd-block5 .Clacpri_btn { font-size: 14px; }
#rightoverlayChat { display: block !important; position: fixed; top: 20%; color: #333; background: #FFF; right: -760px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; opacity: 0; z-index: 99; }
.ToggleCalc #rightoverlayChat { right: -1px; opacity: 1; border-radius: 6px 0px 0px 6px; box-shadow: 0 5px 15px rgba(0, 0, 0, .5); z-index: 99999; }
.chat-us-contentBox .modal-dialog { margin: 0px; width: auto; }
.chat-us-contentBox .modal-content { box-shadow: 0 0px 3px rgb(74, 74, 74); border-radius: 0; border: none; }
.ToggleCloseBtn, .ToggleCloseBtn:hover { background: #ef4848 !important; width: 25px; height: 25px; right: 5px; top: 10px; opacity: 1 !important; cursor: pointer; border-radius: 40px; font-weight: 500; z-index: 999; color: #fff; }
.chat-us-contentBox .modal-header { background: #e4efff; color: #293984; }
    .chat-us-contentBox .modal-header h2 { font-size: 22px; font-weight: 600; text-align: left; }
.DisplayNone { display: none !important; }
.Pricalc-fourth-pt .service-calculator input[type="text"] { margin-bottom: 0px !important; width: 80% !important; }
span.line-seperation { width: 1px; height: 20px; background-color: #9f9f9f; display: inline-block; margin: 0 25px; position: relative; top: 5px; }
span.email-RgtIcon a { background-color: #EE7D41; padding: 11px 11px 10px; margin-left: -6px; border-radius: 0 4px 4px 0; color: #fff; }
    span.email-RgtIcon a:hover, span.email-RgtIcon a:focus { text-decoration: none !important; }
.Pricalc-third-pt h4 { font-weight: 500; font-style: italic; }
#Right-Overlay-Bg { opacity: 0; display: none; background: rgba(0,0,0,0.5); width: 100%; position: fixed; left: 0px; top: 0px; height: 100vh; z-index: 9999; content: ""; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
.ToggleCalc #Right-Overlay-Bg { opacity: 1; display: block; }
#rightoverlayChat .modal-body { width: 745px; }
.hd-block1 { width: 40%; }
.hd-block2 { width: 20%; }
.hd-block3 { width: 20%; }
.hd-block4 { width: 20%; }
li.noncls:before { display: none; }
.new-sec-spc .ser-Section img, .ser-Section-blue img { width: 100%; }
.tpa-btm .build-package { padding-bottom: 20px !important; }
.ale-calC-Table input { height: 32px; border: 2px solid #142c50; }
.ale-calC-Table .pricing-tbl .table-bordered > tbody > tr.tbl-heading > td { background-image: linear-gradient(#2D5893, #183155); color: #fff; text-align: center; font-weight: 600; font-size: 13px; padding: 10px 5px; }
    .ale-calC-Table .pricing-tbl .table-bordered > tbody > tr.tbl-heading > td.result-row { background-image: none; background-color: #142C50; position: relative; }
        .ale-calC-Table .pricing-tbl .table-bordered > tbody > tr.tbl-heading > td.result-row::before { content: ""; position: absolute; top: 50.5%; left: -1px; border-left: 20px solid #2F5794; border-top: 20px solid transparent; border-bottom: 20px solid transparent; z-index: 101; }
        .ale-calC-Table .pricing-tbl .table-bordered > tbody > tr.tbl-heading > td.result-row::after { content: ""; position: absolute; top: 50.5%; left: 0px; border-left: 20px solid #98BFF7; border-top: 20px solid transparent; border-bottom: 20px solid transparent; z-index: 9; }
        .ale-calC-Table .pricing-tbl .table-bordered > tbody > tr.tbl-heading > td.result-row h3 { font-size: 26px; font-weight: 600; color: #fff; }
.mbl-total-view { background-color: #fff; width: 50%; margin: 0 auto; margin-top: 0px; padding-bottom: 1px; border: 1px solid#e1e1e1; margin-top: 25px; border-radius: 4px; box-shadow: 0 0 13px#eaeaea; }
    .mbl-total-view .ale-view-data2 { height: 80px; line-height: 64px; }
    .mbl-total-view h3 { color: #fff; font-weight: 500; font-size: 24px; }
    .mbl-total-view p { margin-bottom: 20px; }
    .mbl-total-view h3 { color: #234e8e; font-weight: 600; font-size: 24px; }
#clockdiv > div { position: relative; font-size: 28px; font-weight: 600; color: #000; padding: 10px 0px 0px; min-height: 58px; margin: 25px 10px; display: inline-block; border: 1px #26508F solid; border-radius: 5px; background-color: #fff; width: 80px; box-shadow: 0px 0px 15px rgba(0,0,0,0.1); margin: 0px 10px; }
.smalltext_timer { margin-top: 0px; font-size: 15px; color: #26508F; background: #EDF4FF; padding-bottom: 5px; padding-top: 5px; border-radius: 0px 0px 5px 5px; }
.timmer { width: 90px; }
.position { display: block; /*margin-left: -70px;*/ margin-top: -21px; }
.colon:after { content: ":"; position: absolute; top: 20px; left: 90px; }
.deadline-timer-aca h4 { font-size: 20px; font-weight: 600; color: #234e8e; }
.nopad-right { padding-right: 0px; }
.deadline-timer-aca h4 span a { font-size: 20px; font-weight: 600; color: #ee7d41; text-decoration: underline; }
.deadline-timer-aca { margin-bottom: 10px; }
.deadline-timer-aca-sub { margin-bottom: -20px !important; }
.new-irs-posaln { position: absolute; top: 30px; right: 30px; }
.colon.no_colon:after { display: none; }
.col-lg-offset-1.dp-algn-left { margin-left: 13.333% }
.deadline-timer-aca h4 span a:hover { color: #234e8e; }
.new-irs-posaln-basic { position: absolute; top: 54px; right: 42px; }
.new-irs-posaln-cmplt { position: absolute; top: 40px; right: 42px; }
.new-irs-posaln-reptng { position: absolute; top: 0px; right: 80px; }
/*.brdtop{border-top:1px solid #ddd; margin-right:0px; margin-left:0px; margin-bottom:10px; }*/
hr .hrlyn { border-color: #dad8d6; margin-top: 30px; margin-bottom: -15px; }
h3.h3-hint-ale { font-size: 18px; font-weight: 600; color: #234e8e; }
.ALE-instruction { box-shadow: 0px 0px 14px#ddd; padding: 20px 15px; border-radius: 4px; background-color: #fff; border-left: 1px solid#ee7d41; border-left-width: 1px; border-left-width: 1px; border-left-width: 3px; border-right: 3px solid#ee7d41; }
    .ALE-instruction p.Inst-hd { font-size: 20px; color: #212121; font-weight: 600; }
.ale-calC-Table .pricing-tbl .table-bordered > tbody > tr.tbl-heading > td.new-bg-clr1 { background-image: linear-gradient(#142C50, #142C50); }
.ale-calC-Table .pricing-tbl .table-bordered > tbody > tr > td.new-bg-clr { background-image: linear-gradient(#23406C, #23406C); }
.ale-calC-Table .pricing-tbl { width: 75%; margin: 0 auto; border-radius: 4px; }
.tblresult-block p { color: #212121; }
/* Thank you pop */
.Tq-MailContainer h3 { font-size: 24px; font-weight: bold; color: #234e8e; text-align: center; }
p.Tq-Mailcaption { font-size: 18px; color: #212121; text-align: center; }
.Tq-img-block img { width: 200px; margin: 0 auto; }
/*.Tq-img-block{padding:15px 0;}*/
p.pls-note { font-style: italic; color: #234E92; text-align: center; font-weight: 600; padding-top: 10px; font-size: 15px; line-height: initial; }
.spam-msg p { font-size: 14px; line-height: 24px; color: #212121; font-style: italic; text-align: center; margin-top: 15px; margin-bottom: 0px; }
/*.spam-msg{position:relative;}.spam-msg::before{position: absolute;content: "";left: -6px;top: 50%;border-right: 7px solid #EE7D41;border-top: 7px solid transparent;border-bottom: 7px solid transparent;}*/
.Tq-img-block { margin-top: 20px; }
p.Pricing_starts { font-size: 18px; font-weight: 600; color: #212121; }
    p.Pricing_starts span { font-size: 26px; color: #EE7D41; font-weight: 700; }
.ACA-report-btn-group .Clacpri_btn { font-size: 16px; }
span.btn-seperatn { font-size: 20px; margin: 0 15px; color: #212121; font-weight: 600; }
.rep-sw-RgtBlock { padding: 15px; border-radius: 4px; }
.box-slide-line { position: relative; }
    .box-slide-line::before { content: ""; position: absolute; width: 1px; height: 380px; left: -10px; top: 25px; border-right: 1px dashed#d0d0d0; }
.rep-sw-RgtBlock h3 { font-size: 20px; font-weight: 500; color: #212121; line-height: inherit; text-align: center; }
    .rep-sw-RgtBlock h3 span { color: #ee7d41; font-size: 24px; font-weight: 700; }
.rep-sw-RgtBlock h4.gauranty-msg { font-size: 18px; font-weight: 700; color: #234e8e; font-style: italic; text-align: center; margin: 15px 0; }
    .rep-sw-RgtBlock h4.gauranty-msg span { background-color: #eef4fd; border: 1px solid #234e8e; padding: 10px; border-radius: 4px; display: inline-block; }
.ACArepSw-ddTimer h5 { font-size: 20px; font-weight: 600; color: #212121; }
a.CTA-textLink { font-size: 20px; font-weight: 600; color: #ee7d41; text-decoration: underline; }
.rep-sw-state-sec h3 { font-size: 22px; color: #6a6767; }
.rep-sw-state-sec .media-body h3 span { color: #ee7d41; }
.bkTo-ALEcalC { width: 65%; height: auto; margin: 0 auto; }
    .bkTo-ALEcalC h3 { font-size: 18px; font-style: italic; text-align: center; font-weight: 600; line-height: 26px; }
.accrte-filng { color: #fff; font-size: 14px; font-weight: 600; position: relative; left: -8px; background-color: #43a635; padding: 8px 15px 8px 15px; border-radius: 0 30px 30px 0; top: 1px; }
.acc-garente { display: flex; align-items: center; }
.grante-img img { width: 32px; height: auto; display: inline-block; padding-top: 6px; }
.grante-img span { background-color: white; width: 50px; height: 50px; display: inline-block; border-radius: 50%; border: 2px solid #43aa7f; }
.grante-img { z-index: 9; }
.fw500 { font-weight: 500 !important; }
.qa_getbtn_txt { background-color: #fbfbfb; }
.temp-downld .serve-box h3 { font-size: 18px; font-weight: 600; color: #234e8e; padding-bottom: 10px; padding-top: 5px; }
.temp-downld .lm-cmn-btn { padding: 6px 20px 6px; }
.brdr-lft { border-left: 1px solid #ededed; }
.Temp-dwnd-bnr { background: url(Images/temp-dwnd-bg.png) no-repeat top right #fbfbfc; }
/*.TD-Minhght2{min-height:100px;}*/ .serve-box.nthchildbg { background-color: #f7f7f7; }
.tempTo-ALECalc { font-size: 16px; font-weight: 600; color: #212121; line-height: inherit; text-align: center; }
.temp-downld .code1095c-widget { margin-bottom: 15px; }
.TemptobkALE { background-color: #f9f9f9; padding: 10px 0; margin-left: -15px; margin-right: -15px; border-top: 1px solid#dbdbdb; }
.temp-downld h3.Tempdwnld-Basic { font-size: 18px; color: #212121; font-weight: 600; line-height: inherit; }
.Cmplt-Wrapper { padding: 15px; border: 1px solid#ededed; border-radius: 4px; }
    .Cmplt-Wrapper h3 { font-size: 18px; font-weight: 600; color: #234e8e; }
.sampl-Tempdwnld { border-right: 1px dashed #d2d2d2; }
.mLeft-none0 { margin-left: 0px; }
.brdrL { border-left: 1px solid #ededed; }
.brdrR { border-right: 1px solid #ededed; }
.brdrT { border-top: 1px solid #ededed; }
.complianc-FIcon img { width: 60px; }
.deadline-exten { background-color: #f1dacf; border-bottom: 1px solid #7225a8; background: url(Images/corona_virus_bg.png) no-repeat; background-position: left center; background-size: cover; }

.corona h4 { font-size: 22px; font-weight: 600 /*font-style:italic*/; line-height: normal; color: #7225a8; }
    .corona h4 span { font-size: 18px; font-weight: 700; color: #EE7D41; font-style: normal; }
.ml10 { margin-left: 10px; }
.c-img { width: 70px; }
a.covid-text-link { color: #000; text-decoration: underline; font-weight: 600; font-size: 20px; padding: 0px; border: none; display: inline-block; }

.corona_strip img { width: 80px; }
.corona-h3 { font-size: 16px; font-weight: 600; color: #fff; }
.corona_strip { margin-top: 20px !important; }
    .corona_strip .Cor_more, .corona_strip .Cor_more:focus { font-size: 16px; color: #fff; text-decoration: underline; }
        .corona_strip .Cor_more:hover { color: #fff; }

.Corona_popup .modal-header { background-color: #7225a8; color: #fff; border-top-left-radius: 10px; border-top-right-radius: 10px; }
button.close { background: none; }
.Corona_popup .modal-content { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.Corona_popup.modal .close { color: #c82727 !important; font-size: 22px; font-weight: 500; background-color: #fff !important; opacity: 1; padding: 3px; padding-bottom: 3px; border-radius: 50%; width: 25px; height: 25px; line-height: 0px; padding-bottom: 2px; position: absolute; right: -11px; top: -2px; }
.Corona_popup h4 { color: #fff; font-size: 20px; text-align: center; font-weight: 600; }
.Corona_Wedget h3 { color: #129332; font-size: 20px; text-align: center; font-weight: 600; padding: 5px; }
.Corona_Wedget p { font-size: 15px; color: #000; text-align: left; }
.Corona_popup .modal-dialog { left: 0px !important; margin: 0 auto !important; padding-top: 0 !important; top: 60px; max-width: 700px; width: 700px !important; }
.modal-open { overflow-x: hidden !important; overflow-y: auto !important; }
.modal { z-index: 99999 !important; }
.modal-backdrop { z-index: 9999 !important; }
.Corona_popup.modal .modal-body { background: url(Images/pop-up-bg-corona.png) no-repeat #F0F0F0; background-position: bottom center; background-size: cover; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; }
.Extension-dd { display: inline-block; border: 1px solid #fff; margin: 0 auto; border-radius: 5px; padding: 14px; background-color: #CA202F; position: relative; }

.covid19-alert { background-color: #EAB83D; padding: 2px 18px 12px 18px; text-align: center; }
    .covid19-alert h3 { font-size: 20px; font-weight: 600; }
.readmore:hover, readmore:focus { color: #00498e !important; text-decoration: none !important; }
.readmore:active { color: #00498e !important; text-decoration: underline !important; }
/*Privary Policy Design*/
.mTop100 { margin-top: 100px; }
.ccpa:after { display: none; }
.info:after { display: none; }
.ccpa { height: 270px !important; border-bottom: 1px solid #ececec; }
.info { height: 250px !important; }
.mTop50 { margin-top: 50px !important; }
ul.number-list { padding-left: 25px; }
    ul.number-list li { list-style: none; position: relative; padding-left: 20px; padding-bottom: 10px; font-size: 16px; line-height: 25px; }
.terms-box-inner ul li { padding-left: 25px; line-height: 25px; }
.number-list li span { position: absolute; content: ""; left: 0; top: 0; }
.ccpa:before { content: ""; position: absolute; background-color: #3bacf0; border-radius: 50%; right: -120px; top: -465px; z-index: -1; background-image: url(../Content/Images/newImages/backgroundCircle.png); background-repeat: no-repeat; width: calc(89vh + 0px); height: calc(92vh + 0px); }
.EnqFormDesign { display: block; float: none; margin: 0 auto; background: #fdfdfd; box-shadow: 0 0 13px #e1e1e1; padding: 45px 25px; border: 1px solid #eaeaea; border-radius: 5px; }
.EnqFormTerms p { font-size: 13px; line-height: 16px; }
.fiedlName { position: relative; text-align: left; vertical-align: top; }
.formDesign .inputField, .formDesign .areaField, .formDesign select { background: #fff; border: none; border: 1px solid rgba(0,0,0,.3); font-size: 16px; margin-bottom: 25px; padding: 10px 15px; width: 90%; border-radius: 6px; }
.EnqFormDesign td input { width: 100% !important; }
.formDesign input:focus, .formDesign select:focus, .formDesign textarea:focus { border: 1px solid #000 !important; box-shadow: 0 1px 1px rgba(0,0,0,.075) inset, 0 0 8px rgba(0,0,0,.3); outline: none; }
.EnqFormRadio { position: relative; }
    .EnqFormRadio label { font-weight: initial; }
.justify-content-space-between { justify-content: space-between; }
.EnqRadioBox { display: flex; justify-content: space-between; }
.EnqFormRadio span label { font-size: 13px; line-height: 15px; }
.cssRadioLabel { vertical-align: middle; background: url(Images/radio_uncheck.png) no-repeat left/18px; padding: 2px 0 2px 30px; margin-bottom: 0; cursor: pointer; color: #333; font-weight: 600 !important; font-size: 14px; min-height: 24px; }
.cssRadio:checked + label.cssRadioLabel, .cssRadio:checked + input + label.cssRadioLabel { background: url(Images/radio_checked_start.png) no-repeat left/18px; }
.cssRadio { position: absolute; opacity: 0; left: -9999px; }
.EnqFormGcaptcha .g-recaptcha > div { margin: 0 auto; }
.more_link_orange { background: #EE7D41; color: #fff; font-size: 15px; font-weight: 500; text-decoration: none; padding: 8px 25px; border-radius: 5px; border: 2px #fff solid; vertical-align: top; transition: all .2s ease-in-out 0s; -moz-transition: all .2s ease-in-out 0s; -webkit-transition: all .2s ease-in-out 0s; -o-transition: all .2s ease-in-out 0s; padding: 10px 25px !important; line-height: 15px; }
    .more_link_orange:hover, a.more_link_orange:focus { background-color: #e1672e !important; }
.EnqFormRadio span { width: 48%; border: 1px solid #b0b0b0; padding: 5px 10px; vertical-align: middle; line-height: 17px; }
.info:before { content: ""; position: absolute; background-color: #3bacf0; border-radius: 50%; right: -74px; top: -555px; z-index: -1; background-image: url(../Content/Images/newImages/backgroundCircle.png); background-repeat: no-repeat; width: calc(95vh + 0px); height: calc(92vh + 0px); }
.ccpaAdd { font-size: 16px; }
input.more_link_orange { display: inline-block; width: initial; }
.thankqTxt { color: #00b870; font-size: 22px; font-weight: 500; border: 1px solid #f0f0f0; padding: 30px 50px; background-color: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); text-align: center; display: inline-block; }
.justiCol { display: flex; -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
.bnr-1095c-code1 { background: url(/Content/Images/226jcommon-innerpg-bnr3.png) no-repeat#fbfbfc; background-position-x: 0%; background-position-y: 0%; background-position: top right; padding: 50px 0 50px; min-height: 350px; }
.ftr-box-mrg { margin-left: 30px; }
.ftr-box-mrg5 { margin-left: 5px; }
.f1095b-Br { background: url("Images/form1905b.png") no-repeat top right #fbfbfc; }
.f1095c-Br { background: url("Images/form1905c.png") no-repeat top right #fbfbfc; }
.fw600 { font-weight: 600 !important; }
.minh-lr { min-height: 74px; }
.min-lr3 { min-height: 80px; }
.cp220jBnr { background: url("Images/penaltyBnr.png") no-repeat top right #fbfbfc; }
.emplyBnr { background: url("Images/aca-full-time-employees.png") no-repeat top right #fbfbfc; }

.penaltyCalc .btn-primary:hover, .penaltyCalc .btn-primary:active, .penaltyCalc .btn-primary:focus { background-color: #e4efff !important; color: #234e8e !important; }
.penaltyCalc { border: 1px solid #e9e9e9; padding: 20px; border-radius: 5px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
.penaltyRadio .radio { display: inline-block; border: 1px solid #ccc; position: relative; margin-right: 10px; border-radius: 250px; }
    .penaltyRadio .radio label, .penaltyRadio .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }
    .penaltyRadio .radio input[type="radio"], .penaltyRadio .radio-inline input[type="radio"], .penaltyRadio .checkbox input[type="checkbox"], .penaltyRadio .checkbox-inline input[type="checkbox"] { top: -2px; left: 15px; margin-left: 0; position: absolute; display: inline-block; width: 0; }
.penaltyCalc table tbody tr td:first-child { text-align: left; color: #000; font-size: 18px; font-weight: bold; width: 100%; vertical-align: middle; }
.penaltyCalc table tbody tr td { border-top: none; position: relative; }
    .penaltyCalc table tbody tr td:last-child { text-align: left; }
.tdspan { display: block; font-size: 12px; font-style: italic; font-weight: 500; }
#TotEmpCount, #PTCEmpCount { margin-bottom: 0; }
.resultBox { background-color: #e4efff; padding: 20px; /*border-radius: 5px;*/ margin-top: 20px; border-radius: 5px; }
    .resultBox h3 { font-size: 20px; font-weight: 600; color: #234e8e; margin-top: 0; }
.resetBtn .action { margin-top: 20px; transition: 0.3s all; -webkit-transition: 0.3s all; }
    .resetBtn .action:hover { background-color: #234e8e; color: #fff; }
#btnShowResult { border: 1px solid #234e8e; background-color: #234e8e; color: #fff; font-size: 16px; width: 125px; padding: 7px; border-radius: 3px; font-weight: 600; }
.penaltyRadio form .radio { cursor: pointer !important; }
.penaltyRadio .radio label { padding: 7px 25px 7px 35px; position: relative; transition: 0.3s all; -webkit-transition: 0.3s all; }
    .penaltyRadio .radio label:hover { cursor: pointer; }
    .penaltyRadio .radio label input[type="radio"].checkedRadio.active input { background: url('/Content/Images/radio_checked_start_new.png') no-repeat; }
.penaltyCalBnr { background: url("Images/penaltyCalcBnr.png") no-repeat top right #fbfbfc; }
.penRadio { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 15px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
    /* Hide the browser's default radio button */
    .penRadio input { position: absolute; opacity: 0; cursor: pointer; width: 0; }
/* Create a custom radio button */
.checkmark { position: absolute; top: 7px; left: 8px; height: 25px; width: 25px; background-color: #bccce3; border-radius: 50%; }
/* On mouse-over, add a grey background color */
.penRadio:hover input ~ .checkmark { background-color: #ccc; }
/* When the radio button is checked, add a blue background */
.penRadio input:checked ~ .checkmark { background-color: #fff; }
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after { content: ""; position: absolute; display: none; }
/* Show the indicator (dot/circle) when checked */
.penRadio input:checked ~ .checkmark:after { display: block; }
/* Style the indicator (dot/circle) */
.penRadio .checkmark:after { top: 7px; left: 7px; width: 11px; height: 11px; border-radius: 50%; background: #234e8e; }

.penaltyRadio { display: flex; }
    .penaltyRadio .penRadio { border: 2px solid #234e8e; border-radius: 250px; margin-right: 20px; padding: 9px 25px 9px 40px; transition: 0.3s all; -webkit-transition: 0.3s all; margin-bottom: 0; }
        .penaltyRadio .penRadio:hover { box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); border: 2px solid #f3f3f3; }
.penRadio.RadioActive { background-color: #234e8e; color: #fff; }
#divNote { margin-top: 10px; border: 1px solid #fff; padding: 10px 0; border-radius: 5px; background-color: #fff; }
    #divNote p { font-style: italic; font-size: 16px; margin-bottom: 0; }
#TaxYear.form-control:focus { box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221, 221, 221, 0.6) !important; border-color: #d4d4d4 !important; }
#TaxYear.form-control { margin-bottom: 0; width: 210px; }
.penaltyCalc table tbody tr td:last-child { width: 43% !important; }
.penaltyCalc table tbody tr td p { margin-bottom: 0; margin-top: 5px; color: #575757; font-size: 15px; }
#resultTYb, #resultTYa { color: #EE7D41 !important; font-weight: 600; font-size: 20px; }
#resultAmountb, #resultAmounta { color: #234e8e; font-weight: bold; font-size: 24px; }
.taxYrTxt { display: block; }
.taxYrImg { margin-top: 0; }
    .taxYrImg img { width: 400px; }
/*.taxYr {padding-top: 10px;padding-bottom: 25px;width: 100%;min-height: 315px;background-color: #f9f9f9;}*/
/*.taxYr h3{margin-bottom:15px;}*/
.taxYr p { display: block; color: #575757; font-weight: 500; font-size: 15px; }
.taxYr .dropdown { display: inline-block; }
.taxYrTxt .table-responsive { margin-top: 20px; }
.resetBtn, .taxYrTxt .penaltyTbl table { padding-left: 10px; padding-right: 10px; margin-top: 15px; }
/*.custom-select {position: relative;font-family: Arial;}
.custom-select select {display: none; }
.select-selected {background-color: #fff;}
.select-selected:after {position: absolute;content: "";top: 18px;right: 10px;width: 0;height: 0;border: 6px solid transparent;border-color: #234e8e transparent transparent transparent;}
.select-selected.select-arrow-active:after {border-color: transparent transparent #234e8e transparent;top: 15px;}
.select-selected {color: #234e8e;padding: 8px 12px;border: 1px solid transparent;border-top-color: transparent;border-right-color: transparent;border-bottom-color: transparent;border-left-color: transparent;border-color: #234e8e;cursor: pointer;user-select: none;text-align: left;font-size: 18px;font-weight: 500;border-radius: 5px;margin-left: 10px;}
.select-items {position: absolute;background-color: #e4efff;top: 100%;left: 0;right: 0;z-index: 99;margin-left: 10px;border: 1px solid #e4efff;}
.select-hide {display: none;}
.select-items div:hover, .same-as-selected {background-color: rgba(0, 0, 0, 0.1);}
.select-items div {padding: 10px;text-align: left;font-size: 16px;font-weight: 600;}
.select-items div:hover{cursor:pointer;}*/
.actionBtn { display: flex; justify-content: center; }
#btnClear { padding: 0; border: 0; background-color: transparent; display: inline-block; width: 75px; font-size: 18px; color: #234e8e; text-decoration: underline; font-weight: 500; margin-right: 10px; }
.busDetails { border: 1px solid #ededed; padding: 15px; border-radius: 5px; background-color: #fff; margin: 15px 0 0 0; }
    .busDetails p { font-size: 16px; margin-bottom: 0; color: #000; }
    .busDetails table tbody tr td:last-child, .busDetails table tbody tr td:first-child { width: auto !important; }
    .busDetails .busTable table tbody tr td input { margin-bottom: 0; }
    .busDetails .busTable table tbody tr td { padding-bottom: 10px; position: relative; }
    .busDetails .busTable table { margin-left: auto; margin-right: auto; }
    .busDetails table tbody tr td:first-child { padding-right: 15px; }
/*custom select menu*/
/*.custom-dropdown{position:relative; margin-left:50px;width:300px;margin:0 auto;display:inline-block;margin-left:10px;}*/
.custom-dropdown { position: relative; margin: 0 auto; display: inline-block; }
.value-hit-dropdwn { cursor: pointer; position: relative; display: inline-block; background-color: #fff; border: 2px solid #0f4386; padding: 2px 10px 2px 13px; font-weight: 600 !important; color: #0f4386; font-size: 14px !important; width: 300px; white-space: nowrap; outline: none; margin: 0px; min-height: 38px; line-height: 39px; text-align: left; border-radius: 4px; }
    .value-hit-dropdwn:after { font-family: FontAwesome; content: '\f107'; font-size: 24px; position: absolute; top: 4px; right: 14px; color: #0f4386; pointer-events: none; }
.Selectform-listdropdwn { display: none; background: #fff; position: absolute; top: 0px; z-index: 999; left: 0px; margin: 0 auto; width: 300px; }
    .Selectform-listdropdwn ul { background-color: #fff; border: 1px solid #c3c3c3; box-shadow: 0 0 8px #ddd; margin-bottom: 0; }
.onclick-menu-list li { cursor: pointer; color: #393939; list-style-type: none; padding: 12px 12px; font-weight: 600; border-bottom: 1px solid #ebebeb; text-align: left; font-size: 15px; }
    .onclick-menu-list li:hover { background-color: #e4efff; color: #08468a; }
.Selectform-listdropdwn.dis-block { display: block !important; }
.custom-dropdown1 { position: relative; margin-left: 15px; display: inline-block; }
.value-hit-dropdwn1 { cursor: pointer; position: relative; display: inline-block; background-color: #fff; border: 1px solid #c3c3c3; padding: 2px 10px 2px 13px; color: #000; font-size: 14px !important; width: 140px; white-space: nowrap; outline: none; margin: 0px; float: left; min-height: 38px; line-height: 34px; text-align: left; border-radius: 4px; height: 20px; font-weight: 500 !important; }
    .value-hit-dropdwn1:after { font-family: FontAwesome; content: '\f107'; font-size: 20px; position: absolute; top: 3px; right: 14px; color: #434B67; pointer-events: none; }
.Selectform-listdropdwn1 { display: none; background: #fff; position: absolute; top: 36px; border: 1px solid #c3c3c3; z-index: 999; left: 0px; margin: 0 auto; width: 100%; height: 484px; box-shadow: 0 0 8px #ddd; }
.onclick-menu-list1 li { cursor: pointer; color: #393939; list-style-type: none; padding: 12px 5px; font-weight: 300; border-bottom: 1px solid #ebebeb; }
    .onclick-menu-list1 li:hover { background-color: #f2f2f2; color: #08468a; }
.dis-block { display: block !important; }
.busTable { padding-top: 25px; padding-bottom: 25px; }
.penaltyTbl { margin-top: 30px; }
    /*#divIsAle{border-top: 1px solid #d2d2d2; padding-top: 6px;}*/
    .penaltyTbl .table { margin-left: 15px !important; margin-right: 15px !important; }
.redTxt { color: #f00; }

.navbar-nav ul.mega-menu-dropdown4:before { top: -5px; left: 380px; }
.navbar-nav ul.mega-menu-dropdown4 { /*height: 290px;*/ left: -325px !important; /*overflow: hidden;*/ overflow: initial; height: 475px; /*height:365px;*/ }
.navbar-nav ul.mega-menu-dropdown5:before { top: -5px; left: 593px; }
.navbar-nav ul.mega-menu-dropdown5 { /*height: 290px;*/ left: -505px !important; /*overflow: hidden;*/ overflow: initial; height: 344px; /*height:365px;*/ }
/*.mega-menu-dropdown4 .mega-right{margin-top:45px;}*/
.navbar-nav ul.mega-menu-dropdown4 .meg-hd-img { bottom: -70px !important; }
/*.txtPad{padding:15px;}*/
.menuicon-new:before { background: url(Images/icons/aleCalcIcon.png) 0 0/50px no-repeat; }
.menuicon-new1:before { background: url(Images/icons/acaPenaltyCalc.png) 0 0/50px no-repeat; }
.menuicon-new2:before { background: url(Images/icons/affordable-calc.png) -1px 4px/50px no-repeat; }

.menuicon-support:before { background: url(Images/icons/support-icon1.png) 0 0/50px no-repeat; }
.menuicon-support1:before { background: url(Images/icons/support-icon2.png) 0 0/50px no-repeat; }
.menuicon-support2:before { background: url(Images/icons/support-icon3.png) -1px 4px/50px no-repeat; }
.menuicon-support3::before { background: url(Images/icons/support-icon4.png) -1px 4px/50px no-repeat; }

.solution-menuicon1:before { background: url(Images/icons/ale-icon.png) 0 0/45px no-repeat; }
.solution-menuicon2:before { background: url(Images/icons/tpa-icon.png) 0 0/45px no-repeat; }
.solution-menuicon3:before { background: url(Images/icons/peo-icon.png) -1px 4px/45px no-repeat; }
.solution-menuicon4:before { background: url(Images/icons/hcm-icon.png) -1px 4px/45px no-repeat; }
.navbar-nav ul.mega-menu-dropdown3::before { left: 69.5px; }

.taxYrTxt h3 { font-size: 18px; font-weight: bold; line-height: 24px; }
.pLeft15 { padding-left: 15px; }
.mBot15 { margin-bottom: 15px; }
.mBot30 { margin-bottom: 30px; }
.penaltyTbl label { margin-bottom: 0; }
#PenaltyCalc label { position: relative; }
    #PenaltyCalc label.error { background: #f00; padding: 4px 11px; color: #fff; font-weight: normal; font-size: 11px; position: absolute !important; top: -12px; /* right: 0px; */ border-radius: 3px; left: 2px; }
h3.title-h3 { font-size: 18px; color: #234e8e; margin-top: 10px; position: relative; padding-left: 20px; }
.title-h3 span { position: absolute; left: 0; }
.pLeft20 { padding-left: 20px; }
.bookmark-num .bk-mark-icon { margin-right: 0px; font-weight: 500 }
.hpLogo { list-style: none; }
.bnr-link { font-size: 18px; font-weight: 500; font-style: italic; text-decoration: underline; color: #234e8e; }
.list_arw li.pLeft0 { padding-left: 0; }
.Calculator-box-h2 { font-size: 26px; font-weight: 700; color: #234e8e; text-align: center; line-height: normal; padding-bottom: 0px !important; margin: 0; }
.manditory-icon { position: absolute; left: 0px; top: 10px; }
.manditory-icon1 { position: absolute; left: 0px; top: 23px; }
.manditory-icon2 { position: absolute; left: -10px; top: 6px; }
.affordable-Calc-table.penaltyTbl table { margin-left: 0px !important; margin-right: 0px !important; }
    .affordable-Calc-table.penaltyTbl table tr td { position: relative; text-align: left; border-color: #2e5794; padding: 10px; font-weight: 600; }
    .affordable-Calc-table.penaltyTbl table input[type="text"] { margin-bottom: 3px; max-width: 50%; padding-left: 6px; height: 46.2px; border: 2px solid #0f4386; font-weight: 600; font-size: 14px; }
.d-block { display: block !important; }
.Affordable-ResultBox { margin-top: 40px; }
    .Affordable-ResultBox table tr th { background-color: #e4efff; color: #2e5794; padding: 6px 10px; vertical-align: middle; text-align: left; font-size: 16px; border: 1px solid #2e5794; font-weight: 600; background-color: #2e5794; color: #fff; }
.penaltyCalc .Affordable-ResultBox table tr td:first-child { font-size: 14px !important; color: #000; font-weight: 600; }
.BusinessDetails-block { border: 1px solid #f2b291; padding: 20px 15px; border-radius: 5px; background-color: #fff6f2; margin: 25px 0 0 0; }
    .BusinessDetails-block h3 { font-weight: 600; color: #000; font-size: 20px; margin-top: 5px; }
    .BusinessDetails-block p { font-weight: 600; color: #ee7d41; font-size: 18px; font-style: italic; }
    .BusinessDetails-block input[type="text"] { padding-left: 6px; border: 2px solid #0f4386; color: #000; font-weight: 600; width: 250px; }
.penalty-Calc input[type="text"] { width: 41%; height: 46.2px; border: 2px solid #0f4386; color: #000; font-weight: 600; }
.DisableResult { border: 1px solid #c7c7c7; background-color: #e8e8e8; color: #afafaf; font-size: 16px; width: 125px; padding: 7px; border-radius: 3px; }
.penalty-block-h2 { font-size: 26px !important; }
.DisableResult { border: 1px solid #c7c7c7 !important; background-color: #e8e8e8 !important; color: #afafaf !important; font-size: 16px !important; width: 125px !important; padding: 7px !important; border-radius: 3px !important; }
#PenaltyCalc .penalty-Calc label.error { top: -20px; left: 6px; z-index: 999; }
.affordable-Calc-block .Selectform-listdropdwn { top: 46px; }
.ICHRA-Calc .Selectform-listdropdwn { top: 0px; }
.review-loader-slidr .nav-pills .thrd-child img { width: 70px; margin-bottom: 10px; }
.non-Penalty-Calc { padding: 0px; border: none; box-shadow: none; border-radius: 0px; }
.penalty-baner-img { width: 330px; margin: 0 auto; }
.d-flex { display: flex; }
.pBot20 { padding-bottom: 20px !important; }
.penaltyCalc .Affordable-ResultBox table tbody tr td:first-child { width: auto; }
.BusinessDetails-block.busDetails table tbody tr td:first-child { font-weight: 600; color: #000; font-size: 17px; }
.align-items-center { align-items: center; }
.pricing-tbl .table-bordered > tbody > tr > td p { margin-bottom: 0px; font-size: 15px; }
.penalty-Clac-section .taxYrTxt h3, .affordable-Calc-block .taxYrTxt h3 { position: relative; padding-left: 40px; }
    .penalty-Clac-section .taxYrTxt h3 span, .affordable-Calc-block .taxYrTxt h3 span { position: absolute; left: 0px; top: -2px; width: 30px; height: 30px; display: inline-block; border: 3px solid #ee7d41; border-radius: 50%; line-height: 23px; text-align: center; }
        .penalty-Clac-section .taxYrTxt h3 span::before, .affordable-Calc-block .taxYrTxt h3 span::before { position: absolute; content: ""; top: 4px; right: -8px; border-bottom: 8px solid transparent; border-top: 8px solid transparent; border-left: 8px solid #ee7d41; }
.pLeft40 { padding-left: 40px; }
h5.penalty-source-link { font-size: 15px; font-weight: 600; margin-top: 15px; }
.external-link { font-size: 13px; color: #234e8e; font-weight: 600; }
.aca-porm-sec .service-pro-mh1.serH1 { min-height: 291px; }
.terms-box-inner { margin-top: 20px; }
.cmnBnr { background: url("Images/commonBnr.png") no-repeat right bottom #fbfbfc; }
.security-banner { background: url("Images/security-acawise.png") no-repeat right bottom #fbfbfc; padding: 78px 0 50px 0; }
.pLeft20 { padding-left: 20px; }
.Affordable-ResultBox h4.pLeft0 { padding-left: 0 !important; }
.dollarSym { position: relative; }
    .dollarSym input { padding-left: 25px !important; }
    .dollarSym:before { position: absolute; content: "$"; left: 10px; top: 10px; color: #ccc; }
.affordable-Calc-table.penaltyTbl table .dollarSym input[type="text"] { max-width: 50%; }
.affordable-Calc-table.penaltyTbl table tr td { position: relative; vertical-align: middle !important; font-size: 16px; font-weight: 500; }
.td-bg { background-color: #2e5794; color: #fff; padding: 12px !important; font-size: 18px; font-weight: 600; position: initial !important; border: 1px solid #2e5794 !important; }
td.td-bg.borWhite { border-right: 1px solid #fff !important; }
.affordable-Calc-table.penalty-Calc table tbody tr td { padding-left: 10px; }
.dollarSym span { text-align: right; max-width: 40%; top: 14px; position: relative; color: #555; right: 420px; float: right; }
.Affordable-ResultBox .table-bordered { border: 1px solid #2e5794; }
.selectDropDown select { cursor: pointer; position: relative; display: inline-block; background-color: #fff; border: 2px solid #0f4386; padding: 2px 10px 2px 13px; font-weight: 600 !important; color: #0f4386; font-size: 14px !important; width: 300px; white-space: nowrap; outline: none; margin: 0px; min-height: 38px; line-height: 39px; text-align: left; border-radius: 4px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url('/Content/Images/dropDownArrowIcon.png') no-repeat 270px 12px/15px; }
    .selectDropDown select:focus { border: 2px solid #0f4386; box-shadow: none; }
    .selectDropDown select option { cursor: pointer; color: #393939; list-style-type: none; padding: 12px 12px; font-weight: 600; border-bottom: 1px solid #ebebeb; text-align: left; }
/*.ichraResultBox{border: 1px solid #e4efff !important;width: 100%;padding: 15px;background-color: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);border-radius:5px;}*/
/*.ichraResultBox {border: 1px solid #e4efff !important;width: 100%;padding: 20px;background-color: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);border-radius: 5px;position: relative;margin-top: 10px;max-width: 500px;margin: 10px auto 0 auto;}*/
/*.ichraResultBox::before {position: absolute;content: "";border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff;top: -10px;}*/
.penaltyCalc table.ichraResult { width: 100%; margin-top: 0; }
    .penaltyCalc table.ichraResult tbody tr td:first-child { width: 70%; font-size: 14px; font-weight: 500; }
    .penaltyCalc table.ichraResult tbody tr th { padding: 15px 10px 5px 0; }
    .penaltyCalc table.ichraResult tbody tr td span { color: #000; font-weight: bold; font-size: 16px; }
.mbl-dis-block #btnShowResult { width: 340px; }
.ichraresult { margin-bottom: 20px; display: flex; align-items: center; }
    .ichraresult h3 { color: #000; font-size: 16px; font-weight: 500; display: inline-block; margin-bottom: 0; width: 45%; }
    .ichraresult p { float: right; }
/*h3.ichra-h3 {text-align: center;font-size: 16px !important;font-style: italic;padding: 12px 10px;border-radius: 2px;margin: 0 auto;margin-top: 0px;margin-bottom: 0px;border: 1px solid #038c28;color: #038c28;line-height: 22px;background-color: #fff;box-shadow: 0 0 12px rgba(3, 140, 40, 0.2);margin-top: 25px;margin-bottom: 35px;}*/
h3.ichra-h3 { font-size: 18px !important; margin-top: 30px; color: #333; font-weight: bold; line-height: 26px; margin-bottom: 0; }
h3.ichra-title { font-size: 16px; color: #333; font-weight: 600; }
.ichraValue { font-size: 20px; font-weight: bold; color: #234e8e; margin-right: 5px; }
.affordability-mbl { display: none !important; }
.cur-contri-bg { background-color: rgb(255, 248, 178); color: #333; }
.aff-contri-bg { background-color: #d6ffd6; color: #333; }
.emptybor { border-left: 1px solid #fff !important; border-top: 1px solid #fff !important; background-color: #fff; position: revert !important; }
.month { color: #000; }
.tbl-pad table tbody tr td { padding-left: 0 !important; }
#ICHRACalc .affordable-Calc-table.penaltyTbl table input[type="text"] { padding-right: 62px; }
.borBot td { padding-bottom: 0 !important; }
.cal-bor { margin-right: 0 !important; margin-left: 0 !important; }
.Affordable-ResultBox table tbody tr td { padding-left: 10px !important; }
.note-list li::before { position: absolute; content: ""; left: 0; top: 6px; background: url("/Content/Images/icons/list_bullet.png") no-repeat; width: 20px; height: 36px; }
.note-list li { position: relative; padding-left: 20px; list-style: none; padding-bottom: 10px; font-style: italic; font-size: 15px; }
.note-list { padding-left: 20px; margin-bottom: 0; margin-top: 10px; }
    .note-list li:last-child { padding-bottom: 0; }
#AffordCalc .Affordable-ResultBox table tbody tr td:first-child { font-size: 16px !important; font-weight: 500; color: #333; }
#AffordCalc .Affordable-ResultBox table tbody tr:nth-child(2) td { text-align: center !important; font-size: 14px !important; }
    #AffordCalc .Affordable-ResultBox table tbody tr:nth-child(2) td:first-child` { font-size: 14px !important; }
#AffordCalc .fstyle { font-size: 14px; font-weight: 500; }
.greenTxt { color: green; }

.redTxt { color: #f00; }
.pLeft20 { padding-left: 20px; }
.external-link { font-size: 13px; color: #234e8e; font-weight: 600; padding-left: 5px; padding-right: 3px; }
/*.affordable-Calc-block input[type="text"]{width: 41%;height: 46.2px;border: 2px solid #0f4386;color: #000;font-weight: 600; margin-bottom:5px;}*/
/*.affordable-Calc-block .resetBtn{margin-top:-10px;}*/
/*NewResource Page Desing*/
.resourcesBnr { background: url("Images/reportingVendorBg.png") no-repeat right top #fbfbfc; min-height: 600px; }
.article-bnr-box { border: 1px solid #234e8e; padding: 20px; border-radius: 10px; margin-top: 30px; background-color: rgb(228, 239, 255, 0.5); box-shadow: -15px -15px #e4efff; margin-left: 15px; display: inline-block; }
.article-bnr-box h3, .article-bnr-box h2 { font-size: 18px; margin-top: 0; margin-bottom: 15px; line-height: 25px; }
.bnr-list li { padding-bottom: 10px; position: relative; font-size: 16px; padding-left: 20px; list-style: none; }
    .bnr-list li:last-child { padding-bottom: 0; }
.bnr-list { padding-left: 16px; margin-bottom: 0; }
    .bnr-list li:before { position: absolute; content: ""; width: 10px; height: 10px; left: 0; top: 4px; background-color: #234e8e; border-radius: 250px; }
h4.rytStickyNew { font-size: 18px; font-weight: 700; font-style: italic; color: #234e8e; line-height: normal; background: #e4efff; margin-top: -20px !important; margin-left: -15px; margin-right: -15px; padding: 20px 10px; }
    h4.rytStickyNew span { font-size: 16px; color: #212121; font-weight: 600; }
h3.rytStickyNew { font-size: 18px; font-weight: 700; font-style: italic; color: #234e8e; line-height: normal; background: #e4efff; margin-top: -20px !important; margin-left: -15px; margin-right: -15px; padding: 20px 10px; }
    h3.rytStickyNew span { font-size: 16px; color: #212121; font-weight: 600; }
.resourceWidgetBg::before { position: absolute; content: ""; background-color: #e4efff; width: 270px; height: 410px; left: -15px; border-top-right-radius: 5px; border-bottom-right-radius: 10px; z-index: -1; top: 7px; border-radius: 8px; }
.resourceWidgetBg { position: relative; margin-bottom: 50px; }
.resourceWidget { position: relative; top: 25px; border: 1px solid #234e8e; border-radius: 7px; }
.resourceWidget h3 { background-color: #fff; color: #234e8e; margin-top: 0; margin-bottom: 0; text-align: center; font-size: 20px; border-top-left-radius: 5px; border-top-right-radius: 5px; padding: 10px; border-bottom: 3px solid #afc7ea; }
.resourceWidget h2 { background-color: #fff; color: #234e8e; margin-top: 0; margin-bottom: 0; text-align: center; font-size: 20px; border-top-left-radius: 5px; border-top-right-radius: 5px; padding: 10px; border-bottom: 3px solid #afc7ea; }
.resourceWidgetList { margin-bottom: 0; padding-left: 0; background-color: #fff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; height: 360px; overflow-y: scroll; }
    .resourceWidgetList li { position: relative; list-style: none; padding-bottom: 10px; border-bottom: 1px solid #f7f7f7; padding-left: 25px; font-size: 16px; padding: 13px 10px 15px 35px; border-bottom: 1px solid #e8e8e8; }
        .resourceWidgetList li:before { position: absolute; content: ""; width: 18px; height: 18px; top: 18px; left: 18px; background: url(/Content/Images/bulletIcon.png) no-repeat 0 0/9px; }
        .resourceWidgetList li.active::before { background: url(/Content/Images/bulletIcon.png) no-repeat 0 0/9px; background-position-x: 0px; background-position-y: 0px; background-position: 0px -16px; top: 15px; }
.pTop40 { padding-top: 40px; }
.sublist-bkmrk { padding-left: 25px; }
    .sublist-bkmrk li { list-style: none !important; color: #575757; }
.contact-caption-new { padding: 20px; }
.resourceWidgetList li:last-child { border-bottom: none; }
.breadcrumb { background-color: transparent; }
    .breadcrumb > li + li::before { color: #333; }
    .breadcrumb li a { color: #333; text-decoration: underline; }
    .breadcrumb li:last-child { color: #234e8e; font-weight: 600; }
.updateDate { display: block; color: #234e8e; font-weight: 500; }
.bnr-ryt-img img { width: 100%; }
.resourceWidgetList li a { color: #555; }
.resourceWidgetList li.active a { color: #e1672e; font-weight: 600; }
.res-h2 { font-size: 28px; font-weight: 700; color: #333; text-align: left; margin-top: 0; }
.res-h3 { margin-top: 15px; font-size: 18px; color: #333; line-height: 24px; }
.mBot25 { margin-bottom: 25px; }
.sideNavBar { position: fixed; content: ""; top: 150px; left: -2px; padding: 5px; background-color: rgb(3, 67, 128); border: 2px solid #6288ad; box-shadow: 0 0 40px rgba(3, 67, 128, 0.5); border-radius: 5px; cursor: pointer; }
    .sideNavBar span { width: 5px; height: 5px; background-color: #fff; display: block; margin-bottom: 5px; border-radius: 5px; }
        .sideNavBar span:last-child { margin-bottom: 0; }
.sidemenuopen { display: block !important; }
.sidenav { height: 100%; width: 300px; position: fixed; z-index: 9999; top: 0; left: 0; background-color: #fff; overflow-x: hidden; transition: 0.5s; border-right: 1px solid #eee; box-shadow: 0 0 25px rgba(0, 0, 0, 0.4); }
#sideMenu ul li a { font-size: 16px; color: #333; font-weight: 500; position: relative; text-decoration: none; display: block; transition: 0.3s all; -webkit-transition: 0.3s all; padding: 12px; border-bottom: 1px solid #e4e4e4; position: relative; padding-left: 40px; }
#sideMenu ul { margin-top: 0; }
    #sideMenu ul li a:before { position: absolute; content: ""; width: 18px; height: 18px; top: 15px; left: 15px; background: url(/Content/Images/bulletIcon.png) no-repeat; }
.closebtn { display: inline-block !important; position: absolute; right: 7px; color: #fff !important; font-weight: 800; padding: 0 !important; font-size: 30px; top: 7px; }
#sideMenu h3 { padding: 10px; display: inline-block; color: #fff; margin-top: 0; margin-bottom: 0; font-weight: 600; }
#sideMenu h4 { padding: 10px; display: inline-block; color: #fff; margin-top: 0; margin-bottom: 0; font-weight: 600; }
.sideMenuTitle { background-color: rgb(3, 67, 128); padding: 10px; }
#sideMenu ul li.active a { color: #e1672e; }
.menuicon-new3:before { background: url(Images/icons/aca_ichra_calc.png) -1px 4px/50px no-repeat; }
.breadcrumb { padding-left: 0; }
.title-h4 { font-size: 18px; font-weight: 600; color: #333; margin-bottom: 0; margin-top: 20px; }
.service-hg { min-height: 100%; }
.min-hg-services { min-height: 353px; }
/*.service-hg1 {min-height: 227px;}*/
.serv-bg1 { min-height: 190px; }
.Selectform-listdropdwn.list-scroll ul { height: 235px; overflow: scroll; }
.ichra-aff-result { padding: 15px; border-radius: 5px; margin-top: 12px; box-shadow: 0 0 10px rgba(35, 78, 142, 0.4); }
.ichraresult p { margin-bottom: 0; }
.min-h-p { min-height: 75px; }
.img-s60 .icon-size { width: 60px; height: auto; }
.ichra-aff-result .ichraresult h3 { width: 43.2%; }
.flx_li li { display: flex; }
.list-unstyledsbdesk { padding-left: 0px; }
.visible xs-1 { display: none !important; }
.new-list { padding-left: 20px; }
    .new-list li { position: relative; padding-left: 23px; padding-top: 10px; color: #575757; font-size: 16px; line-height: 25px; list-style: none; }
        .new-list li:before { position: absolute; content: ""; background: url(/Content/Images/list_bullet.png) no-repeat center; left: 0; top: 16px; width: 15px; height: 13px; }
    .new-list.pLeft0 { padding-left: 0; }
.new-sublist { padding-left: 0; margin-bottom: 15px; }
    .new-sublist li { padding-left: 25px; }
        .new-sublist li:before { position: absolute; left: 0; top: 16px; width: 25px; height: 14px; content: ""; background: url(/Content/Images/sub_list.png) no-repeat center; }
.bnrPhone { display: inline-block; margin-right: 20px; font-size: 16px; color: #234e8e; font-weight: 600; }
.banner-top { text-align: right; margin-right: 10px; display: flex; float: right; align-items: center; }
.bottom-menu { float: right !important; margin-top: 5px; }
.topmenu-1 { display: flex; align-items: center; }
.bnrPhone i { margin-right: 5px; font-size: 18px; }
.signInMenu .nav > li > button { padding: 8px 15px; }
.bnrPhone a { color: #234e8e; }
    .bnrPhone a:hover, .bnrPhone a:focus { text-decoration: none; }
.tel-link { color: #234e8e; }
a:hover.tel-link, a:focus.tel-link { text-decoration: none; }
.min_htbsc { min-height: 190px; text-align: center; transition: transform 420ms cubic-bezier(.165,.84,.44,1); }
a.box-animate:hover .min_htbsc { box-shadow: 0px 0px 24px #eaeaea; transform: scale(1.03); }
a.box-animate:hover, .box-animate:focus { text-decoration: none !important; }
.min_htbscsub { min-height: 50px; }
.box-animate h3 { color: #212121; }
.box-animate span { text-decoration: underline; }
.hght-2 { min-height: 190px; }
.serv-sec h2.common-h2 { position: relative; top: 30px; }
.serv-sec .main-build-pack { margin-top: 60px !important; }
.topPos { top: 32px !important; }
.bor-Right { border-right: 1px solid #eee; position: relative; min-height: 215px; }
.tab-values h3 { font-size: 18px; font-weight: 600; color: #212121; padding-bottom: 0px; padding-top: 0; text-align: center; }
.tab-box { border: 1px solid #f0f0f0; padding: 15px; }
.tab-img img { margin: 0 auto; }
/*Homepage Vertical Tab Section*/
.vertical-tab .nav.nav-tabs { float: left; width: 250px; border-bottom: none; z-index: 9; }
.vertical-tab { margin-top: 30px; }
/*.vertical-tab-list li a {color: #212121;padding: 15px;font-size: 18px;display: block;margin-bottom: 7px;background-color: #f7f7f7;font-weight: 500;text-align:center;border:2px solid #f7f7f7;border-top-left-radius:0;border-bottom-left-radius:0;border-left:5px solid #f7f7f7;}
.vertical-tab-list li {list-style: none;margin-right:15px;position:relative;overflow:hidden;}*/
.vertical-tab-list li { list-style: none; margin-right: 15px; position: relative; overflow: hidden; border: 2px solid transparent; border-right: none; border-right: none; margin-bottom: 7px; width: 100%; transition: linear 0.2s all; -webkit-transition: linear 0.2s all; border-left: none; }
    .vertical-tab-list li a { color: #294776; padding: 15px; font-size: 18px; display: block; background-color: #d0dfff; font-weight: 500; text-align: center; border-top-left-radius: 0; border-bottom-left-radius: 0; width: 94%; transition: linear 0.3s all; -webkit-transition: linear 0.3s all; border-left: 5px solid #f7f7f7; font-weight: 600; height: 131.5px; border: 2px solid #e4ebfb; }
    .vertical-tab-list li::before { position: absolute; content: ""; width: 55px; height: 134px; background-color: #C6D6F7; border-radius: 0; top: 0; left: 0; transition: 0.3s all; color: #212121; }
    .vertical-tab-list li.active:before { background-color: #d55c1c26; color: #fff; }
    .vertical-tab-list li.step1:before { content: "1"; }
    .vertical-tab-list li.step2:before { content: "2"; }
    .vertical-tab-list li.step3:before { content: "3"; }
.tab-icon { display: block; }
    .tab-icon img { height: 50px; margin-bottom: 10px; opacity: 0.8; }
.ver-tab-right h3 { margin-top: 0; color: #234e8e; font-size: 18px; font-weight: 600; }
.ver-tab-right p { margin-top: 10px; }
.ver-tab-right h3 span { display: inline-block; vertical-align: middle; margin-right: 5px; }
    .ver-tab-right h3 span img { width: 60px; }
.vertical-tab-list li a:hover, .vertical-tab-list li a:focus, .vertical-tab-list li a:active { text-decoration: none; }
/*.vertical-tab-list li.active {width: 100.5%;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.vertical-tab-list li.active a {border: 2px solid #234e8e;border-right-color: rgb(35, 78, 142);border-right-style: solid;border-right-width: 2px;background-color: #fff;border-right: none;border-left:5px solid #234e8e;color:#EE7D41;}*/
.vertical-tab-list li.active { border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: none; border-left: none; }
    .vertical-tab-list li.active a { color: #231F20; border: none; border: 2px solid #ee7d41; border-left-color: rgb(238, 125, 65); background-color: #fff; width: 101%; background: linear-gradient(to right, #ee7d41 20%, #fff); }
.ver-tab-right { border: 2px solid #ee7d41; border-radius: 2px; min-height: 200px; height: 100%; padding: 15px; background-color: #fff; box-shadow: 0 0 14px rgb(255, 255, 255); }
.ver-tab-content { width: calc(100% - 250px); margin-left: -3px; z-index: 1; height: 416px; overflow: hidden; }
.vertical-tab-list li a span.steps-count { position: absolute; left: 4px; color: #6186bf; font-weight: 600; font-size: 25px; top: 4px; font-size: 80px; }
.vertical-tab-list li.active a span.steps-count { color: #fff; }
.vertical-tab-list li:last-child { margin-bottom: 0; }
.f-18 { font-size: 18px; }
.vertical-tab-list li a .tab-icon.step1-icon { background: url(/Content/Images/icons/preparation-icon.png) no-repeat 0/60px; width: 60px; height: 60px; display: block; margin: 0 auto; margin-bottom: 0px; margin-bottom: 10px; opacity: 0.9; }
.vertical-tab-list li a .tab-icon.step2-icon { background: url(/Content/Images/icons/processing-icon-black.png) no-repeat 0/60px; width: 60px; height: 60px; display: block; margin: 0 auto; margin-bottom: 0px; margin-bottom: 10px; opacity: 0.9; }
.vertical-tab-list li.active a .tab-icon.step1-icon { background: url(/Content/Images/icons/preparation-icon-orange.png) no-repeat 0/60px; opacity: 1; }
.vertical-tab-list li.active a .tab-icon.step2-icon { background: url(/Content/Images/icons/processing-icon-orange.png) no-repeat 0/60px; opacity: 1; }
.sub-heading p { line-height: 20px; font-weight: 500; }
.f-14 { font-size: 14px; }
.basic_box6 span:after { content: "6"; }
.main_basic_step6 .main_basic_sec ::after { right: -10px; }
.main_basic_step6 .main_basic_sec span::after { right: 0; }
.main_basic_step6 .basic_box5::after { display: block; }
.main_basic_step6 .basic_box6::after { display: none; }
.services-p { font-weight: 500; margin-top: 10px; }
.FlowBox .f-icon.cnt7 span::after { content: "7"; }
.tbl-width { max-width: 500px; }
.f-16 { font-size: 16px; }
.video-frame { border: 1px solid #dedede; height: 250px; }
.bnr-caption-orange { background-color: #fff7f4; padding: 10px 12px; border: 1px solid #EE7D41; border-radius: 4px; box-shadow: 0 0 8px rgba(238, 125, 65, 0.3); font-size: 18px; line-height: 26px; margin-top: 30px; }
.dis-none { display: none; }
.media-img img { width: 60px; }
.pointer-none { pointer-events: none; }
.txt-white { color: #fff !important; }
.tooltip { font-size: 14px; padding: 10px; }
.mbl-icon img { width: 35px; }
.width50 { width: 50px; }
.pad15 { padding: 15px; }
.main_basic_step6 .basic_box h4 { line-height: 24px; }
.line-h26 { line-height: 26px; }
.chat-icon { margin-left: 5px; font-size: 22px; }
button.close:hover { color: #fff !important; }
.tab-content > .active { -webkit-animation: slide-down .3s ease-out; -moz-animation: slide-down .3s ease-out; }
.description-indent { padding-left: 6px; border-left: 5px solid #e2eaf6; margin-left: 13px; }
.vertical-tab-list li.active .tab-icon img { -webkit-filter: grayscale(0); opacity: 1; }
.pTop20 { padding-top: 20px; }
* { scrollbar-width: thin; scrollbar-color: #ddd #fff; }
    *::-webkit-scrollbar { width: 5px; }
    *::-webkit-scrollbar-track { background: #fff; }
    *::-webkit-scrollbar-thumb { background-color: #ddd; border-radius: 20px; }
.deadline-strip-note { box-shadow: 0px 0px 14px #ddd; padding: 20px 15px; border-radius: 4px; background-color: #fff; border-left-width: 1px; border-left-width: 1px; border-left-width: 3px; border-right: 3px solid #ee7d41; width: 100%; margin: 0 auto; overflow: hidden; position: relative; margin: 30px 0; }
    /*.deadline-strip-note::before{content:""; width:250px; height:250px; border-radius:50%; background-color:#ffeae0; left:-60px; top:-80px; position:absolute;}*/
    .deadline-strip-note:before { content: ""; width: 200px; height: 200px; border-radius: 50%; background-color: #ffeae0; left: -60px; top: -80px; position: absolute; }
    /*.deadline-strip-note::after{content: "";width: 260px;height: 260px;border-radius: 50%;background-color: transparent;left: -60px;top: -80px;position: absolute;border: 2px dashed #f4ac86;}*/
    .deadline-strip-note:after { content: ""; width: 205px; height: 205px; border-radius: 50%; background-color: transparent; left: -60px; top: -80px; position: absolute; border: 2px dashed #f4ac86; }
    .deadline-strip-note h3 { font-size: 22px; font-weight: bold; color: #ee7d41; margin-top: 7px; }
        .deadline-strip-note h3 sup { font-size: 17px; }
    .deadline-strip-note img { width: 45px; }
.deadline-year { font-size: 30px; font-weight: 500; color: #000; }
.deadline-right-content h4 { font-size: 20px; font-weight: 700; color: #ee7d41; margin-top: 0; }
.deadline-right-content p { line-height: 24px; font-weight: normal; }
    .deadline-right-content p b { color: #234e8e; }
.deadline-right-content h5 { font-weight: 600; color: #000; line-height: 25px; font-size: 16px; margin-bottom: 0px; }
.deadline-strip-note1 { border: 1px solid #ddd; border-radius: 8px; width: 96%; margin: 0 auto; margin: 30px 0; }
    .deadline-strip-note1 h3 { font-size: 18px; margin-top: 10px; font-weight: 600; color: #234e8e; }
.border-left { border-left: 1px solid #ddd; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .ver-tab-content { /*height:538px;*/ height: 570px; }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ver-tab-content { /*height: 538px;*/ height: 570px; }
}

@-moz-document url-prefix() {
    .ver-tab-content { /*height: 538px;*/ height: 570px; }
}
.bnr-caption1 { font-size: 18px; margin-left: 20px; font-weight: 600; }
.padBot30 { padding-bottom: 30px; }
.jus-center { justify-content: center; }
.trusted-logo img { width: 200px; }
.trusted-logo { border-right: 1px solid #ccc; padding: 0 30px; }
.bor-right-none { border-right: none; }
.serv-sec { padding-top: 0; }
.trusted-logo.trusted-logo3 { padding-left: 5px; }
.border-right { border-right: 1px solid #ddd; }
.ctaCaption { visibility: visible; color: #666; }
.span-h1 { color: #212121 !important; font-weight: 600 !important; }
.deadline-right-content p b.orange-clr { color: #ee7d41; }
.deadline-strip-note.mBot15 { margin-bottom: 15px; }
.table-font tbody tr td, .table-font thead tr th { font-family: 'open sans', sans-serif; font-weight: 600; }
.pTop8 { padding-top: 8px; }
.pt-125px { padding-top: 125px !important; }
/*.deadline-right-content{padding-right:0;}*/
.padL100 { padding-left: 100px; }
.topPos { top: 30px !important; }
.span-h1 { color: #212121 !important; font-weight: 600 !important; }
.resource-cal-box .serv-Content h3 { font-size: 15px; font-weight: 500; }
.color-black { color: #666; }
.color-white { color: #fff; }
.aca-template { margin: 0 auto; }
.dis-none { display: none; }
.th-height { height: 50.5px; }
.dwn-bnr { background: url('/Content/Images/download-our-template-bnr.png') no-repeat top center; }
/*New Tabs*/
.steps-new li { list-style: none; }
.stepsTab .nav-pill-main-div { position: relative; border-radius: 10px; box-shadow: inset -1px -7px 28px 3px #e4efff; height: 100%; width: 100%; padding: 20px; }
.stepsTab ul.tabs { margin: 0px; padding: 0px; list-style: none; }
    .stepsTab ul.tabs li { background: none; color: #222; display: inline-block; padding: 10px 15px; cursor: pointer; transition: 0.3s ease all; width: 33%; }
        .stepsTab ul.tabs li.current { color: #222; transition: 0.3s ease all; }
            .stepsTab ul.tabs li.current span { color: #234e8e; transition: 0.3s ease all; }
.stepsTab .tab-content { display: none; padding: 15px; transition: 0.3s ease all; }
    .stepsTab .tab-content.current { display: inherit; transition: 0.3s ease all; }
.stepsTab .nav-justified > li { float: none; }
    .stepsTab .nav-justified > li span { width: 100%; }
.customize_tabs .nav-justified > li { float: none; }
.customize_tabs span.ease-effect { text-decoration: none; -webkit-transition: 0.3s all ease; transition: 0.3s ease all; }
    .customize_tabs span.ease-effect:hover, .customize_tabs span.ease-effect:focus, .customize_tabs ul.tabs li.current span:hover, .customize_tabs ul.tabs li.current span:focus { color: #FFF; transition: 0.3s ease all; }
.customize_tabs span.ease-effect { display: inline-block; text-align: center; font-weight: bold; padding: 14px 0px; border-top-right-radius: 2px; border-top-left-radius: 2px; position: relative; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1); }
.customize_tabs .ease-effect:before { -webkit-transition: 0.5s all ease; transition: 0.5s all ease; position: absolute; top: 0; left: 50%; right: 50%; bottom: 0; opacity: 0; content: ''; background-color: #234e8e; z-index: -2; }
.customize_tabs .ease-effect:hover:before, .customize_tabs .ease-effect:focus:before { -webkit-transition: 0.5s all ease; transition: 0.5s all ease; left: 0; right: 0; opacity: 1; }
.steps-new li h3 span { position: relative; background-color: #234e8e; padding: 3px 10px; border-radius: 4px; color: #fff; font-weight: 700; margin-right: 10px; }
    .steps-new li h3 span::before { position: absolute; content: ""; border-left: 8px solid #234e8e; border-top: 8px solid transparent; border-bottom: 8px solid transparent; right: -7px; top: 9px; }
.steps-new li h3 { font-size: 20px; font-weight: 600; margin-bottom: 25px; margin-top: 35px; }
.downloadIcon img { width: 30px; }
.newTab .tab-content { background-color: #fff; padding: 20px; border: 1px solid #ee7d41; }
.pricing-tbl.letter5699.temp-table table.table-bordered > tbody > tr > td { text-align: left !important; }
.pricing-tbl.letter5699.temp-table table.table-bordered > thead > tr > th { text-align: left !important; }
.pricing-tbl.letter5699.temp-table table.table-bordered > tbody > tr > td:last-child { text-align: center !important; }
.template_ul { display: flex; justify-content: center; }
.newTab .nav-pills > li > a { border-radius: 0; border: 1px solid #ddd; font-weight: 600; color: #212121; padding: 12px !important; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.newTab .nav-pills > li.active > a { background-color: #ee7d41; color: #fff; border: 1px solid #ee7d41; box-shadow: none; }
    .newTab .nav-pills > li.active > a, .newTab .nav-pills > li.active > a:hover, .newTab .nav-pills > li.active > a:focus { padding: 12px !important; }
.newTab .nav-pills > li.active::after { border: none; }
.newTab { margin-top: 30px; }
.f-16 { font-size: 16px !important; }
.width50 { width: 50px }
.tbl-width { max-width: 500px; }
.contact-caption a.nj-dnw-link { color: #454545; text-decoration: underline; }
.conversionText { background-color: rgba(255, 239, 231, 0.3); padding: 15px; border-radius: 4px; border: 1px solid #EE7D41; border-left-color: rgb(238, 125, 65); border-left-style: solid; border-left-width: 1px; box-shadow: 0 0 10px rgba(238, 125, 65, 0.2); border-left: 5px solid #EE7D41; margin-top: 15px; }
    .conversionText p { font-weight: 500; }
    .conversionText h4 { font-weight: 600; font-size: 18px; margin-bottom: 15px; }
.contact-text { margin-bottom: 5px; padding-left: 20px; }
    .contact-text a { font-size: 16px; font-weight: 600; }
    .contact-text img { width: 30px; margin-right: 12px; }
.deadline-box { border: 1px solid #eee; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); margin-bottom: 20px; }
.deadline-img { background-color: #ffeae0; padding: 15px; text-align: center; }
    .deadline-img img { width: 24%; margin: 0 auto; display: block; }
    .deadline-img p { font-size: 20px; color: #ee7d41; font-weight: bold; margin-top: 10px; margin-bottom: 0; }
.deadline-box h4 { text-align: center; padding: 15px 10px; font-size: 16px; line-height: 24px; color: #234e8e; font-weight: 600; margin-top: 0; margin-bottom: 0; }
.deadline-box h3 { text-align: center; padding: 15px 10px; font-size: 16px; line-height: 24px; color: #234e8e; font-weight: 600; margin-top: 0; margin-bottom: 0; }
.bor-right-gray { border-right: 2px solid #e3e3e3; padding-right: 20px; }
.form-img { width: 100%; border: 1px solid #eee; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); border-radius: 10px; background-color: #fff; margin-bottom: 20px; margin-top: 15px; }
.reporting-ser-box { margin-top: 20px; border: 1px solid #234e8e; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); border-radius: 4px; }
    .reporting-ser-box .media-img { padding: 0; background-color: #f7faff; border-top-left-radius: 10px; border-top-right-radius: 10px; }
        .reporting-ser-box .media-img img { width: 98%; margin: 0 auto; display: block; padding: 10px; }
    .reporting-ser-box .media-content { padding: 30px 15px 15px 15px; min-height: 310px; }
.intermidiate { background: url(Images/intermediate-bg.png) no-repeat; width: 100%; /*min-height: 100vh; padding: 30px 0 30px 0;*/ /*display: flex; align-items: center;*/ height: 100vh; background-size: cover !important; }
.logo-section img { width: 270px; }
.logo-section figcaption { font-size: 22px; padding: 15px 0px; font-weight: 600; font-style: italic; margin-bottom: 20px; }
.body-section { background: linear-gradient(rgba(255,255,255,0.7),rgba(255,255,255,0.7)); border-radius: 6px; box-shadow: 0px 0px 9px #d6d6d6; padding: 25px; }
.ml-0 { margin-left: 0px; }
.txt-black { color: #000 !important; }
.list-intermit { padding-left: 20px; }
    .list-intermit li { position: relative; padding-left: 23px; padding-top: 10px; color: #000; font-size: 16px; line-height: 25px; list-style: none; }
        .list-intermit li:before { position: absolute; content: ""; background: url(/Content/Images/tick.png) no-repeat center/18px; left: -3px; top: 14px; width: 18px; height: 18px; }
.icon-sec { background: #EFEDEE; border-radius: 50px; width: 60px; height: 60px; margin: auto; position: relative; /* box-shadow: 4px 5px 9px #0E4B4F; */ }
    .icon-sec img { width: 30px; margin: auto; justify-content: center; top: 0; bottom: 0; position: absolute; left: 0; right: 0; opacity: 0.6; }
.pad-20 { padding: 0px 20px; }
.fnt-wgt-600 { font-weight: 600; }
.requirement_sec { border-left: 2px solid #377f83; padding-left: 35px; position: relative; overflow: hidden; }
    .requirement_sec:before { content: ""; width: 50px; height: 50px; border-radius: 100%; background-color: #377f83; left: -23px; top: 0px; position: absolute; padding-left: 28px; padding-top: 11px; }
    /*.requirement_sec:before { background-color: #fff; content: ""; font-weight: 700;width:10px;height:10px; }*/
    .requirement_sec::after { content: ""; position: absolute; width: 25px; height: 25px; background-color: #fff; top: 12px; left: -10px; border-radius: 250px; }
.submit_sec { border-left: 2px solid #377f83; padding-left: 35px; position: relative; overflow: hidden; }
    .submit_sec:before { content: ""; width: 50px; height: 50px; border-radius: 100%; background-color: #377f83; left: -23px; top: 0px; position: absolute; padding-left: 28px; padding-top: 11px; }
    .submit_sec::after { content: ""; position: absolute; width: 25px; height: 25px; background-color: #fff; top: 12px; left: -10px; border-radius: 250px; }
/*.submit_sec:before { color: #fff; content: "2"; font-size: 18px; font-weight: 700; }*/
.black-button, .black-button:focus { border: 1px solid #000 !important; color: #000 !important; border-radius: 3px; }
    .black-button:hover { text-decoration: none; background-color: #deefff; }
.pTop15 { padding-top: 15px; }
.common_h4 { line-height: initial; }
a.white_link { color: #fff; text-decoration: underline; transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s; outline: none !important; }
    a.white_link p.txt-white { transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s; outline: none !important; }
    a.white_link:hover, a.white_link:focus { color: #0f1c1d !important; }
        a.white_link:hover p.txt-white, a.white_link:focus p.txt-white { color: #0f1c1d !important; }
.submit_sec h3 { line-height: normal; }
.common-h2.text-left { text-align: left !important; }
.pricing-tbl.letter5699.state-table .table-bordered > tbody > tr > td:last-child { text-align: left !important; }
.state-table table tbody tr td { font-weight: 500; }
    .state-table table tbody tr td p { font-size: 16px; margin-top: 0; margin-bottom: 5px; font-weight: 500; line-height: 22px; }
    .state-table table tbody tr td span { display: block; color: #e1672e; font-weight: 600; font-style: italic; font-size: 17px; }
    .state-table table thead tr th:last-child, .state-table table tbody tr td:last-child { min-width: 250px; }
.state-box { width: 19%; margin-right: 15px; border: 1px solid #2e5794; text-align: center; border-radius: 10px; padding: 15px 10px; background-color: #fff; margin-top: 15px; }
    .state-box h3 { font-size: 16px; margin-top: 0; margin-bottom: 0; font-weight: 600; }
.pricing-tbl.letter5699.state-table table.table-bordered > tbody > tr > td { text-align: left !important; }
    .pricing-tbl.letter5699.state-table table.table-bordered > tbody > tr > td:first-child { text-align: center !important; }
.state-table { margin-bottom: 25px !important; }
.stateBanner { background: url("Images/state-overview-bg.png") no-repeat left bottom #fbfbfc; padding-bottom: 15px; }
.stateicons img { width: 50px; margin-right: 3px; }
.state-table table tbody tr td span label { color: #212121; font-weight: 500; display: inline; font-size: 15px; }
.state-page-body h2.common-h2 { font-size: 24px; }
.massachusetts { background: url(/Content/Images/massachusetts-bnr-img.png) no-repeat top right #fbfbfc; }
.deadelineTbl table tbody tr td { background-color: rgba(238, 125, 65, 0.1); border: 1px solid rgb(238, 125, 65); padding: 10px 15px; }
.deadelineTbl h4 { font-weight: 600; line-height: 22px; }
.pRight0 { padding-right: 0; }
.pricing-tbl.letter5699.addTable .table-bordered > thead > tr > th:last-child { width: 310px; }
.pricing-tbl.letter5699.addTable .table-bordered > tbody > tr > td { text-align: left !important; }
.bnr-caption-list h4 { font-size: 20px; font-weight: 600; margin-top: 0; margin-bottom: 15px; }
.bnr-list-new { padding-left: 25px; }
.bnr-list-new li { position: relative; padding-bottom: 10px; font-size: 17px; padding-left: 20px; list-style: none; }
.bnr-list-new li::before { position: absolute; content: ""; width: 13px; height: 13px; background: url(/Content/Images/icons/bnr-arrow-icon.png) no-repeat 0/13px; top: 6px; left: 0; }
.list-unstyled.tbl-list li { position: relative; padding-left: 25px; }
    .list-unstyled.tbl-list li span { position: absolute; left: 0; }
.addTable table tbody tr td { line-height: 26px !important; }
ul.tbl-list { padding-left: 15px; }
.pTop10 { padding-top: 10px; }
.california { background: url(/Content/Images/california-bnr.png) no-repeat top right #fbfbfc; }
.doc { background: url(/Content/Images/district-of-columbia-bnr.png) no-repeat top right #fbfbfc; }
.explore h4 { line-height: 26px; }
footer.intermediate_footer { display: block; }
.intermediate_footer { background-color: #609c9d !important; padding: 20px; border-top: 1px solid #fff; color: #fff; }
    .intermediate_footer a { text-decoration: underline; transition: 0.3s all; -webkit-transition: 0.3s all; color: #fff; }
        .intermediate_footer a:hover, .intermediate_footer a:focus, .intermediate_footer a:active { color: #333; }
.mRight30 { margin-right: 30px; }
.resourcesBnr.f1095bnr { min-height: 450px; }
p.bnr-caption-new { color: #212121; font-size: 20px; text-align: left; font-style: italic; line-height: inherit; margin-top: 20px; font-weight: 500; padding-left: 10px; border-left: 4px solid #234e8e; }
#myRequirementModal .modal-dialog { margin-top: 50px; }
.popup-span { display: block; font-size: 16px; font-weight: 500; font-style: italic; margin-top: 5px; margin-bottom: 5px; color: #ee7d41; }
.ip-field1 select#ServiceNeed { padding-left: 18px; }
.tacList { display: inline-block; }
.tacList li { text-align: left; }
.tablehover tbody tr { background-color: #fff; transition: 0.3s all; -webkit-transition: 0.3s all; }
.tablehover tbody tr:hover { box-shadow: inset 0 0 15px #d6e6ff; background-color: #f5f9ff; cursor: pointer; }
    .tablehover tbody tr:hover a { color: #e1672e; }
.tablehover tbody tr td a { transition: 0.3s all; -webkit-transition: 0.3s all; font-weight: 600; }
h2.f18-h2 { font-size: 18px; }
/*a:hover,*/ a.nj-dnw-link:hover, .exp-trust .exp-box span:hover, .txt-link-withline:hover { color: #e1672e !important; }
.stateInnerBnr { background: url(/Content/Images/state-banner-bg.png) no-repeat left bottom; background-size: cover; width: 100%; min-height: 330px; padding: 50px 0 20px 0; }
.instr1095 { min-height: 500px; padding-bottom: 20px; }
.lineCode { position: relative; }
.lineCode::before { position: absolute; content: ""; background-color: #234e8e; border-left: 3px solid #234e8e; height: 100%; left: 0; }
.h4-span { background-color: #234e8e; display: inline-block; padding: 10px 20px 10px 15px; margin-top: 0; color: #fff; font-weight: bold; border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
.res-h4 { font-size: 18px; font-weight: 600; color: #333; margin-top: 0; }
.res-h5 { font-size: 16px; font-weight: bold; color: #333; }
.tablehover tbody tr:hover.hover-none { box-shadow: none; background-color: #fff; cursor: default; }
/*****feature*********/
.feat-col { border: 2px solid #eee; border-top: 2px solid #EE7D41; padding: 20px; min-height: 333px; }
a .feat-col:hover { box-shadow: 0px 0px 10px rgba(0,0,0,0.2); background: linear-gradient(to bottom, #bcd0e6, #fff); border: 2px solid #eee; transition: 0.3s all linear; border-top: 2px solid#234e8e; }
.feat-col:hover { box-shadow: 0px 0px 10px rgba(0,0,0,0.2); background: linear-gradient(to bottom, #bcd0e66e, #fff); border: 2px solid #eee; transition: 0.3s all linear; border-top: 2px solid#234e8e; }
.feat-body { padding-top: 0px; }
.feat-body p { min-height: 130px; }
.feat-body h3 { color: #000; font-size: 18px; font-weight: 700; }
.feat-body a { color: #234e8e; font-size: 16px; font-weight: 600; }
.feature-a:hover { text-decoration: none; }
.ma-bnr { padding: 90px 0px 60px 0px; }
.feat-body span { color: #234e8e; font-size: 16px; font-weight: 600; }
.feat-body span:hover { color: #EE7D41; }
.by-left { margin-left: 20px; }
.by-h4 { color: #ee7d41; }
.btn-gtng { padding: 9px 10px 10px; background-color: #fff; }
/*.by-sec p:before { content: "- or -"; position: absolute; font-weight:800;height: 21px; right: -25%; top: 7px; bottom: 0; width: 56%;  background: #b7b7b7;  z-index: 0; }*/
.by-sec { border-right: 1px solid #eee; }
.btn-top { margin-top: 20px; }
.intermidiate .common_h4 { font-size: 22px; }
.mLeft10 { margin-left: 10px; }
/*.bor-Right-green { border-right: 1px solid #aacbcd; }*/
.contact-box-text { margin-bottom: 15px; padding: 10px; }
.contact-box-text h4 { color: #333; font-size: 18px; margin-bottom: 10px; margin-top: 0px; }
.contact-box-text a { font-size: 16px; text-decoration: underline; margin-top: 10px; border-radius: 4px; }
.contactIcon img { width: 20px; }
.contact-box .black-button { margin-top: 20px; font-size: 15px; text-decoration: none; }
.bor-Right-green { border-right: 1px solid #619c9f; }
.bor-Right-green1 { position: relative; }
.bor-Right-green1::before { position: absolute; border: 1px solid #aacbcd; content: ""; right: 0; width: 2px; height: 100%; }
.contact-box { text-align: center; margin-top: 15px; min-height: 156px; }
.contactIcon { border: 2px solid #377f83; display: inline-block; padding: 10px; border-radius: 250px; background-color: #fff; }
.border-right-green-new { border-right: 2px solid #b1d1d4; }
.mTop18 { margin-top: 18px; }
.contact-box-text a:hover { color: #e1672e !important; }
a.bnr-link:hover, a.bnr-link:focus { color: #ee7d41; }
a.txt-link:hover, footer a:hover { color: #ee7d41; }
.ftr-box2 .resrc-list li a:hover, .copyrights-footer a:hover { color: #ee7d41; }
.bnr-btn { padding: 13px 30px 16px; }
.img-ht { max-width: 580px; }
.deadline-right-CTA p { font-weight: 600; }
.deadline-right-CTA { position: relative; text-align: center; }
.deadline-right-CTA::before { position: absolute; content: ""; left: -25px; top: -4px; width: 1px; height: 125px; background-color: #d1d1d1; transform: rotate(10deg); }
.section-divider-deadline.deadline-right-CTA::before { height: 100px; }
.section-divider-deadline1.deadline-right-CTA::before { height: 100px; }
.deadline-right-CTA p { color: #000; }
.deadline-right-CTA a { font-size: 18px; }
.deadline-banner-right-widget { box-shadow: 0px 0px 14px #dbdbdb; background-color: #fff; padding: 20px 15px; border-radius: 4px; border-left: 3px solid #ee7d41; border-right: 3px solid #ee7d41; }
.deadline-banner-right-widget h4, .deadline-banner-right-widget h3, .deadline-banner-right-widget h2 { font-size: 18px; font-weight: 700; font-style: italic; color: #212121; line-height: 24px; }
.deadline-banner-right-widget h4 span, .deadline-banner-right-widget h3 span, .deadline-banner-right-widget h2 span { color: #ee7d41; }
.Deadline-banner.InnerBanner .main-bnr { margin-top: 36px; }
.Deadline-resourceList .resourceWidgetList { height: inherit; overflow-y: unset; }
.Deadline-resourceList { margin-bottom: 0px; }
.Deadline-resourceList.resourceWidgetBg::before { height: 100%; left: 10px; }
.deadline-banner-right-widget .list_arw li { font-size: 16px; text-align: left; }
.deadline-banner-right-widget { text-align: center; }
.deadline-banner-right-widget .list_arw { display: inline-block; }
.Deadline-resourceList .resourceWidgetList li { font-size: 14px; }
.deadline-tableOf-content { width: 90%; }
.paidad { background: url(../Content/Images/paidadbanner.jpg)no-repeat; }
.paidadbanner { background-color: #175aba; }
.download-temp table input { width: 500px; padding: 12px; margin: 5px 0px 0px; border: 1px solid #b7b7b7; border-radius: 5px; }
.download-temp table { margin: auto; }
.download-temp table td { display: block; padding: 10px; margin: auto; justify-content: center; }
.download-temp .chkbox label { position: initial; padding-left: 10px; font-weight: 600; }
.download-temp input { width: 8%; min-height: 20px; }
.chkbox { display: flex; }
#DownloadTemp .modal-header { background: #e9f1ff; border-bottom: 1px solid #afb1b2; }
#DownloadTemp .modal-header .close { color: #fff; }
#acaGuidanceThankYouPopup .modal-body { padding: 20px; }
.min-ht-110 p { min-height: 110px; margin-top: 10px; }
.rsnonline img { width: 65px; }
.foot_adpopup { display: none !important; }
.rsnonline h3 { color: #212121; padding: 0px; font-size: 18px; font-weight: bold; margin-top: 15px; }
.pop-tit-bg { padding: 10px 0px 5px 0px; }
.pop-img img { height: 70px; width: auto; }
.pop-img { border: 2px solid #bed9ff; padding: 10px; border-radius: 5px; min-height: 144px; }
.pop-img p { color: #000; font-weight: 500; font-size: 16px; margin-top: 5px; }
#adPopup h2 { font-size: 20px; }
#adPopup p, .bottom_fixed_bar p { font-size: 18px; }
#adPopup span { color: #EE7D41; }
.exitp-head-code { background-image: url('Images/code_sheet_exit_popup.png'); height: 285px; background-position: center top 35px; background-repeat: no-repeat; }
.exitp-head-reprt { background-image: url('Images/aca_reporting_exit_popup.png'); height: 285px; background-position: center top 45px; background-repeat: no-repeat; }
.exitp-body { height: 200px; }
.text-yellow { color: #ffce55 !important; }
.input_file { opacity: 0; filter: alpha(opacity=0); position: absolute; left: 0; width: 100%; cursor: pointer; height: 100%; top: 0; }
.step_circle .step_img { width: 110px; height: 110px; border-radius: 100px; border: 4px solid #4188c4; text-align: center; padding: 13px 0; margin-right: 20px; }
.step_circle_orange .step_img, .step_circle_green .step_img, .step_circle_blue .step_img { width: 95px; height: 95px; margin-right: 10px; }
.step_circle_orange .step_img img, .step_circle_green .step_img img, .step_circle_blue .step_img img { width: 45px !important; }
.step_circle_orange .step_img { border: 3px solid #f67280; padding: 20px 0; }
.step_circle_blue .step_img { border: 3px solid #4188c4; }
.step_circle_green .step_img { border: 3px solid #00b348; padding: 20px 0; }
.step_circle .step_img img { width: 55px; margin: 0 auto; }
.inputBorder { border: 2px dashed #BABABA; border-radius: 3px; height: 100%; margin: 5px; padding: 13px; vertical-align: middle; text-align: center; }
.modal-header { background: #fff; color: #ffffff; border-radius: 5px 5px 0 0; }
#divAffordabilityHead button.close { background: url('Images/close_btn.png') no-repeat right center !important; width: 46px; height: 36px; opacity: 1; position: absolute; right: -18px; top: -12px; z-index: 9; }
.btLink { text-decoration: underline; }
.spacer15 { height: 15px; }
.text-yellow-one { color: #ffea00 !important; }
.bg-yellow { background-color: #ffea00 !important; }
.font-36 { font-size: 36px !important; }
.font-34 { font-size: 34px !important; }
.font-italic { font-style: italic; }
.font-weight-500 { font-weight: 500; }
.font-weight-700 { font-weight: 700; }
.bg-blue { background-color: #175aba; }
.text-center { text-align: center !important; }
.text-white { color: #fff !important; }
.irs-logo-service { width: 75px; position: absolute; right: 70px; }
.elite-irs-logo { top: 60px; }
.extra-service-panel { background-color: #154c9b; border-color: #4386d6; box-shadow: -12px -12px #4386d6; max-width: 390px; display: block; }
.mw-400 { max-width: 400px !important; }
.mw-485 { max-width: 485px !important; }
.p-0 { padding: 0px !important; }
.m-0 { margin: 0px !important; }
.extra-service-panel ul li::before { content: "\2713"; position: absolute; left: -10px; top: 10px; color: #ffce55; background: none; font-size: 22px; font-weight: 700; }
.max-w-390 { width: 380px; }
.float-right { float: right; }
.min-vh-90 { min-height: 70vh; }
.service-banner-mTop { margin-top: 70px; }
.float-none { float: none !important; }
.modal-body { padding: 0px; }
.bg-white { background-color: #fff; }
.p-7 { padding: 7px; }
.w-100 { width: 100% !important; }
.min-h-128 { min-height: 128px; !important; }
.w-200px { width: 200px !important; }
.common-cont-icon { width: 60px; }
.common-cont-icon1 { width: 55px; }
.contact-cta-btn { font-size: 16px; padding: 11px 15px 15px; }
.contact-details .bkTo-ALEcalC { width: 55%; }
.d-inline-block { display: inline-block; }
.bg-transparent { background-color: transparent !important; }
.border-0 { border: none !important; }
.shadow-none { box-shadow: none !important; }
.mw-auto { max-width: inherit !important; }
.irs-logo-position-home { width: 75px; position: absolute; right: 190px; top: 175px; }
.irs-logo-position-index { width: 75px; position: absolute; right: 190px; }
.w-90 { width: 90% !important; }
.w-80 { width: 80% !important; }
.w-10 { width: 10%; }
.w-7 { width: 7%; }
.font-24 { font-size: 24px !important; }
.font-22 { font-size: 22px !important; }
.solution-banner-features .ale-inner-wrap:nth-child(1)::after { height: 182px; }
.py-40 { padding: 40px 0; }
.font-20 { font-size: 20px; }
.font-weight-600 { font-weight: 600; }
.font-style-italic { font-style: italic; }
.text-blue { color: #1555af !important; }
.text-black { color: #212121; }
/*.border-right::before{position:absolute; content:""; width:1px; height:100%; background-color:#ddd; left:0; top:0;}*/
.bnr-caption-h3 { font-size: 20px; }
.Deadline-banner img.media-object { width: 70px; }
.Deadline-banner .media-body h4, .Deadline-banner .media-body h3, .Deadline-banner .media-body h2 { font-weight: 700; color: #ee7d41; font-size: 20px; }
.Deadline-banner a.cta-link { font-size: 14px; padding: 6px 15px 7px; margin-top: 15px; }
.Deadline-banner button.cta-link { font-size: 14px; padding: 6px 15px 7px; margin-top: 15px; }
.Deadline-banner .media { border-left: 3px solid #224c8b; padding-left: 13px; }
.Deadline-banner .media p { font-size: 15px; }
/*.dead-remainder { background-color: #f9eae2; border-color: #ee7d41; box-shadow: -12px -12px #f0dacf; padding: 0px 20px 20px 15px; width: 100%; }*/
a.secbtnbnr { font-weight: 600; font-size: 19px; margin-top: 19px; padding: 13px 17px 16px; margin-left: 15px; }
.ftr-cta a.secbtnbnr:hover { border-color: #234e8e; background-color: #fff; color: #EE7D41; }
.state-madate-btn { display: flex; }
#TaxExit_Modal27 ul { margin: 10px; }
#TaxExit_Modal27 ul li { position: relative; padding-left: 16px; padding-top: 10px; color: #575757; font-size: 16px; line-height: 25px; display: inline-block; }
#TaxExit_Modal27 ul li::before { font-family: FontAwesome; content: "\f192"; position: absolute; left: -10px; top: 10px; color: #6298c4; background: none; font-size: 22px; font-weight: 700; }
#TaxExit_Modal27 .modal-dialog { width: 670px; }
.full-service .exp-trust .exp-box { min-height: 230px; }
h4.rytstickycustom { background: none; padding-bottom: 10px; margin-top: -5px !important; }
.stickyicon { border-bottom: 1px solid #ddd; padding: 0px 0px 10px; }
.wdgt-rgt h4 span { font-size: 14px; }
.wdgt-rgt h4 { font-size: 20px; }
.text-link-secondary, .text-link-secondary:focus { color: #234e8e; font-size: 16px; text-decoration: underline; }
.text-link-secondary:hover { color: #ee7d41; }
.text-link-secondary .fa { padding-left: 5px; }
.resize-position-efile { top: 95px; }
.GuideCardBanner { background: url("Images/GuideCardBanner.jpg") no-repeat left center #fbfbfc; }
.GuideCard, .GuideCard:focus { cursor: pointer; border: 1px solid #ddd; text-decoration: none; border-radius: 3px; box-shadow: 0px 0px 10px rgba(0,0,0,0.1); padding: 20px; position: relative; overflow: hidden; text-align: center; margin: 15px 0px; display: inline-block; width: 100%; }
/*.GuideCard::after { position: absolute; height: 400px; right: -312px; background: #37689E; top: calc(-50% - 20px); content: ""; width: 400px; border-radius: 200px; z-index: -999; }*/
.GuideCardimg { /* position: absolute;*/ height: 100%; /*right: -17px;*/ width: 90px; top: 0px; /*display: flex; */ align-items: center; }
    .GuideCardimg img { border: 1px solid #c5e3ff; margin-bottom: 10px; }
.GuideCard h3 { color: #234e8e; margin-top: 0px; }
.GuideCard a { display: inline-block; width: auto; }
.GuideCard:hover { /*transform: scale(1.02); -webkit-transform: scale(1.02);*/ text-decoration: none; border: 1px solid #1e5290; }
.service-popup .modal-lg { width: 765px !important; }
.bg-dark-blue { background-color: #234e8e; }
.mLeft115 { margin-left: 115px; }
.txt-light-yellow { color: #ffe400; }
.font-30 { font-size: 30px; }
.font-18 { font-size: 18px; }
.font-17 { font-size: 17px; }
.blue-txt { color: #234e8e; }
.right-60px { right: 60px; }
.pad-50 { padding: 10px; }
.t-115 { margin-top: 115px; }
.soc-logo-position-index { right: 90px; }
#TaxExit_Modal23 .ale-feature-bx { width: 80%; height: auto; margin: 0 auto; background-color: #fff; padding: 0px 15px; box-shadow: 0 0 14px#ddd; position: relative; top: 0px; border-radius: 6px; border: 1px solid#e1e1e1; }
.bottom_fixed_bar .text-light { color: #575757 !important; }
.top-0 { top: 0px !important; }
.animationdur-none { animation-duration: unset !important; }
.form-img { box-shadow: 0px 0px 14px#dbdbdb; background-color: #fff; /* padding: 20px 15px; */ border-radius: 4px; }
.floatThead-container { top: -22px !important; }
.font-20 { font-size: 20px !important; }
.border-0 { border: 0 !important; }
.w-auto { width: auto !important; }
.px-30px { padding: 0px 30px; }
.h-100vh { height: 100vh !important; }
#accordionSection .panel-default > .panel-heading { color: #333; background-color: rgb(46 104 189 / 19%); border-color: #2f6dc0; padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#accordionSection .panel-default { border-color: #3074c5 !important; }
#accordionSection .panel-default > .panel-heading a { display: block; padding: 13px; color: #244b8d; font-weight: 600 !important; font-size: 16px !important; }
    #accordionSection .panel-default > .panel-heading a:hover, :focus { text-decoration: none !important; }
#accordionSection .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: none; color: black; background-color: rgb(46 104 189 / 10%); }
#accordionSection .panel-default > .panel-heading a:after { content: ""; position: relative; top: -3px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; float: right; transition: transform .25s linear; -webkit-transition: -webkit-transform .25s linear; }
#accordionSection .panel-default > .panel-heading a[aria-expanded="true"] { background-color: #fff; border-top-left-radius: 7px !important; border-top-right-radius: 7px !important; }
#accordionSection .panel-group .panel { margin-bottom: 0; border-radius: 7px !important; }
#accordionSection .panel-default > .panel-heading a[aria-expanded="true"]:after { content: "\f107"; -webkit-transform: rotate(180deg); transform: rotate(180deg); color: #234e8e; font-family: FontAwesome; font-weight: bold; font-size: 24px; }
#accordionSection .panel-default > .panel-heading a[aria-expanded="false"]:after { content: "\f107"; -webkit-transform: rotate(0deg); transform: rotate(0deg); color: #234e8e; font-family: FontAwesome; font-weight: bold; font-size: 24px; }
#accordionSection .panel-group .panel + .panel { margin-top: 5px !important; }
.heading-border { border-bottom: 2px solid #244b8d; width: 20%; margin: auto; margin-top: 15px !important; }
.placeholder-icon { position: absolute; right: 6px; top: 12px; color: #bcbbbb; z-index: 999 !important; }
select { -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important; }
.radio-btn { width: inherit; min-height: 0px !important; }
#accordionSection input[type=radio] { width: 20%; height: 20px; border: 2px solid red !important; top: 4px; position: relative; cursor: pointer; }
#accordionSection input[type='radio']:after { width: 15px; height: 15px; border-radius: 15px; top: 11%; left: 27%; position: relative; /*background-color: #d1d3d1;*/ content: ''; display: inline-block; visibility: visible; border: 2px solid white; }
#accordionSection .form-control:focus { box-shadow: none !important; border-color: #d5d5d5 !important; }
#accordionSection .input-group-addon { background-color: white !important }
#accordionSection input[type=text], #accordionSection input[type=number] { /*border: 1px solid #bcbbbb !important;*/ /*border-bottom-right-radius: 0px !important; border-top-right-radius: 0px;*/ border-right: 0px !important; }
#accordionSection input[type='radio']:checked:after { width: 15px; height: 15px; border-radius: 15px; top: 10%; left: 27%; position: relative; background-color: #f26522; content: ''; }
#accordionSection label { cursor: pointer !important; font-size: 15px; }
#accordionSection input[type="number"] { height: 40px; }
    #accordionSection input[type="number"]:focus { /*box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(232 232 232) !important;*/ box-shadow: none !important; }
#accordionSection textarea, select { border: 1px solid #bcbbbb !important; }
    #accordionSection textarea:focus { box-shadow: none !important; }
#accordionSection input[type="checkbox"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; width: 5%; display: none !important; cursor: pointer !important; }
#accordionSection .radio-width { width: 31px !important; }
/*#accordionSection input[type="checkbox"] .radio-width:after { top: 11%; left: 800px !important; }*/
/*.container input { visibility: hidden; cursor: pointer; }*/
/* Create a custom checkbox */
.mark { position: absolute; top: 1px; left: 25px; height: 20px; width: 20px; background-color: white; border: 1px solid #878484; }
.lh-25px { line-height: 25px !important; }
.lh-35px { line-height: 35px !important; }
.lh-40px { line-height: 40px !important; }
.lh-45px { line-height: 45px !important; }
/*.container:hover input ~ .mark { background-color: gray; }*/
.checking-box { padding-left: 40px !important; }
.checking-box input:checked ~ .mark { background-color: white; border: 1px solid #3889f5; }
.card { background: #f6f9fe; padding: 20px; border-radius: 4px; box-shadow: rgb(84 169 255 / 12%) 0px 8px 15px; border: 1px solid #92b6eb; }
/* Create the mark/indicator (hidden when not checked) */ .mark:after { content: ""; position: absolute; display: none; }

/* Show the mark when checked */
.container input:checked ~ .mark:after { display: block; }

/* Style the mark/indicator */
.container .mark:after { left: 5px; top: 0px; width: 8px; height: 14px; border: solid #f26522; border-width: 0 3px 3px 0; transform: rotate(45deg); }
.intermediate-btn li a { font-size: 14px !important; padding: 5px 15px !important; }
.btn-hover a.new-signup-btn:hover { background-color: #c85a26 !important; }
.footertext { position: absolute; margin: auto; left: 0; right: 0; padding-top: 35px !important; }
.products { padding: 15px !important; background: white !important; box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px; border-radius: 5px !important; border: 1px solid #c7c7c7; }
.white-label-banner { padding-top: 125px !important; padding-bottom: 35px !important; }
.justify-content-center { justify-content: center; }
.menuicon-supportaca_cal:before { background: url(Images/icons/aca_calculator.png) 0 0/50px no-repeat; }
.menuicon-supportfree_guide:before { background: url(Images/icons/free_guide.png) 0 0/50px no-repeat; }
.extn { border-radius: 4px !important; }
#accordionSection input.extn { border-right: 1px solid #bcbbbb !important; }
.irs-logo-position-home.irs_logo { right: -11px; top: -166px; }
ul.timeline > li:before { content: ' '; background: white; display: inline-block; position: absolute; border-radius: 50%; border: 3px solid #234e8e; left: -6px; width: 15px; height: 15px; z-index: 400; top: 14px; }
ul.timeline:before { content: ' '; background: #ee7d41; display: inline-block; position: absolute; left: 36px; width: 1px; height: 53%; z-index: 400; top: 79px; }
.timeline li svg { position: absolute; left: -9px; top: 28px; }
ul.background_none.timeline:before { background: none; }
.pRight20 { padding-right: 20px; }
.border_right { border-right: 1px solid #ccc; }
.fs-16 { font-size: 16px !important; }
.text_dark { color: #000 !important; }
.browse { font-size: 22px; font-weight: 700; }
.browse_by_topic { border-radius: 6px; overflow: hidden; cursor: pointer; }
.browse_by_topic h4 { color: #234e8e; font-weight: 700; font-size: 20px; }
.browse_by_topic h3 { color: #234e8e; font-weight: 700; font-size: 20px; }
.browse_by_topic h4 i { padding-left: 14px; font-size: 25px; color: #234e8e; }
.browse_by_topic .collapse { height: 0; overflow: hidden; }
    .browse_by_topic .collapse.in { height: auto; }
.browse_by_topic h4[aria-expanded="true"] .fa-caret-down:before { content: "\f0d8"; }
.browse_by_topic .panel-default > .panel-heading { color: #234e8e; background-color: #fff; border-color: #234e8e; }
.panel-default { border-color: #234e8e; }
.browse_by_topic ul li.active:before { position: absolute; content: ""; width: 0px; height: 0px; top: 19px; left: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 13px solid #e57b49; }
.browse_by_topic ul li.active a { color: #e57b49; }
.browse_by_topic ul li { position: relative; }
.browse_by_topic ul li a { padding: 15px 5px 15px 22px; font-size: 17px; display: flex; color: #666; list-style: none; border-bottom: 1px solid #ccc; }
.browse_by_topic ul li a:hover { text-decoration: none; color: #ee7d41; }
.browse_by_topic.panel-default > .panel-heading { background: #fff; }
.border_bottom-0 { border-bottom: 0 !important; }
.fs-18 { font-size: 18px; }
ul li { color: #111 !important; }
.aca-porm-sec .new h3 { color: #234e8e; background-color: #bcd0e6; padding: 10px 10px; margin-left: -15px; margin-right: -15px; text-align: center; font-weight: 600; line-height: 26px; height: 115px; background: linear-gradient(to bottom, #bcd0e6, #fff); }
.text-orange { color: #e68148; }
.dd-county-viewnew a:hover .dd-view-bx { box-shadow: 0px 0px 24px #b3c3e1; transform: scale(1.03); }
.dd-county-viewnew a .dd-view-bx { transition: transform 420ms cubic-bezier(.165,.84,.44,1); }
.dd-county-viewnew .dd-view-bx { background-color: white; box-shadow: 0px 0px 14px #b3c3e1; padding: 15px; }
.align-items-stretch { align-items: stretch; }
.text-black { color: black !important; }
.p-10px { padding: 10px !important; }
.customerstories p { font-size: 14px; }
.customerstories
.link-animate { font-size: 14px !important; }
.line-height-24px { line-height: 24px; }
.plr-10px { padding-left: 8px; padding-right: 8px; }
.customerstoriesnew { background: url("Images/customerstoriesbanner.png") no-repeat center #fbfbfc; width: 100%; background-position: top; background-position-x: right; }
.hcm-caption1 { font-style: italic; font-size: 19px; line-height: inherit; color: #000000; font-weight: 500; }
.bg-sticky-yellow { background: #ffd338; }
.p-2 { padding: 10px !important; }
.fixed-top {
    position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 10px !important;
}
.fw-700 { font-weight: 700; }
.fw-600 { font-weight: 600; }
.security ul li::before { content: "\2713"; position: absolute; left: -10px; top: 10px; color: #e37c43; background: none; font-size: 22px; font-weight: 700; }
.security ul.list_arw_1 li::before { position: absolute; content: ""; background: url(/Content/Images/list_bullet.png) no-repeat center; left: 0; top: 16px; width: 15px; height: 13px; }
.side-widget { border: 1px solid #ddd; border-left: 5px solid #ee7d41; padding: 0px 10px; border-right: 5px solid #ee7d41; max-width: 1000px; width: 100%; border-radius: 5px; position: sticky !important; }
.rightWidgets li{transition:300ms ease-in-out;}
.rightWidgets li.active {border-bottom: 1px solid #0d6efd !important; }

.rightWidgets li:hover {color: #205491 !important;}
.border-1 {border: 1px;}
.rightWidgets li:before {position: absolute;content: "";width: 0px;height: 0px;top: 14px;left: 0px;border-top: 6px solid transparent;border-bottom: 6px solid transparent; border-left: 9px solid #2486F3;transition:300ms ease-in-out;opacity:0; }
.rightWidgets li.active:before {position: absolute;content: "";width: 0px;height: 0px;top: 14px;left: 0px;border-top: 6px solid transparent;border-bottom: 6px solid transparent; border-left: 9px solid #2486F3;opacity:1; }
.text-decoration-none {  text-decoration: none !important;}
.top-140 {top: 140px !important;}
.border-bottom { border-bottom: 1px solid #dee2e6 !important; }
.ps-3 { padding-left: 20px !important; }
.m-0 { margin: 0px !important; }
.mx-4 { margin-top: 15px !important; margin-bottom: 15px !important; }
.security .list_arw li { position: relative; padding-left: 20px; padding-top: 10px; color: #575757; font-size: 16px; line-height: 25px; }
    .list_arw li:before { position: absolute; left: -10px; top: 16px; width: 15px; height: 13px; content: ""; background: url(/Content/Images/list_bullet.png) no-repeat center; }
.security .list_arw_1 li { position: relative; padding-left: 25px; padding-top: 10px; color: #575757; }
    .list_arw_1 li:before { position: absolute; left: -12px; top: 16px; width: 25px; height: 14px; content: ""; background: url(/Content/Images/sub_list.png) no-repeat center; }
.pt-56px { padding-top: 56px; }
a.vertical-line::after {
    content: '';
    position: absolute;
    width: 7rem;
    height: 7rem;
    top: 24px;
    left: 50%;
    /* background: #f15f25; */
    right: 0px;
    z-index: -111;
    border-bottom: 1px dashed #205491 !important;
    transform: rotate(90deg);
}

.align-items-center{align-items: center;}
.justify-content-center {
    justify-content: center !important;
}
.horizontal-line::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 52%;
    top: 29.4%;
    /* background: #f15f25; */
    z-index: -1;
    left: 28rem;
    /* right: 10rem; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin: auto; */
    border-bottom: 1px dashed #205491 !important;
    transform: rotate(0deg);
}
/*a.vertical-line-bottom::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 16px;
    top: 41px;
    left: 50%;
    background: #f15f25;
    right: 50%;
    z-index: -1;
}*/
.mtop-5{margin-top: 5% !important;}
.mb-7px{margin-bottom: 7px !important;}
#RequirementForm input[type=radio]{
    top:0px !important;
}
label.error-getting-started {
    /* background: #f00; */
    padding: 4px 11px;
    color: #f00;
    font-weight: normal;
    font-size: 13px;
    position: absolute;
    top: 25px;
    /* right: 48px; */
    border-radius: 3px;
    left: -439px;
    font-size: 10px !important;
}
.max-w-450 { width: 450px; }
.fs-14{font-size: 14px;}
a.cta-link-checklist { margin-top: 0px; }
.ms-2 { margin-left: 0.5rem; }
.ms-3 { margin-left: 1rem; }
.ms-4 { margin-left: 1.5rem; }
.ms-5{margin-left: 3rem;}
a.banner-link { color: #fff; text-decoration: underline; font-weight: 600 !important; }
    a.banner-link:hover { color: #fff !important; text-decoration: none !important; font-weight: 600 !important; }
.basic-bnr-banner { padding: 180px 0 50px;}
.d-block{display: block;}
/*.min-vh-63 { min-height: 63vh; }*/
.aca-report-banner { background-color: #154c9b; border-color: #4386d6; box-shadow: -12px -12px #4386d6; max-width: 390px; display: block; }
.aca-report-banner ul li::before { content: "\f111" !important; position: absolute; left: -10px; top: 10px; color: #2f58b8; background: none; font-size: 9px; font-weight: 700; font-family: 'FontAwesome'; }
.aca-report .list_arw li { position: relative; padding-left: 5px; padding-top: 10px; color: #575757; font-size: 16px; line-height: 25px; }
.w-12 { width: 12%; }
.w-14 { width: 14%; }
.p-20px { padding: 20px !important; }

@media screen and (max-width: 3000px) and (min-width: 1100px) {
    .nav.navbar-nav .dropdown-menu { display: none; }
    .nav.navbar-nav .dropdown:hover > .dropdown-menu { display: block; -webkit-animation: slide-down .3s ease-out; -moz-animation: slide-down .3s ease-out; }
}
@-webkit-keyframes slide-down {
    0% { opacity: 0; -webkit-transform: translateY(-10%); }
    100% { opacity: 1; -webkit-transform: translateY(0); }
}

@-moz-keyframes slide-down {
    0% { opacity: 0; -moz-transform: translateY(-10%); }
    100% { opacity: 1; -moz-transform: translateY(0); }
}
@media only screen and (max-device-width:1920px) and (min-width: 1600px) {
    .img-ht { max-width: 650px; }
    .mh-78vh { min-height: 78vh; }
    .mh-55vh { min-height: 55vh !important; }
    /*.min-vh-63 { min-height: 63vh !important; }*/
}
@media only screen and (max-device-width:1599px) and (min-width: 1280px) {
    /*.mh-55vh { min-height: 55vh !important; }*/
}
    @media only screen and (max-device-width:1920px) and (min-width: 1440px) {
        .modal-dialog { margin: 125px auto; }
        /*.horizontal-line::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 34%;
        top: 29.4%;*/
        /* background: #f15f25; */
        /*z-index: -1;
        left: 58rem;*/
        /* right: 10rem; */
        /*display: flex;
        justify-content: center;
        align-items: center;*/
        /* margin: auto; */
        /*border-bottom: 1px dashed #205491 !important;
        transform: rotate(0deg);
    }*/
    }

    @media only screen and (max-device-width:1600px) {
        .ver-tab-content { margin-left: -2px; }
    }

    @media only screen and (max-device-width:1440px) {
        footer:before { content: ""; position: absolute; top: -23px; transform: rotate(180deg); right: -33px; background: url('Images/bannerShape.png') no-repeat; width: 693px; height: 93px; display: none; }
    }

    @media screen and (min-width: 992px) {
        footer .col-lg-7 { padding-right: 0px; }
    }

    @media only screen and (max-device-width:1200px) {
        .iBox { min-height: 220px; }
        .deadLinexml { margin-top: 20px; }
            .deadLinexml h3 { font-size: 25px; }
        .startnow-btn { background: #ee302e; font-weight: bold; font-size: 20px; color: #fff; font-family: 'Karla', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 10px; }
        .header_inr_tle { min-height: inherit; }
        .startnow-btn:hover { background: #231f20; }
        .startnow-btn-blue { background: #205491; font-weight: bold; font-size: 20px; color: #fff; font-family: 'Karla', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 10px; }
            .startnow-btn-blue:hover { background: #231f20; }
        .resurceCard h3 { min-height: 40px; }
        .resurceCard::before { top: calc(-50% + 25px); }
    }

    @media screen and (max-width: 1280px) and (min-width: 800px) {
        #accordionSection .overflow-scroll { height: 100vh !important; overflow: scroll; }
        .mTop75 { margin-top: 30px; }
    }

    @media only screen and (max-width:1366px) {
        .resourceWidgetList { height: 373px; }
        .resourceWidgetBg::before { height: 460px; }
    }



    @media only screen and (max-device-width:1600px) and (min-width: 1366px) {
        #accordionSection .overflow-scroll { height: 100vh !important; overflow: scroll; }
        /*#accordionSection input[type='radio']:checked:after { width: 15px; height: 15px; border-radius: 15px; top: 10%; left: 9px; position: relative; background-color: #f26522; content: ''; }*/
        #accordionSection .btn-radio-align input[type='radio']:after { top: 11%; left: 26%; }
    }

    @media screen and (max-width: 1370px) and (min-width: 1201px) {
        .middle-py-30 { padding: 69px 1px !important; }
        .middle-min-vh-80 { min-height: 62vh; }
        .middle-font-30 { font-size: 30px !important; }
        .home-banner-video-thumbnail-image { max-width: 90%; }
    }

    @media screen and (max-width: 1200px) and (min-width: 1001px) {
        .process_diagram li:nth-child(2n+1):after { content: url(Images/icons/arrow-1.png); padding-left: 10px; position: absolute; margin-top: -60px; }
        .process_diagram li:nth-child(2):before { content: url(Images/icons/arrow.png); padding-left: 10px; margin-top: -20px; position: absolute; }
        .process_diagram li:nth-child(4):before { content: url(Images/icons/arrow.png); padding-left: 10px; margin-top: -20px; position: absolute; }
        .process_diagram li { flex-basis: 100%; text-align: center; vertical-align: bottom; }
            .process_diagram li h3 { font-size: 15px; color: #16375d; font-weight: 600; display: block; padding-top: 10px; margin-bottom: 15px; }
            .process_diagram li span { border: 2px solid #333; width: 120px; height: 120px; display: inline-block; text-align: center; border-radius: 100px; padding: 25px 0; margin-top: -40px; }
                .process_diagram li span div { text-align: center; border-radius: 100px; padding: 10px 0; margin-top: 35px; position: relative; font-size: 10px; }
            .process_diagram li .position-relative img { left: 4px; position: relative; top: -2px; }
        .image_section { background-color: #ee302e; border: 2px #666666 solid; width: 80px; height: 80px; border-radius: 50%; display: block; margin-left: auto; margin-right: auto; margin-bottom: -20px; position: relative; padding-top: 10px; }
        .exp-trust .exp-box { background-color: #fff; box-shadow: 0px 0px 14px#b3c3e1; padding: 15px; border-radius: 4px; transition: transform 420ms cubic-bezier(.165,.84,.44,1); height: 220px; }
        .height-243px { height: 232px !important; }
        .exp-trust .exp-boxnew { height: auto !important; }
        .irs-logo-position-index { right: 87px !important; }
        .soc-logo-position-index { right: -12px !important; }
    }

    @media screen and (max-width: 1026px) and (min-width: 801px) {
        #banner_text h3 span { font-size: 30px; margin-top: 0px; display: block; }
        #banner_text h3 { margin-top: 55px; font-size: 15px; text-align: center; margin-left: 0px; padding-top: 40px; color: #335c94; padding-left: 30px; }
        .process_diagram { display: flex; list-style-type: none; }
            .process_diagram li:nth-child(2n+1):after { content: url(Images/icons/arrow-1.png); padding-left: 30px; position: absolute; margin-top: -50px; }
            .process_diagram li:nth-child(2):before { content: url(Images/icons/arrow.png); padding-left: 30px; margin-top: -20px; position: absolute; }
            .process_diagram li:nth-child(4):before { content: url(Images/icons/arrow.png); padding-left: 30px; margin-top: -20px; position: absolute; }
            .process_diagram li { flex-basis: 100%; text-align: center; vertical-align: bottom; }
                .process_diagram li h3 { font-size: 15px; color: #16375d; font-weight: 600; display: block; padding-top: 10px; margin-bottom: 15px; }
                .process_diagram li span { border: 2px solid #333; width: 120px; height: 120px; display: inline-block; text-align: center; border-radius: 100px; padding: 25px 0; margin-top: -40px; }
                    .process_diagram li span div { text-align: center; border-radius: 100px; padding: 10px 0; margin-top: 35px; position: relative; font-size: 10px; }
                .process_diagram li .position-relative img { left: 4px; position: relative; top: -2px; }
        .image_section { background-color: #ee302e; border: 2px #666666 solid; width: 80px; height: 80px; border-radius: 50%; display: block; margin-left: auto; margin-right: auto; margin-bottom: -20px; position: relative; padding-top: 10px; }
    }

    @media screen and (min-width: 1900px) {
        .horizontal-line::after { content: ''; position: absolute; height: 2px; width: 35%; top: 30.4%; /* background: #f15f25; */ z-index: -1; left: 61rem; /* right: 10rem; */ display: flex; justify-content: center; align-items: center; /* margin: auto; */ border-bottom: 1px dashed #205491 !important; transform: rotate(0deg); }
    }

    @media screen and (max-width: 1899px) and (min-width: 1600px) {
        .horizontal-line::after { content: ''; position: absolute; height: 2px; width: 39%; top: 30.4%; /* background: #f15f25; */ z-index: -1; left: 43rem; /* right: 10rem; */ display: flex; justify-content: center; align-items: center; /* margin: auto; */ border-bottom: 1px dashed #205491 !important; transform: rotate(0deg); }
    }

    @media screen and (max-width: 1599px) and (min-width: 1366px) {
        .horizontal-line::after { content: ''; position: absolute; height: 2px; width: 44%; top: 30.4%; /* background: #f15f25; */ z-index: -1; left: 32rem; /* right: 10rem; */ display: flex; justify-content: center; align-items: center; /* margin: auto; */ border-bottom: 1px dashed #205491 !important; transform: rotate(0deg); }
    }

    @media screen and (max-width: 1599px) and (min-width: 1366px) {
        .horizontal-line::after { content: ''; position: absolute; height: 2px; width: 44%; top: 30.4%; /* background: #f15f25; */ z-index: -1; left: 32rem; /* right: 10rem; */ display: flex; justify-content: center; align-items: center; /* margin: auto; */ border-bottom: 1px dashed #205491 !important; transform: rotate(0deg); }
    }

    @media screen and (max-width: 1365px) and (min-width: 1280px) {
        .horizontal-line::after { content: ''; position: absolute; height: 2px; width: 50%; top: 30.4%; /* background: #f15f25; */ z-index: -1; left: 29rem; /* right: 10rem; */ display: flex; justify-content: center; align-items: center; /* margin: auto; */ border-bottom: 1px dashed #205491 !important; transform: rotate(0deg); }
    }

    @media screen and (max-width: 1279px) and (min-width: 1024px) {
        a.vertical-line::after { content: ''; position: absolute; width: 6.5rem; height: 6.5rem; top: 24px; left: 50%; /* background: #f15f25; */ right: 0px; z-index: -111; border-bottom: 1px dashed #205491 !important; transform: rotate(90deg); }

        .horizontal-line::after { content: ''; position: absolute; height: 2px; width: 59%; top: 28.4%; /* background: #f15f25; */ z-index: -1; left: 21rem; /* right: 10rem; */ display: flex; justify-content: center; align-items: center; /* margin: auto; */ border-bottom: 1px dashed #205491 !important; transform: rotate(0deg); }
    }

    @media screen and (max-width: 1023px) and (min-width: 767px) {
        a.vertical-line::after { content: ''; position: absolute; width: 5rem; height: 5rem; top: 24px; left: 50%; /* background: #f15f25; */ right: 0px; z-index: -111; border-bottom: 1px dashed #205491 !important; transform: rotate(90deg); }

        .button_style_3_new { background-color: white !important; border-radius: 6px; color: #205491; font-size: 12px; padding: 10px 25px; margin-top: 27px; margin-left: auto; margin-right: auto; display: block; text-align: center; border: 1px solid #205491; font-weight: 600; }

            .button_style_3_new:hover { background-color: #205491 !important; border-radius: 6px; color: #fff; font-size: 12px !important; padding: 10px 25px; text-decoration: none; }

        .horizontal-line::after { content: ''; position: absolute; height: 2px; width: 52%; top: 30.4%; /* background: #f15f25; */ z-index: -1; left: 20rem; /* right: 10rem; */ display: flex; justify-content: center; align-items: center; /* margin: auto; */ border-bottom: 1px dashed #205491 !important; transform: rotate(0deg); }
    }

    @media screen and (max-width: 1024px) and (min-width: 767px) {


        .height-243px { height: 202px !important; }

        .md-mTop0 { margin-top: 0px !important; }

        .add-on h2 { padding-top: 28px; }

        .navbar-nav ul.mega-menu-dropdown5 { left: -610px !important; }

        .navbar-nav ul.mega-menu-dropdown::before { left: 650px !important; }

        .full-service .exp-trust .exp-box { min-height: 105px; }

        .mbl-pad { margin-top: 30px !important; }

        .mTop-15-tab { margin-top: 15px; }

        .navbar-nav ul.mega-menu-dropdown4 { overflow: initial; }

        .aca-template img { width: 100%; }

        .resource-cal-box { display: none; }

        .aca-porm-sec .service-pro-mh1.serH1 { min-height: 339px; }

        .navbar-nav ul.mega-menu-dropdown4::before { top: -5px !important; left: 275px !important; }

        .navbar-nav ul.mega-menu-dropdown4 { left: -250px !important; }

        .navbar-nav ul { left: 0; }

        .minh-lr1 { min-height: 100px; }

        .min-lr3 { min-height: 125px !important; }

        .minh-lr { min-height: 98px; }

        .deter-box p { color: #5c5c5c; font-size: 18px; font-family: 'Open Sans', sans-serif; line-height: 25px; padding: 0px 15px; }

        .frm-txt { font-size: 20px; }

        .report-box::before { left: -20px; }

        .bnr-1095c-code { background: url("Images/inner-page-bnr.png") no-repeat top right #fbfbfc }

        .img-ht { max-width: 100% !important; }

        .font-34 { font-size: 30px !important; }

        .irs-logo-service { right: 20px; }

        .state-madate h3 { font-size: 20px; }

        .md-font-18 { font-size: 18px !important; }

        .follow-arrow1::before { content: ""; background: url(/Content/Images/follow-arrow.png) no-repeat !important; width: 32px !important; /*height: 100%;*/ position: absolute; right: 4% !important; top: 98% !important; z-index: -1 !important; }
    }

    @media screen and (max-width: 1200px) and (min-width: 1001px) {
        .height-243px { height: 232px !important; }

        .service-banner-mTop {
            margin-top: 65px;
        }
    }

    @media only screen and (max-width:1366px) and (min-width: 1024px) {
        .height-243px { height: 235px !important; }
    }

    @media screen and (max-width: 800px) and (min-width: 600px) {
        #banner_text h3 span { font-size: 25px; margin-top: 20px; display: block; }

        #banner_text h3 { margin-top: -140px; font-size: 14px; text-align: center; margin-left: -30px; padding-top: 40px; color: #335c94; }

        .process_diagram { display: flex; list-style-type: none; }

            .process_diagram li:nth-child(2n+1):after { content: url(Images/icons/arrow-1.png); padding-left: 15px; position: absolute; margin-top: -50px; }

            .process_diagram li:nth-child(2):before { content: url(Images/icons/arrow.png); padding-left: 15px; margin-top: -20px; position: absolute; }

            .process_diagram li:nth-child(4):before { content: url(Images/icons/arrow.png); padding-left: 15px; margin-top: -20px; position: absolute; }

            .process_diagram li { flex-basis: 100%; text-align: center; vertical-align: bottom; }

                .process_diagram li h3 { font-size: 15px; color: #16375d; font-weight: 600; display: block; padding-top: 10px; margin-bottom: 15px; }

                .process_diagram li span { border: 2px solid #333; width: 120px; height: 120px; display: inline-block; text-align: center; border-radius: 100px; padding: 25px 0; margin-top: -40px; }

                    .process_diagram li span div { text-align: center; border-radius: 100px; padding: 10px 0; margin-top: 35px; position: relative; font-size: 10px; }

                .process_diagram li .position-relative img { left: 4px; position: relative; top: -2px; }

        .image_section { background-color: #ee302e; border: 2px #666666 solid; width: 80px; height: 80px; border-radius: 50%; display: block; margin-left: auto; margin-right: auto; margin-bottom: -20px; position: relative; padding-top: 10px; }
    }

    @media only screen and (max-device-width:1100px) {
        /*header{min-height:530px;}*/
        header h1 { font-size: 40px; }

        header:before, footer:before { display: none; }

        .features_banner_line { margin-top: -60px; margin-left: -20px; }
    }

    @media only screen and (max-device-width:1024px) {
        .irs-logo-position-home.irs_logo { right: -29px; top: -156px; }

        .md-t-145 { margin-top: 145px; }

        a.sec-btn { padding: 13px 16px 16px; font-size: 17px; }

        .min-ht-110 p { min-height: 100px; }

        .feat-body h3 { min-height: 35px; }

        .stateBanner { background-position: -700px 0; }

        .reporting-ser-box .media-content { min-height: 335px; }

        .deadline-box h4 { min-height: 80px; justify-content: center; display: flex; align-items: center; }

        .padL100 { padding-left: 30px; }

        .pl-0-tab { padding-left: 0; }

        .main_basic_step6 .main_basic_sec ::after { right: -25px; }

        .main_basic_step6 .basic_box5::after { display: block; }

        .main_basic_step6 .basic_box6::after { display: none; }

        .ver-tab-content { height: 100%; }

        .pBot0-res { padding-bottom: 0 !important; }

        .bor-Right { height: 270px; }

        .topPos { top: 28px !important; }

        .cmn-min-hgt .min-ht.min-ht-p { min-height: 290px; }

        .hght-2 { min-height: 200px; }

        .min_htbsc { min-height: 215px; }

        .service-img-container2, .service-img-container1, .service-img-container3 { background-size: 300px; background-position: top center !important; }

        .navbar-nav ul.mega-menu-dropdown4 { left: -350px !important; }

            .navbar-nav ul.mega-menu-dropdown4::before { left: 398px !important; }

        .navbar-nav ul.mega-menu-dropdown.mega-menu-dropdown1:before { left: 327.5px; }

        .navbar-nav ul.mega-menu-dropdown.mega-menu-dropdown1 { left: -200px; }

        .navbar-nav ul.mega-menu-dropdown { left: -85px; }

            .navbar-nav ul.mega-menu-dropdown::before { left: 151.4px; }

        .navbar-nav ul.mega-menu-dropdown3::before { left: 158.4px; }

        .service-img-container2, .service-img-container1, .service-img-container3 { background-position: center -20px; height: 120px; }

        .ichraresult h3 { width: 60%; }

        .ichra-aff-result .ichraresult h3 { width: 58.3%; }

        .resourceWidgetBg::before { height: 458px; width: 210px; top: 8px; }

        .affordable-Calc-table.penalty-Calc input[type="text"] { width: 60%; }

        .affordable-Calc-table.penaltyTbl table .dollarSym input[type="text"] { max-width: 60%; }

        .dollarSym span { right: 205px; }

        .build-packRespon h3 { min-height: 40px; }

        .rsnonline h3 { min-height: 40px; }

        .min-ht-240 { min-height: 260px; }

        .min-ht-240 { min-height: 260px; }

        .min-ht-240-Bottom { min-height: 285px; }

        .min-ht-why-shd { min-height: 285px; }

        .serv-Content p { min-height: 125px; }

        .section-2 h4 { padding: 10px; }

        .section-2 h3 { padding: 15px; display: flex; align-items: center; min-height: 70px; }

        .build-package-new .nhint-bullet { min-height: 345px; }

        .navbar-fixed-top .container { width: 100%; }

        .nav > li > a { padding: 6px 9px; font-size: 14px; }

        .nav > li > span { padding: 6px 9px; font-size: 14px; }

        .navbar-brand > img { width: 130px; margin-top: 10px; }

        .iBox { min-height: 230px; }

        .irslogo { bottom: -100px; right: 20px; }

        #fullservice_bg { min-height: 438px; }

        .header_inr h1 { font-size: 32px; }

        #banner_image_part_1 { margin-left: -18px; margin-top: 28px; }

        #banner_image_part_2 { margin-left: -45px; margin-top: 77px; }

        #banner_image_part_2_arrow_1 { margin-left: -48px; margin-top: 104px; }

        #banner_image_part_2_arrow { margin-left: -50px; margin-top: 106px; }

        #banner_image_part_3 { margin-left: -180px; margin-top: 24px; }

        .features_banner_line { margin-top: -287px; margin-left: 188px; }

        .main_basic_sec p { min-height: 101px; }

        .border_line { max-width: 573px; }

        .new-irs-posaln-basic { position: absolute; top: 6px; right: 42px; }

        .new-irs-posaln-cmplt { position: absolute; top: 6px; right: 42px; }
        /*------- aca-reporting-software ---------*/
        .min-ht { min-height: 275px; }

        .sec-testi3::before { top: 60px !important; }

        .corona-h3 { background: #CA202F; border-radius: 5px; padding: 15px !important; display: inline-block; }

        .deadline-strip-note { width: 100%; }

            .deadline-strip-note::before { content: ""; /*width: 240px;*/ width: 175px; height: 240px; border-radius: 50%; background-color: #ffeae0; left: -60px; top: -83px; position: absolute; }

            .deadline-strip-note img { width: 50px; }

            .deadline-strip-note h3 { font-size: 18px; }

        .deadline-year { font-size: 25px; }

        .deadline-strip-note::after { content: ""; /*width: 250px; height: 250px;*/ width: 185px; height: 245px; border-radius: 50%; background-color: transparent; left: -62px; top: -82px; position: absolute; border: 2px dashed #f4ac86; }

        .feat-col { min-height: 348px; }

        .by-h4 { margin-top: 35px; }

        .irs-logo-position-index { right: 125px; }

        .soc-logo-position-index { right: 35px; }

        .pl-15px-tab { padding-left: 15px !important; }

        .customerstoriesnew { background: url(Images/customerstoriesbanner.png) no-repeat center #fbfbfc; width: 100%; background-position: initial; }
    }

    @media only screen and (max-device-width:1000px) {
        .features_banner_line { margin-top: -287px; margin-left: 188px; }
    }

    @media only screen and (max-device-width:980px) {
        header .container { width: 100%; }

        header h1 { font-size: 32px; line-height: normal; }
        /*header{min-height:420px;}*/

        .getstart-btn { font-size: 28px; }

        .deter-part h2 { font-size: 32px; }

        .sidebar-nav li a { color: #000; display: block; text-decoration: none; background-color: #fff; border-bottom: none; font-size: 11px; }

        #banner_image_part_1 { margin-left: 0px; margin-top: 0px; }

        .border_line { border-bottom: 2px rgba(0,0,0,0.57) solid; width: 100%; max-width: 750px; display: block; margin: 0 auto; }

        .button_style_2 { background-color: #205491; border-radius: 4px; color: #fff; font-size: 15px; padding: 10px 10px; }

            .button_style_2:hover { background-color: #ee7d41; border-radius: 4px; color: #fff; font-size: 15px; padding: 10px 10px; }

            .button_style_2:focus { background-color: #ee7d41; border-radius: 4px; color: #fff; font-size: 15px; padding: 10px 10px; }

        .button_style_2_new { background-color: #205491; border-radius: 4px; color: #fff; font-size: 13px !important; padding: 10px 10px; }

            .button_style_2_new:hover { background-color: #ee7d41; border-radius: 4px; color: #fff; font-size: 13px !important; padding: 10px 10px; }

            .button_style_2_new:focus { background-color: #ee7d41; border-radius: 4px; color: #fff; font-size: 13px !important; padding: 10px 10px; }

        #banner_image_part_2 { margin-left: -64px; margin-top: 77px; }

        #banner_image_part_2_arrow_1 { margin-left: -57px; margin-top: 75px; }

        #banner_image_part_2_arrow { margin-left: -20px; margin-top: 75px; }

        #banner_image_part_3 { margin-left: -90px; margin-top: 80px; }

        .features_banner_line { margin-top: -287px; margin-left: 181px; }

        .d-md-block { display: block; }
    }

    @media only screen and (min-device-width:769px) and (max-device-width:800px) {
        .border_line { border-bottom: 2px rgba(0,0,0,0.57) solid; width: 100%; max-width: 605px; display: block; margin: 0 auto; }

        .features_banner_line { margin-top: -270px; margin-left: 155px; width: 50px; }

        .nav > li > a { padding: 6px 10px; font-size: 12px; }
    }

    @media only screen and (min-device-width:768px) and (max-device-width:980px) {
        .irs-logo-position-home.irs_logo { right: -28px; top: -147px; }

        .bor-right-gray { border-right: none; padding-right: 0; }

        .tab-res { display: block; }

        .contact-text { margin-bottom: 10px; }

        .deadline-img img { width: 15%; }

        .cmn-min-hgt .min-ht.min-ht-p { min-height: 315px; }

        .build-package.min-h-h3 h3 { min-height: 100%; }

        .padL100 { padding-left: 30px; }

        .main_basic_step6 .basic_box h4 { line-height: 20px; font-size: 15px; }

        .mTop-15-tab { margin-top: 15px !important; }

        .ver-tab-right { padding: 20px; }

            .ver-tab-right h3 { font-size: 18px !important; }

        .bor-Right { height: 330px; }

        .topPos { top: 28px !important; }

        .newTab .nav.nav-pills { margin-bottom: -2px; }

        .newTab .nav-pills > li > a { border-bottom: none; }

        .newTab .nav-pills > li.active > a { border-bottom: none; }

        .resource-cal-box { display: none; }

        .navbar-nav ul.mega-menu-dropdown.mega-menu-dropdown1::before { left: 453px; }

        .navbar-nav ul.mega-menu-dropdown { left: -215px; }
        /*.service-hg1 {min-height: 243px;}
    .service-hg {min-height: 210px;}*/
        .dollarSym span { right: 265px; }

        .aca-porm-sec .service-pro-mh1.serH1 { min-height: 458px; }

        .navbar-nav ul.mega-menu-dropdown4::before { left: 513px !important; }

        .navbar-nav ul.mega-menu-dropdown4 { left: -475px !important; }

        .custom-dropdown.mTop20 { margin-top: 10px !important; }

        .taxYr { padding-top: 10px; padding-bottom: 0px; min-height: 100%; }
        /*.penaltyCalc table tbody tr td {display: block;}
    .penaltyCalc table tbody tr td:first-child, .penaltyCalc table tbody tr td:last-child{width:100% !important;}
    #TaxYear.form-control{width:40%;}*/
        .minh-lr { min-height: 66px !important; }

        .minh-lr, .minh-lr1 { min-height: auto; }

        .mBot20-tab { margin-bottom: 20px; }

        .highlight-h3 { font-size: 16px; }

        .min-ht-240-Bottom { min-height: 315px; }

        .min-ht-why-shd { min-height: 310px; }

        .min-ht-240 { min-height: 295px; }

        .serv-Content p { min-height: 175px; }

        .ser-Section-blue .serv-Content p { min-height: 150px; }

        .section-2 h4 { padding: 10px; }

        .section-2 h3 { padding: 15px; font-size: 18px; display: flex; align-items: center; min-height: 70px; }

        .mTop15-xs { margin-top: 15px; }

        .build-package-new .nhint-bullet { min-height: auto; }

        .dis-flex { display: inline-block; }

        .contact_height { min-height: 1300px; height: 100%; }

        .InnerBanner { min-height: 200px; }

        .resurceCard h3 { min-height: inherit; }

        .resurceCard::before { top: calc(-50% - 25px); }

        .covid19-alert h3 { font-size: 15px; }

        .paidadbanner { padding: 70px 0 50px 0; }
    }

    @media only screen and (max-width:768px) {
        .rsnonline h3 { min-height: 0; }

        .add-on img { margin-top: 0 !important; }

        .add-on p { margin-bottom: 10px; }

        .add-on h2 { padding-top: 20px; }

        .xs-mTop-10 { margin-top: 10px !important; }

        .pl-xs-15 { padding-left: 15px !important; }

        .irs-logo-position-index { right: 70px; }

        .soc-logo-position-index { right: -10px; }

        #TaxExit_Modal23 .bor-right-gray { border-right: 2px solid #e3e3e3; padding-right: 20px; }

        a.sec-btn { padding: 13px 16px 16px; font-size: 16px; }

        .sm-top140px { margin-top: 140px; }

        .sm-mleft100 { margin-left: 100px; }

        .min-ht-110 p { min-height: 110px; }

        .contact_height { min-height: 1300px; height: 100%; }

        .nav > li > a { padding: 6px 10px; font-size: 14px; }

        .nav > li > span { padding: 6px 10px; font-size: 14px; }

        .border_line { border-bottom: 2px rgba(0,0,0,0.57) solid; width: 100%; max-width: 580px; display: block; margin: 0 auto; }

        .features_banner_line { margin-top: -260px; margin-left: 148px; width: 50px; }

        .feat-col { min-height: inherit; }

        .by-sec { border-right: 0px; }

        .follow-arrow1::before { content: ""; background: url(/Content/Images/follow-arrow1.png) no-repeat; width: 32px; /*height: 100%;*/ position: absolute; right: 44%; top: 106%; z-index: 999; }

        .follow-arrow2::before { top: 107%; }

        ul.timeline:before { left: 31px; height: 49%; top: 104px; }
    }

    @media only screen and (max-device-width:700px) {
        .contact_height { min-height: 2000px; height: 100%; }
    }

    @media only screen and (max-device-width:320px) {
        .contact_height { min-height: 2100px; height: 100%; }
    }

    @media only screen and (max-width:800px) {
        .navbar-brand > img { width: 135px; margin-top: 2px; }

        .irslogo { bottom: -230px; position: relative; }

        .irslogo { left: 0; right: 0; margin: 20px auto 0; bottom: auto; width: 90px; }

        .mobdisplay { display: block; }

        .navbar-brand > img { width: 100px; margin-top: 12px !important; }

        .nav > li > a { padding: 6px 5px; }

        .startnow-btn { background: #ee302e; font-weight: bold; font-size: 20px; color: #fff; font-family: 'Karla', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 10px; }

            .startnow-btn:hover { background: #231f20; }

        .startnow-btn-blue { background: #205491; font-weight: bold; font-size: 20px; color: #fff; font-family: 'Karla', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 10px; }

            .startnow-btn-blue:hover { background: #231f20; }

        header:before { content: ""; position: absolute; bottom: -23px; left: -33px; background: url('Images/bannerShape.png') no-repeat; width: 623px; height: 93px; display: none; }

        #banner_image_part_1 { margin-left: 0px; margin-top: 0px; }

        #banner_image_part_2 { margin-left: -64px; margin-top: 60px; }

        #banner_image_part_2_arrow_1 { margin-left: -49px; margin-top: 60px; }

        #banner_image_part_2_arrow { margin-left: -20px; margin-top: 60px; }

        #banner_image_part_3 { margin-left: -90px; margin-top: 65px; }
    }

    @media only screen and (max-device-width:767px) {
        .justify-content-sm-center{justify-content: center;}
        .button_style_3_new { background-color: #fff; border-radius: 6px; color: #205491; font-size: 15px; padding: 10px 25px; margin-top: 30px; margin-left: auto; margin-right: auto; display: block; text-align: center; border: 1px solid #205491; font-weight: 600; }
        .button_style_2_new { background-color: #205491; border-radius: 4px; color: #fff; font-size: 15px; margin-top: -10px; display: block; width: 100%; }
        a.vertical-line::after { content: ''; position: absolute; width: 4rem; height: 4rem; top: 24px; left: 50%; /* background: #f15f25; */ right: 0px; z-index: -111; border-bottom: 1px dashed #205491 !important; transform: rotate(90deg); }
        .xs-lh-30px { line-height: 30px !important; }

         .white-label-banner {
            padding-top: 90px !important;
        }

        #accordionSection .panel-default > .panel-heading a { font-size: 14px !important; }

        #accordionSection label { font-size: 14px; }

        .intermidiate { height: auto; }

        .sm-pt-85px { padding-top: 85px !important; }

        .sm-pb-15px { padding-bottom: 15px !important; }

        .xs-banner { padding: 30px 0 30px 0 !important; }

        .mbl-pTop15 { padding-top: 15px !important; }

        .mbl-pTop0 { padding-top: 0px !important; }

        a.orange-btn { font-size: 16px; }

        .mbl-pad10 { padding: 0 10px; }

        .border-right { border-right: 0px; }

        .sm-center { text-align: center !important; }

        .sm-w-15 { width: 15%; }
        .sm-w-16 { width: 16%; }
        .sm-w-20 { width: 20%; }

        .pleft-home .mbl-pleft { margin-left: 15px; }

        .state-madate h3 { font-size: 18px; }

        .min-ht-110 p { min-height: 0px; }

        .min-ht-why-shd { min-height: 0px; }

        .intermidiate p.mbl-p { font-size: 15px; text-align: center; padding-left: 0; }

        .intermidiate p { font-size: 14px; }

        .intermidiate .explore h4 { font-size: 15px; }

        a.sec-btn { font-size: 15px; padding: 9px 13px 10px; }

        .intermidiate .common_h4 { font-size: 16px; text-align: center; }

        .intermidiate h3.common_h3 { padding-top: 5px; text-align: center; }

        .minh-lr { min-height: 100%; }

        .h4-span { font-size: 16px; }

        .res-h4 { font-size: 16px; line-height: 20px; }

        .res-h5 { font-size: 15px; line-height: 20px; }

        .res-h3.num-list { position: relative; padding-left: 15px; }

        .res-h3 span.num { position: absolute; content: ""; left: 0; }

        .media.amp-mnu-pd15 { margin-bottom: 0; }

        td.statehead, .statehead a { font-size: 14px !important; font-weight: bold; padding: 12px 10px !important; }

        .explore h4 { line-height: 24px; font-size: 16px; }

        .mbl-pl15 { padding-left: 15px; }

        .state-page-body h2.common-h2 { font-size: 18px; }

        .conversionText h4 { font-size: 16px; }

        .deadline-img { display: flex; align-items: center; justify-content: center; }

        .deadline-box h4 { min-height: 0; margin-top: 0; margin-bottom: 0; }

        .deadline-img img { width: 15%; margin: 0; margin-right: 0px; margin-right: 15px; }

        .deadline-img p { margin-top: 0; }

        .intermidiate { background-size: cover; }

        .logo-section figcaption { font-size: 18px; }

        .common_h4 { font-size: 18px; }

        .body-section { padding: 15px; }

        .bor-Right-green { border-right: 0px solid #aacbcd; border-bottom: 1px solid #aacbcd; margin: 5px 0px; padding-bottom: 20px; }

        .logo-section img { width: 175px; }

        .requirement_sec .pLeft40 { padding-left: 15px; }

        .list-intermit { padding-left: 10px; margin-top: 0px; }

        .mob-bor-bot { border-bottom: 1px solid #81abad; margin: 20px 0px; }

        .mob-bor-rt { border-right: 1px solid #81abad; }

        .explore { margin-top: 20px; }

        .deadline-img p { font-size: 16px; }

        .tab-res.mbl-dis-block { display: block; text-align: left !important; }

        .contact-text { margin-bottom: 10px; }

        .bor-right-gray { border-right: none; padding-right: 0; }

        .mbl-pTop25 { padding-top: 25px; }

        .padL100 { padding-left: 0; }

        .media-xs { display: flex !important; align-items: center !important; justify-content: center !important; }

        .mbl-pl15 { padding-left: 15px; }

        .trusted-logo img { width: 150px; margin: 0 auto; padding: 20px 0; border-bottom: 1px solid #ccc; }

        .trusted-logo { margin: 0 auto; border-right: none; text-align: center; padding-right: 0; }

        .trusted-logo3 img { border-bottom: none; }

        .bnr-caption1 { font-size: 16px; margin-top: 20px; }

        .complianc-FIcon img { margin: 0 auto; }

        .pricing-tbl .table-bordered > thead > tr > th { font-size: 12px; }

        .main_basic_step6 .main_basic_sec ::after { right: 50%; }

        .vertical-tab-list li a .tab-icon.step1-icon { background: url(/Content/Images/icons/preparation-icon.png) no-repeat 0/50px; width: 50px; height: 50px; }

        .vertical-tab-list li a .tab-icon.step2-icon { background: url(/Content/Images/icons/processing-icon-black.png) no-repeat 0/50px; width: 50px; height: 50px; }

        .vertical-tab-list li.active a .tab-icon.step1-icon { background: url(/Content/Images/icons/preparation-icon-orange.png) no-repeat 0/50px; }

        .vertical-tab-list li.active a .tab-icon.step2-icon { background: url(/Content/Images/icons/processing-icon-orange.png) no-repeat 0/50px; }

        .mbl-mBot-15 { margin-bottom: 15px; }

        .vertical-tab-list { display: flex; margin-bottom: 0; }

            .vertical-tab-list li::before { display: none; }

            .vertical-tab-list li a span.title { font-size: 14px; }

            .vertical-tab-list li a span.steps-count { display: none; }

        .ver-tab-content { width: 100%; margin-left: 0; position: relative; margin-bottom: -1px; }

        .vertical-tab-list li { width: 33.4%; margin-bottom: 0; border: 2px solid #f7f7f7; border-top: 5px solid #f7f7f7; border-bottom: none; margin-right: 5px !important; }

            .vertical-tab-list li.active { width: 33.4%; border: none; border-top: none; border-bottom: none; background-color: #fff; top: 2px; }

        .vertical-tab-list li { width: 33.4%; margin-bottom: 0; border: 2px solid #f7f7f7; border-top: 5px solid #f7f7f7; border-bottom: none; margin-right: 5px !important; }

            .vertical-tab-list li:last-child { margin-right: 0; }

            .vertical-tab-list li a { width: 100%; border: none; height: 100%; padding: 10px; }

            .vertical-tab-list li.active a { height: 100%; border-left: none; }

            .vertical-tab-list li:last-child { margin-right: 0px !important; }

            .vertical-tab-list li.active:last-child { margin-right: 1px !important; }

        .ver-tab-right { padding: 15px; }

        .tab-icon img { width: 50px; height: auto; }

        .ver-tab-right h3 { font-size: 15px !important; text-align: left; }

        .ver-tab-right p { font-size: 15px; text-align: left; }

        .tab-icon { min-height: 25px; }

        .tab-content { margin-top: 10px !important; }

        .ver-tab-right { border-top-left-radius: 0; border-top-right-radius: 0; }
        /*.vertical-tab-list li.active a{border:2px solid #234e8e;border-bottom: none;border-top-left-radius: 0;border-bottom-left-radius: 0;margin-bottom: -2px;border-top:5px solid #234e8e;position:relative;margin-right:5px;height:101.5%;padding:15px;}
    .vertical-tab-list li a{border-top-left-radius:0;border-bottom-left-radius:0;margin-bottom:0;font-size:14px;border:2px solid #f7f7f7;border-bottom:none;margin-right:5px;border-top:5px solid #f7f7f7;padding:15px;width:100%;}*/
        .vertical-tab-list li:last-child a { margin-right: 0; }

        .vertical-tab .nav.nav-tabs { width: 100%; float: none; position: relative; z-index: 9; }

        .vertical-tab-list li { margin-right: 0; overflow: inherit; }

        .mbl-bor-ryt-none { border-right: none; }

        .bor-Right { height: 100%; }

        .topPos { top: 0 !important; }

        .f-16 { font-size: 15px !important; }

        .newTab .nav-pills > li.active > a, .newTab .nav-pills > li.active > a:hover, .newTab .nav-pills > li.active > a:focus { padding: 12px !important; }

        .newTab .nav-pills > li > a { padding: 12px !important; }

        .newTab .nav.nav-pills { display: flex !important; align-items: center; }

        .newTab .nav li { display: inline-block; }

        .newTab .tab-content { margin-top: 0; }

        .aca-template img { width: 100%; }

        .main-build-pack .build-package { margin-bottom: 15px; }

        .cmn-min-hgt .min-ht.min-ht-p { min-height: 100%; }

        .mbl-pBot20 { padding-bottom: 20px; }

        .hght-2 { min-height: 100%; }

        .service-img-container2, .service-img-container1, .service-img-container3 { background-size: 315px; background-position: top center !important; }

        .mbl-mTop15 { margin-top: 15px; }

        .new-sublist { margin-top: 0; }

            .new-sublist li { padding-left: 15px; }

        .new-list { padding-left: 15px; }

            .new-list li { font-size: 15px; padding-left: 23px; }

                .new-list li::before { top: 17px; }

        .new-list { margin-top: 10px; }

        .sublist-bkmrk { padding-left: 0 !important; }

        .list-unstyled .sublist-bkmrk li span { position: absolute; left: 0; }

        .media-body p { margin-top: 0; color: #333; }

        .faq_mbl .pLeft20 { padding-left: 10px; }

        .mblsidemenu { overflow: hidden; }

        .resourcesBnr .main-bnr { margin-top: 20px; }

        .service-img-container2, .service-img-container1, .service-img-container3 { background-position: top center; height: 150px; }

        .ichraresult { display: block; }

            .ichraresult h3, .ichra-aff-result .ichraresult h3 { width: 100%; }

        .min-h-p { min-height: 100%; }

        .serv-bg1 { min-height: 100%; }

        .service-hg1 { min-height: 100%; }

        .ICHRA-Calc .Selectform-listdropdwn { width: 220px; }

        .res-h2 { font-size: 18px; line-height: 24px; }

        .res-h3 { font-size: 16px; }

        .mbl-pLeft0 { padding-left: 0; }

        .list_arw.list-mbl li { padding-left: 15px !important; }

        .list_arw li { padding-left: 28px !important; }

        .security .list_arw li { padding-left: 20px !important; }

        .list-unstyled .sublist-bkmrk li { padding-left: 25px !important; }

        .list-unstyled .sublist-bkmrk { margin-top: 5px; padding-left: 15px; }

        .breadcrumb > li { font-size: 13px; padding-bottom: 5px; }

        .article-bnr-box h3 { font-size: 16px; }

        .article-bnr-box-home h3 { font-size: 16px; line-height: 22px; }

        .bnr-list li { font-size: 15px; }

        .breadcrumb { margin-top: 0; margin-bottom: 0; }

        .resourcesBnr { background: url("Images/reportingVendorBg.png") no-repeat right bottom #fbfbfc; }

        .penaltyCalc .affordable-resultbox-mbl table tr td { font-size: 14px !important; font-weight: 500 !important; color: #333 !important; }

        .penaltyCalc .affordable-resultbox-mbl table tr td { border: 1px solid #0f4386 !important; padding: 10px !important; text-align: center !important; }

        .cal-bor { margin-top: 10px !important; margin-bottom: 20px !important; }

        .affordable-Calc-table.penaltyTbl table tbody tr td { padding-right: 0 !important; }

        .custom-dropdown { width: 100% !important; }

            .custom-dropdown .value-hit-dropdwn { width: 220px !important; }

        .aff-sec-sub-head.cur-contri-bg { background-color: rgb(255, 248, 178); color: #333; position: revert !important; }

        .aff-sec-sub-head.aff-contri-bg { background-color: #d6ffd6; color: #333; position: revert !important; }
        /*.dollarSym span{top: 14px;float: right;right: 93px;}*/
        .affordability-mbl.afford-display { display: block !important; }

        #toast-container.toast-top-center > div, #toast-container.toast-bottom-center > div { width: 100% !important; }

        .toast-top-center { width: 100%; }

        .ichraValue { font-size: 20px; }

        #ICHRACalc .affordable-Calc-table.penaltyTbl table input[type="text"] { width: 100% !important; }

        #ICHRACalc .affordable-Calc-table.penaltyTbl table .dollarSym input[type="text"] { max-width: 100% !important; }

        #ddnFormNamesDiv.Selectform-listdropdwn { width: 220px !important; }

        .affordable-Calc-table.penaltyTbl table input[type="text"] { width: 100%; }

        .affordable-Calc-table.penaltyTbl table .dollarSym input[type="text"] { max-width: 220px !important; padding-right: 62px; }

        .mbl-dis-block #btnClear { display: block; text-align: center; width: 100%; }

        .mbl-dis-block #btnShowResult { display: block; width: 100%; }

        .mbl-dis-block { display: block; text-align: center !important; }

        .selectDropDown select { width: 220px; background: url('/Content/Images/dropDownArrowIcon.png') no-repeat 195px 12px/15px; }
        /*.penaltyCalc .affordable-resultbox-mbl table tbody tr td:first-child{color:#333 !important;font-weight:600 !important;}*/
        .affordability-mbl h4 { padding-left: 0 !important; margin-bottom: 0 !important; margin-top: 15px; }

        .mbl-tabl-width td { width: 50% !important; }

        .affordable-resultbox-mbl table tr th { background-color: #2e5794; color: #fff; padding: 12px; text-align: center; border: 1px solid #2e5794; }

        .affordable-resultbox-mbl table tr td.aff-sub-head { color: #000; font-weight: 600; }

        .affordable-resultbox-mbl { margin-top: 5px; text-align: center; }
        /*.affordable-resultbox-mbl table tbody tr td.aff-sec-sub-head{background-color: rgba(228, 239, 255, 0.5);border-bottom: 1px solid #0f4386 !important;border-right: 1px solid #0f4386 !important; color: #0f4386 !important;position: initial !important;}*/
        .affordability-Cal-Mbl table tbody tr td { text-align: center !important; }

        .secHeader { background-color: #e4efff; text-align: center !important; padding: 10px !important; }

        .affordability-Cal-Mbl table tr td { padding: 10px !important; color: #000 !important; font-weight: normal !important; }

        td.secHeader { font-weight: 500 !important; color: #0f4386; }

        .affordability-Cal-Mbl { margin-top: 10px; }

            .affordability-Cal-Mbl table tr th { background-color: #0f4386; color: #fff; text-align: center; padding: 12px; }

        .affordable-Calc-table.penaltyTbl table { margin-top: 0; }

        .dollarSym::before { top: 13px; }

        .penalty-Clac-section .affordable-Calc-table .resetBtn { margin-top: 0; }

        .affordable-Calc-table.penaltyTbl table .dollarSym input[type="text"] { max-width: 60%; }

        .penaltyRadio { display: block; }

            .penaltyRadio label:first-child { margin-bottom: 20px; }

        .Selectform-listdropdwn ul { margin-top: 0; }

        .penaltyTbl { padding: 0; }

        .taxYrTxt h4 { font-size: 14px; line-height: 22px; }

        .mbl-pl0 { padding-left: 0; }

        #divTotEmp label, #divPtcEmp label { width: 100%; }

        #divTotEmp, #divPtcEmp { display: block; }

        .penaltyTbl .table { margin-left: 0 !important; margin-right: 0 !important; }

        #divNote p { font-size: 13px; line-height: 20px; }

        #resultAmountb, #resultAmounta { font-size: 20px; }

        #resultTYb, #resultTYa { font-size: 18px; }

        .taxYr p { font-size: 14px; line-height: 22px; }

        .busDetails .busTable table { margin: 0; width: 100%; }

            .busDetails .busTable table tr td label { width: 100%; }

        .resultBox { margin-bottom: 0; }

        .divTotEmp label { width: 100%; }

        .penaltyCalc table tbody tr td:last-child { width: 100% !important; }

        .taxYr h3 { font-size: 18px; }

        .custom-dropdown.mTop20 { margin-top: 0 !important; }

        .taxYrTxt .table-responsive { margin: 10px; }

        .taxYr { min-height: 100%; padding: 15px; }

        .penaltyTbl { margin-top: 0; }

        .taxYr table tbody tr td { display: block; }

        .taxYr .affordable-resultbox-mbl table tbody tr td { display: revert !important; }

        .penaltyCalc table tbody tr td:last-child, .penaltyCalc table tbody tr td:first-child { width: 100%; }

        .penaltyCalc { padding: 0; }

        .custom-dropdown { margin-left: 0; }

        .terms-box-inner.num-box-inner h4 { position: relative; padding-left: 30px; }

            .terms-box-inner.num-box-inner h4 span { position: absolute; left: 0; }

        .hrd-img.cmnBnr { margin-top: 100px; min-height: auto; padding-bottom: 50px; }

        .mblBnr { background-color: #f8f8f8; min-height: 100% !important; padding-top: 10px; padding-bottom: 35px; }

        .amp-mnu-pd18 { padding: 8px 0; }

        .terms-box-inner ul li { line-height: 22px; }

        ul.number-list { padding-left: 10px; }

            ul.number-list li { font-size: 14px; }

        .minHgt-mbl p { min-height: auto; }

        .highlight-h3 { font-size: 16px; }

        .borRight1 { border-right: none; }

        .mbl-brd-btm-ddd { border-bottom: 1px solid #ddd; }

        .padTop0-xs { padding-top: 0 !important; }

        .build-packRespon h3 { min-height: auto; }

        .min-ht-240, .min-ht-240-Bottom { min-height: auto; }

        .mbl-minhght-0 { min-height: auto !important; }

        .mbl-padBot0 { padding-bottom: 0; }

        .ser-Section h3, .ser-Section-blue h3 { font-size: 16px; line-height: inherit; }

        .serv-Content p { min-height: auto; }

        .section-2 h3 { margin-top: 10px; padding: 20px; font-size: 16px; }

        .section-2 h4 { font-size: 16px; min-height: auto; line-height: 22px; padding: 10px 20px; margin-top: 0; }

        .section-2 p { padding: 0 15px 20px 15px !important; }

        .section-2 { margin-top: 10px; }

        .dis-flex { display: inline-block; }

        .build-package-new .nhint-bullet { min-height: auto; }

        .build-package-new .leftSection { border-right: none; margin-right: 0; border-bottom: 1px solid #eee; margin-bottom: 20px; }

        .orange-Contact h3 { font-size: 16px; }

        .LetteR-Innr_Span { font-size: 15px; margin-top: 10px; line-height: 20px; }

        .spcl-hight h3.common-h3 { font-size: 18px !important; }

        .banner_image { margin-top: 100px; margin-bottom: 20px; }

        .deter-box p { color: #5c5c5c; font-size: 15px; font-family: 'Open Sans', sans-serif; line-height: 25px; }

        .font16 { font-size: 15px !important; }

        .sign_up a, .sign_up a:focus, .sign_in a, .sign_in a:focus { margin: 0 0 0px; }

        .sign_up a { margin-bottom: 10px; }

        .labelName { width: 100%; text-align: left; }

        #fullservice_bg li { font-size: 16px; padding: 11px 10px 10px 23px; background-position: left 14px; }

        #fullservice_bg { min-height: inherit; margin-top: 15px; margin-bottom: 15px; }

        .header_inr { min-height: inherit; }

        .header_inr_tle, .header_inr { padding-bottom: 20px; }

            .header_inr_tle h1, .header_inr h1 { font-size: 16px; line-height: normal; margin-top: 15%; }

        .deadLinexml { position: relative; margin-top: 55px; }

            .deadLinexml h3 { font-size: 18px; }

        .navbar-brand > img { width: 100%; margin-top: 4px; }

        .navbar-brand { padding-top: 3px; }

        .nav > li { width: 100%; text-align: left; }

        .navbar-nav { border-top: 1px solid #e4e4e4; }

        footer:before { content: none; }

        .dBox { margin-bottom: 55px; }

        .iBox { min-height: 50px; }

        .contact-cont .nav > li { width: auto; }

            .contact-cont .nav > li > a { display: inline-block; }

        .contact-whole { border: none; }

            .contact-whole iframe { width: 100%; margin: 15px auto 0; }
        /*.contct-part{padding:20px 0;}*/
        .common-pad { padding: 50px 20px; }

        .hrpart img { top: 0; }

        .navbar-nav ul { border-top: 0; box-shadow: none; padding-left: 10px; }

            .navbar-nav ul:before { content: none; }

            .navbar-nav ul li { list-style-type: circle; }

            .navbar-nav ul a { font-size: 13px; color: #ee302e; }

        .fixMenu { position: fixed; top: 0px; background: #fff; width: 100%; box-shadow: 0 0 4px #999; }

        header h1 { font-size: 27px; }
        /*header{min-height:380px;}*/
        .head-inner h2 { font-size: 27px; line-height: 28px; margin-top: 55px; }

            .head-inner h2.h2Title { margin-top: 55px; }

        .head-inner { min-height: 150px; }

        .white_label_gray { margin: 0px -20px; padding: 15px 20px 50px !important; }

        #banner_image_part_2_arrow_1, #banner_image_part_2_arrow { left: 50%; margin-left: -28px !important; }

        #banner_image_part_1 { margin-top: 0px; }

        #banner_image_part_2_arrow_1 { margin-top: -32px !important; }

        #banner_image_part_2_arrow { margin-top: -20px !important; margin-left: -22px !important; }

        #banner_image_part_3 { margin-top: 28px !important; }

        .inner_irslogo, .reporting_softwareBanner .inner_irslogo { padding-top: 70px; padding-right: 0px; padding-left: 0px; }

            .inner_irslogo span.inner_logo, .reporting_softwareBanner .inner_irslogo span.inner_logo { right: 50%; margin-right: -30px; width: 60px; content: ""; top: 0px; margin-top: 0px; }

        .home_bannerImg { padding-top: 80px; }

        .home_irsLogo { top: 40px; margin-left: -30px; }

            .home_irsLogo img { width: 60px; margin-top: 30px; }

        .modal-header .close { margin-top: 0px; }

        .footer_irsLogo { width: 50px; }

        footer .col-sm-4 { text-align: left !important; }

        .social-icons { display: inline-block; margin: 10px auto 0px; text-align: center; }

            .social-icons li.hpLogo, .footer_irsLogo { margin-top: 0px !important; }

            .social-icons li { float: left; margin: 5px !important; display: inline-block; margin-bottom: 0px !important; }

        .DeadLne_pnl .acareporting_list { margin-top: 0px; }

        .New-h2Part h2 { font-size: 23px; line-height: normal; }

            .New-h2Part h2 span { font-size: 20px; line-height: 30px; }

        .Mbl_brdr_btm { border-bottom: 1px solid #7b8ca0; padding-bottom: 15px; }

        .Item_alnG { padding-top: 0px; }

            .Item_alnG img { width: 60px; height: auto; }

        .DeadLne_pnl h4 { font-size: 16px; }

        .New-h2Part .Item_alnG p { font-size: 16px; }

        .hrd-img { background-image: none; }

        .hrd-img { padding: 0px 0 30px 0; /*min-height:860px;*/ min-height: 490px; }

        h1.common-h1 { font-size: 23px; line-height: normal; text-align: center; }

        .resourcesBnr .sub_h3 { text-align: center; }

        p.bnr-caption { font-size: 15px; }

        p.bnr-caption-home { font-size: 18px; padding: 15px 0px 15px 0px; }

        h4.hint-txt { font-size: 15px; }

        .basic-bnr { padding: 91px 0 40px; /*min-height:920px;*/ min-height: 300px; }
        .basic-bnr-banner { padding: 175px 0 40px; /* min-height: 920px; */ min-height: 392px; }
        .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #212121; font-weight: 500; font-size: 14px; }

            .navbar-default .navbar-nav .open .dropdown-menu > li > a.active { color: #ee7c46; font-weight: 600; }

        .navbar-nav.navbar-right { border-top: none; }

        .pricing-popup .modal-dialog { width: 270px; }

        .modal-dialog { margin: 95px auto; width: 270px; }

        .modal-footer { border-top: none; background: #fbfbfc; border-radius: 0px 0px 10px 10px; margin-top: 0px; margin-bottom: -15px; }

        .ip-field-mbl { margin-bottom: 0; margin-top: 15px; }

        .pricing-captcha-popup { margin-top: 15px !important; }

        .InnerBanner { min-height: 240px; padding: 57px 0 30px 0; }

        .GuideCardBanner { padding: 72px 0px 0px 0px; }

        .resurceCard h3 { min-height: inherit; }

        .resurceCard::before { top: calc(-50% - 50px); }

        .resourceCenterBanner .main-bnr { margin-top: 30px; }

        h5.nj-sticky-deadline1 { font-size: 18px; }

        .mbl-list-alin .list-unstyled { padding-left: 0px; }

        .list_num li { padding-left: 0px; font-size: 15px; }

        .cooky-left-bar .list-unstyled { padding-left: 20px; }

        .pop-btnBlock .lm-cmn-btn { padding: 8px; font-size: 14px; }

        span.line-seperation { margin: 0 10px; }

        .req-cal-bck { font-size: 16px; padding: 13px; }

        .affordable-Calc-block input[type="text"] { width: 80%; }

        /* Mobile menu update*/
        .header_info span { margin: 0px 15px 10px; }

        .AMP_Menu { margin-left: -830vw; z-index: 99999; background: #fff; border-bottom: 1px solid #EFEFEF; padding: 0; position: fixed; height: 100vh; top: 0; bottom: 0px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; max-width: 91vw; width: 100%; transition: all 0.4s linear; -webkit-transition: all 0.4s linear; overflow-y: scroll; }

        #NoAMP_Overlay { opacity: 0; display: none; background: rgba(0,0,0,0.5); width: 100%; position: fixed; left: 0px; top: 0px; height: 100vh; z-index: 9999; content: ""; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

        .MobileToggleMenu #NoAMP_Overlay { opacity: 1; display: block; }

        .MobileToggleMenu .AMP_Menu { margin-left: 0; }

        .AMP_close { position: absolute; right: 15px; top: 50%; margin-top: -12px; }

        .AMP_back { position: absolute; left: 15px; top: 50%; margin-top: -12px; }

        .AMP_Header { position: relative; padding: 10px 15px; text-align: center; background-color: rgba(240, 240, 240, 0.64); }

        .AMP_Logo { display: inline-block; width: 130px; }

            .AMP_Logo img { width: auto; max-width: 100%; }

        .navbar-nav { margin: 0px; }

            .navbar-nav > li { height: 44px; padding: 10px 15px !important; border-bottom: 1px solid #eee; }

        .AMP_Menu .dropdown-toggle { position: relative; }

        .navbar-toggle { margin-right: 0px; }

        .nav > li.mobile-signin-btn { margin-top: 12px; }

            .nav > li.mobile-signin-btn a { padding: 7px 15px !important; height: inherit; margin-left: 15px; }

        .AMP_Menu .dropdown-toggle::after { position: absolute; top: -2px; right: 0; height: 44px; width: 44px; content: ''; background-size: 1.5rem; background: url(Images/icons/mobile-amp-arrow.png) 0 0/15px; /*background-image: url('data:image/svg+xml;utf8, <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z"/></svg>');*/ background-repeat: no-repeat; background-position: center; }

        .AMP_Menu .dropdown-menu { position: relative; top: 0; left: 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 0; border-radius: 0; box-shadow: none; width: 100%; margin: 0px; }

            .AMP_Menu .dropdown-menu li a, .AMP_Menu .dropdown-menu li span { min-height: 44px; border-bottom: 1px solid #eee; line-height: 30px; padding: 5px 15px; width: 100%; display: inline-block; font-size: 14px; text-align: left; font-weight: normal; color: #212121; cursor: pointer; }

            .AMP_Menu .dropdown-menu li .new-lbl { min-height: 20px; line-height: normal; display: inline-block; width: auto; padding: 2px 5px; font-size: 12px; top: 13px; left: 125px; right: inherit; }
        /*.AMP_Menu .dropdown-menu li.megali a,.AMP_Menu .dropdown-menu li.megali hr{display:none;}
.AMP_Menu .dropdown-menu li.megali hr{margin:0px;}
.AMP_Menu .ParentActive li.megali span,.AMP_Menu .ParentActive li.megali a, .AMP_Menu .ParentActive li.megali.subActive span{display:none;}
.AMP_Menu .ParentActive li.megali span.dis-blk{display:block; padding: 5px 7px; top: 7px;left: 90px; color:#fff;font-weight: 500;}
.AMP_Menu .ParentActive li.megali.subActive a,.AMP_Menu .ParentActive li.megali.subActive hr{display:block;}*/
        .header_info { text-align: center; width: 100%; float: left; margin-top: 10px; }

        .AMP_Menu .dropdown-menu { opacity: 1; -webkit-transform-origin: top; transform-origin: inherit; -webkit-animation-fill-mode: forwards; animation-fill-mode: inherit; -webkit-transform: inherit; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; padding: 0px; }

        .AMP_Header span, .AMP_Header { text-transform: uppercase; font-size: 16px; font-weight: 600; color: #212121; }

        .AMP_Menu .ParentActive li.megali.subActive a.btn { display: inline-block; margin: 10px 15px; width: auto; padding: 12px 15px; min-height: inherit; line-height: normal; color: #fff; }

        .MobileToggleMenu .navbar-collapse { margin-left: -15px !important; }

        .MobileToggleMenu { overflow: hidden; }

        .MobileMenuOverlay { background: rgba(0,0,0,0.5); position: fixed; height: calc(100% - 69px); width: 100%; left: 0px; top: 69px; right: 0px; bottom: 0px; z-index: 99; opacity: 0; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; display: none; }

        .MobileToggleMenu .MobileMenuOverlay { opacity: 1; display: block; }

        p.menu-sub-cnt { font-weight: 500; font-size: 13px; }

        h4.menu-sub-hd { font-size: 14px; font-weight: 600; color: #212121; }

        .amp-mnu-pd15 { padding: 8px 0; }

        .faqBanner { min-height: 190px !important; }

        .hrd-img.faqBanner .main-bnr { margin-top: 10px; }

        .faq_accordion .panel-default > .panel-heading h4 { font-size: 15px; }

        .value-hit-dropdwn { width: 270px; }

        .Selectform-listdropdwn { width: 270px; }

        h5.penalty-source-link { font-size: 14px; }

        .BusinessDetails-block { padding: 10px 13px; }

            .BusinessDetails-block .busTable { padding-top: 15px; padding-bottom: 15px; }

            .BusinessDetails-block p { font-size: 13px !important; }

        .penalty-Clac-section .resetBtn { margin-top: -20px; }

        .min_htbsc { min-height: 0px; }

        .min_htbscsub { min-height: 0px; }

        .template_ul { display: block; }

        .download-temp table input { width: 300px; margin-left: -10px; }

        .download-temp .pLeft20 { padding-left: 0px; }

        .download-temp input { min-height: 10px; }

        .paidad h2 { margin-bottom: 20px; }

        .paidadbanner { padding: 162px 0 30px 0; }
    }

    @media screen and (max-width: 767px) and (min-width: 501px) {
        #banner_image_part_2_arrow_1 { margin-left: auto; margin-right: auto; display: block; transform: rotate(90deg); margin-bottom: -50px; margin-top: -28px; }

        #banner_image_part_2_arrow { margin-left: auto; margin-right: auto; display: block; margin-top: 0; transform: rotate(90deg); }

        #banner_image_part_2 { margin-left: auto; margin-right: auto; display: block; margin-top: 20px; }

        #banner_image_part_3 { margin-left: 0px; margin-top: 20px; margin-bottom: 20px; }

        .tickcounter { padding-bottom: 14%; }

        .min_htbsc { min-height: 0px; }

        .min_htbscsub { min-height: 0px; }
    }

    @media only screen and (max-device-width:500px) {
        .tpas_last_banner { float: none; text-align: center; }

        #banner_image_part_2_arrow_1 { margin-left: auto; margin-right: auto; display: block; transform: rotate(90deg); margin-bottom: -50px; margin-top: -28px; }

        .features_banner_line { margin-left: auto; margin-right: auto; display: block; transform: rotate(90deg); margin-bottom: 50px; margin-top: 30px; }

        #banner_image_part_1 { margin-top: 20px; }

        #banner_image_part_2 { margin-left: 0px; margin-top: 20px; }

        #banner_image_part_2_arrow { margin-left: auto; margin-right: auto; display: block; margin-top: 0; transform: rotate(90deg); }

        #banner_image_part_3 { margin-left: 0px; margin-top: 20px; margin-bottom: 20px; }

        header h1 { font-weight: bold; font-size: 48px; font-family: 'Karla', sans-serif; color: #fff; line-height: 58px; text-transform: inherit; margin-top: 15%; }

        .navbar-brand { float: left; padding: 0px 0px; font-size: 18px; line-height: 20px; }

        .navbar-nav ul li { color: #205491; float: none; list-style: none; margin-left: 5px; padding: 3px 0; text-align: left; width: 100%; font-size: 12px; max-width: 300px; }

        .or { font-size: 24px; font-weight: 600; padding-left: 20px; padding-right: 20px; padding-top: 20px; display: block; }

        .sidebar-nav li a { color: #000; display: block; text-decoration: none; background-color: #fff; border-bottom: none; font-size: 14px; }

        .tab-content { margin-top: 30px; }

        .deter-part h4 { font-weight: 600; font-size: 18px; font-family: 'Open Sans', sans-serif; color: #205491; text-align: center; padding-top: 15px; padding-bottom: 5px; }

        .deter-part b { text-align: center; margin-top: 15px; }

        .startnow-btn { background: #ee302e; font-weight: bold; font-size: 20px; color: #fff; font-family: 'Karla', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 30px; }

            .startnow-btn:hover { background: #231f20; }

        .startnow-btn-blue { background: #205491; font-weight: bold; font-size: 18px; color: #fff; font-family: 'Karla', sans-serif; text-transform: uppercase; padding: 15px 25px; border-radius: 3px; display: inline-block; bottom: 0px; margin-top: 30px; }

            .startnow-btn-blue:hover { background: #231f20; }

        .line_1 { margin-top: 50px; }

        .button_style_2 { background-color: #205491; border-radius: 4px; color: #fff; font-size: 15px; margin-top: -50px; display: block; width: 100%; }

            .button_style_2:hover { background-color: #ee7d41; border-radius: 4px; color: #fff; font-size: 15px; padding: 10px 25px; }

            .button_style_2:focus { background-color: #ee7d41; border-radius: 4px; color: #fff; font-size: 15px; padding: 10px 25px; }

        .navbar-default .navbar-nav > .open > a,
        .navbar-default .navbar-nav > .open > a:hover,
        .navbar-default .navbar-nav > .open > a:focus { color: #ee302e; background-color: #FFF; border-radius: 4px 4px 0 0; border-color: #fff; }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header { padding: 0px; }

        .sign_in { background-color: #ee302e; border-radius: 5px; color: #fff; margin-left: 0px; }

        footer { text-align: center; background: #393939; padding: 30px 0; font-weight: 600; color: #949494; font-size: 13px; position: relative; background-image: none; }

        .social-icons { text-align: center; }

            .social-icons li { display: inline-block; }

        .deter-part h2 { font-size: 20px; line-height: 20px; margin-bottom: 20px; }

        .hrpart h2, .acapart h2, .accpart h2 { font-size: 25px; line-height: 23px; }

            .hrpart h2 span, .acapart h2 span, .accpart h2 span { font-size: 20px; }

        .hrpart p, .acapart p, .accpart p { margin-left: 0; }

        .contact-cont .nav > li a { padding: 6px; font-size: 12px; }

        .contct-part td { display: block; width: 100%; }

        header h1 { font-size: 26px; line-height: 28px; }

        .head-inner h2 { font-size: 26px; line-height: 28px; margin-top: 55px; }

            .head-inner h2.h2Title { margin-top: 55px; }

        .head-inner { min-height: 150px; }

        .getstart-btn { font-size: 20px; padding: 10px 20px; }

        .head-inner ~ div .common-pad { padding: 10px 10px 50px; }
        /*header{min-height:350px;}*/
        .acapart img, .accpart img { /*max-width:40%;*/ }

        .mobRight { float: right; }

        .hrpart img { position: inherit; top: 0; max-width: 100%; }

        .icons-part h2 { font-size: 20px; }

        .icons-part h4 { font-size: 15px; }

        footer ul a { color: #bbbbbb; text-decoration: underline; margin: 0 5px; text-decoration: none; font-weight: 500; line-height: 25px; list-style-type: disc #fff; text-align: left; }

        .deter-part h2 span { font-size: 20px; color: #212121; display: block; line-height: 30px; font-weight: 300; }

        .hrpart p, .acapart p, .accpart p { font-weight: 500; font-size: 14px; font-family: 'Open Sans', sans-serif; color: #5c5c5c; margin-bottom: 30px; text-align: center; line-height: 20px; margin-top: 10px; }

        .hrpart p { font-weight: 500; font-size: 14px; font-family: 'Open Sans', sans-serif; color: #5c5c5c; margin-bottom: 30px; text-align: left; line-height: 20px; margin-top: 10px; }

        footer h2 { color: #fff; font-size: 18px; font-weight: 700; text-align: left; }

        .footer_heading_underline { width: 50px; border-bottom: 4px #ee302e solid; margin-bottom: 10px; margin-top: 5px; float: left; }

        ul,
        ol { margin-top: 0; margin-bottom: 10px; text-align: left; margin-top: 25px; }

        footer p { color: #bbbbbb; line-height: 18px; text-align: left; margin-top: 25px; }

        .chat_button { background-color: #205491; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; color: #fff; border-radius: 5px; display: block; }

            .chat_button:hover { background-color: #231f20; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; color: #fff; border-radius: 5px; }

        #banner_text h3 span { font-size: 38px; margin-top: 20px; display: block; }

        #banner_text h3 { font-size: 18px; text-align: center; margin-left: 50px; padding-top: 40px; color: #335c94; margin-top: -20px; }

        #landing_header .navbar-brand { width: 100%; display: block; }

        #landing_header .heading_contact_style img { margin: 0px; padding: 0px; }

        #landing_header .navbar-brand img { margin: 0px auto; }

        #landing_header .heading_contact_style ul li a { font-size: 17px; }

        #landing_header .heading_contact_style ul li:last-child a { padding-left: 10px; }

        #landing_header .heading_contact_style { text-align: center; }

            #landing_header .heading_contact_style ul { float: none; display: inline-block; }

        .min_htbsc { min-height: 0px; }

        .min_htbscsub { min-height: 0px; }
    }

    @media only screen and (max-width: 425px) {
        #banner_text h3 span { font-size: 38px; margin-top: 20px; display: block; }

        #banner_text h3 { font-size: 16px; text-align: center; margin-left: 25px; padding-top: 40px; color: #335c94; margin-top: -20px; }

        .tickcounter { padding-bottom: 25% !important; }

        .min_htbsc { min-height: 0px; }

        .min_htbscsub { min-height: 0px; }
    }

    @media only screen and (max-width: 375px) {
        #banner_text h3 span { font-size: 30px; margin-top: 20px; display: block; }

        #banner_text h3 { font-size: 18px; text-align: center; margin-left: -80px; padding-top: 40px; color: #335c94; margin-top: 20px; }

        .resurceCard::before { top: calc(-50% - 25px); }

        .min_htbsc { min-height: 0px; }

        .min_htbscsub { min-height: 0px; }
        .top-75{top: 75px;}
    }

    @media screen and (max-width: 370px) and (min-width: 320px) {
        #banner_text h3 span { font-size: 30px; margin-top: 20px; display: block; }

        #banner_text h3 { font-size: 16px; text-align: center; margin-left: 25px; padding-top: 40px; color: #335c94; margin-top: -20px; }

        .min_htbsc { min-height: 0px; }

        .min_htbscsub { min-height: 0px; }
    }

    @media screen and (max-width: 320px) and (min-width: 300px) {
        #banner_text h3 span { font-size: 25px; margin-top: 20px; display: block; }

        #banner_text h3 { font-size: 14px; text-align: center; margin-left: 20px; padding-top: 40px; color: #335c94; margin-top: -20px; }

        .min_htbsc { min-height: 0px; }

        .min_htbscsub { min-height: 0px; }
    }

    @media only screen and (max-device-width:480px) {
        #clockdiv > div { font-size: 35px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; padding: 5px 10px; }

        #clockdiv .day:after { content: ':'; position: absolute; font-size: 25px; margin-left: 32px; margin-top: -55px; }

        #clockdiv .day-1:after { content: ':'; position: absolute; font-size: 25px; margin-left: 25px; margin-top: -55px; }
    }

    @media screen and (max-width: 699px) and (min-width: 300px) {
        .greetingTxt_lg { color: #466dbb; font-size: 30px; font-weight: 500; margin-top: 5px; }

        .greetingTxt span { font-size: 25px; }

        .greetingTxt { font-size: 20px; }

        .contact_wrap { margin-top: 40px; }

        .contact_wrapper { margin-top: 5px; }

        .succ_request .contact_wrap h3 { margin-top: 0px; }

        .vertical_align { display: block; }

        .land_form_lft h3 { font-size: 14px; background: url("../Content/Images/red_tick.png") no-repeat left 8px/18px; padding-left: 25px; }

        .sub_head { font-size: 14px; padding-top: 10px; }

        .land_h4 { font-size: 14px; }

        .land_form_rgt .contct-part { padding: 10px 10px; margin-bottom: 15px; margin-top: 5px; }

        .blue_section h2, .patter_section h2 { font-size: 14px; }

        .patter_section ul { margin-top: -10px; }

            .patter_section ul li { background: url("../Content/Images/green_tick.png")no-repeat left 5px/18px; font-size: 12px; padding-left: 25px; }

        #landing_header .heading_contact { padding: 0px 15px; }

        #landing_header .navbar-brand { padding-left: 7px; }

        #landing_header .heading_contact_style ul li img { margin: 0px; padding: 0px; width: 20px; }

        #landing_header .heading_contact_style ul li a { font-size: 16px; }

        #landing_header .heading_contact_style ul li:last-child a { padding-left: 8px; padding-right: 0px; }

        .tickcounter { padding-bottom: 15%; }

        .land_part input[type="text"], .land_part input[type="text1"], .land_part input[type="password"], .land_part select, textarea, input[type="text"], input[type="[password"], select, textarea { min-height: 30px; padding: 0px 0px 0px 15px; margin-bottom: 0px; font-size: 12px; }

        .land_part p { font-size: 12px; }

        .land_form_lft p { font-size: 12px; line-height: 18px; margin: 2px 0px 0px 30px; }

        .land_form_rgt .learn-btn { font-size: 16px; padding: 5px; min-width: 100%; }

        .patter_section .learn-btn { font-size: 16px; padding: 5px; min-width: 90%; }

        .land_form_rgt .contct-part { margin-top: 5px !important; }

            .land_form_rgt .contct-part p { margin: 0px; }

        .land_form_lft h3 { padding-top: 10px; }

        .heading_contact { margin-bottom: 0px; }

        #landing_header h1 { margin-top: 15px; }

        #back-top span { display: none; }

        .header-heading { color: #fff; margin-top: 18%; margin-bottom: 2%; font-size: 20px; }

        .header-heading-1 { color: #fff; font-weight: 500; font-size: 18px; }

        .banner_notofication_position { margin-left: auto; margin-right: auto; display: block; width: 100%; margin-top: 60px; }

        .process_diagram li:nth-child(2n+1):after { content: url(Images/icons/arrow-1.png); margin-left: -150px; position: absolute; margin-top: -60px; -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); }

        .process_diagram li:nth-child(2):before { content: url(Images/icons/arrow.png); padding-left: 10px; margin-top: 200px; position: absolute; -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); }

        .process_diagram li:nth-child(4):before { content: url(Images/icons/arrow.png); padding-left: 10px; margin-top: 200px;; position: absolute; -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ transform: rotate(90deg); }

        .process_diagram { display: flex; list-style-type: none; float: none; display: block; }

            .process_diagram li { margin-bottom: 25px; }
        /*header{padding:60px 0px 30px;}*/
        .startnow-btn-new { padding: 10px 15px; }

        .deadlineBox { margin: 15px 0px; }

        .req_before_deadline .deadlineBox h4 { min-height: inherit; }

        .req_before_deadline .deadlineBox p { font-size: 14px; line-height: 24px; min-height: inherit; }

            .req_before_deadline .deadlineBox p + p { min-height: inherit; }

        header { background-image: none; background-color: #205491; }

        .hrpart, .accpart { background-image: none; background-color: #f2f2f2; }

        .deter-part h1 { font-size: 30px; line-height: 35px; }

        .new-btn-banner { padding: 10px 15px; }

        .new-btn { padding: 5px 10px; }

        .mobile_img img { width: 40px; margin-top: 20px; }

        .mobile_img_1 img { width: 100px; margin-top: 20px; }

        .deter-part h4 { font-size: 18px; }

        .mobile_gap { margin-bottom: 20px; }
    }

    @media screen and (max-width: 1366px) and (min-width: 1280px) {
        .basic-bnr-banner { padding: 180px 0 50px !important; min-height: 500px; }
    }

    @media screen and (max-width: 1200px) and (min-width: 992px) {
        .req-cal-bck-banner { font-size: 14px; }
        .align-items-xl-start { align-items: flex-start !important; }
        .ms-xl-4 { margin-left: 1.5rem !important;; }
        .basic-bnr-banner { padding: 197px 0 50px !important; min-height: 500px; }
        .navbar-nav ul.solution-menu::before { left: 183px !important; }

        .solution-menu { left: -120% !important; }

        .service-menu { left: -132px !important; }

        .navbar-nav ul.customer-menu { left: -372px !important; }

        .navbar-nav ul.service-menu::before { left: 196px !important; }

        .md-min-h-360 { min-height: 360px !important; }

        .tbs-logo { padding: 24px !important }

        #accordionSection input[type='radio']:checked:after { top: 11%; left: 30%; }

        .intermidiate { background-position: 1px 1px; }

        #accordionSection input[type='radio']:after { top: 11%; left: 30%; }
        /*#accordionSection .overflow-scroll { height: 80vh !important; overflow: scroll; }*/
        .footertext { bottom: 20px; }

        .xs-banner { padding: 100px 0 50px 0 !important; }

        .note2:before { top: -93px !important; left: -104px !important; height: 394px !important; }

        .note2::after { left: -110px !important; height: 402px !important; }

        .HomePri_Calc .nhint-bullet.hint-res.serv-bg1 { min-height: 200px !important; }

        .min-h-p { min-height: 95px; }

        .service-hg .nhint-bullet { min-height: 141px; }

        .service-hg1 { min-height: 100%; }

            .service-hg1 .nhint-bullet.bullet-point { min-height: 141px !important; }

            .service-hg1 .HomePri_Calc .nhint-bullet { min-height: 100% !important; }

        .aca-porm-sec .build-package h3.scnd-lvl-hdng { padding: 20px 15px; }

        .HomePri_Calc .nhint-bullet.hint-res { min-height: 100% !important; }

        .container { max-width: 960px; }

        .req_before_deadline .deadlineBox h4 { min-height: 53px; }

        .req_before_deadline .deadlineBox p { font-size: 14px; line-height: 24px; min-height: 70px; }

            .req_before_deadline .deadlineBox p + p { min-height: 110px; }

        .iBox p { min-height: 200px; }

        .social-icons li.hpLogo, .social-icons li.footer_irsLogo { margin-top: 10px !important; }

        .Dead_linE_Bg .DD-Box { min-height: 238px; }

        .comlete-steps::after { left: 190px; }

        .follow-arrow::before { right: 35px; top: 248px; }

        .main_basic_sec p { font-size: 15px; }

        .h-sm-52 { height: 52px; }

        p { font-size: 15px; }

        .list_arw li { font-size: 15px; }

        .main-bnr-lg { margin-top: 80px; }

        .minhyt { min-height: 255px !important; }

        .minhyt3 { min-height: 212px !important; }

        .tpa-bnr .irs-logo { top: 25%; }

        /*Home page*/
        header .home-banner h1.common-h1 { font-size: 32px; line-height: 40px; }

        header p.bnr-caption { font-size: 18px; }

        header h4.hint-txt { font-size: 20px; }

        .nav-pills > li a { padding-top: 20px; padding-bottom: 20px; }

        .build-package .min-h { min-height: 270px; }

        .build-package .min-h1, .build-package .min-h2 { min-height: 130px; }

        .exp-trust .exp-box p.exp-minh1 { min-height: 35px; }

        .report-box::before { height: 218px; }

        .report-box p.report-minh { min-height: 82px; }

        .frt-hint-box::before { left: -18px; }

        .pricing-tbl .table-bordered > tbody > tr > td.btn-pad { padding: 15px; }

        .pricing-bnr { display: block; }

            .pricing-bnr .main-bnr { margin-top: 100px; }

            .pricing-bnr .irs-logo { right: 39%; }

        .rep-sw-bnr { display: block; }

            .rep-sw-bnr .main-bnr { margin-top: 100px; }

            .rep-sw-bnr .irs-logo { right: 5%; width: 50px; }

        .contact-bnr { min-height: 300px; }

            .contact-bnr .irs-logo { right: -16%; margin-top: 30px; }

        .hrd-img .main-bnr { margin-top: 80px; }

        .rep-sw-bnr .main-bnr { margin-top: 40px; }

        .pricing-bnr .main-bnr { margin-top: 80px; }

        .hrd-img { padding: 40px 0 40px 0; min-height: 550px; }

        .common-pad { padding: 40px 0; }

        .review-loader-slidr .nav-justified > li { width: 20%; }

        .pricing-bnr { min-height: 235px; }

        .rep-sw-bnr { min-height: 235px; }

        .review-loader-slidr .nav-justified > li.thrd-child { width: 21%; }

        .review-loader-slidr .carousel-inner { min-height: 510px; }

        h4.support-yr { font-size: 16px; }

        .demo-bnr .main-bnr { margin-top: 90px; }

        .demo-bnr { min-height: 230px; padding: 40px 0 40px 0; }

        .contact-bnr { min-height: 220px; padding: 40px 0 40px 0; }

        .ddline-minhght { min-height: 125px; }

        .basic-bnr { padding: 70px 0 40px; min-height: 400px; }


        .lg-pt-12 { padding-top: 12% !important; }

        .basic-bnr .main-bnr .irs-logo { top: -50px; }

        .basic-bnr .main-bnr { margin-top: 80px; }

        .deadline-bnr { padding: 50px 0 40px; min-height: 210px; }

            .deadline-bnr .main-bnr { margin-top: 40px; }

        .report-box p.report-minh1 { min-height: 60px; }

        .report-box p.report-minh { min-height: 60px; }

        .lvl1-leftpart { min-height: 280px; }

            .lvl1-leftpart h3 { padding-top: 115px !important; font-size: 20px; }

        .lvl1-leftpart1 { min-height: 305px; }

            .lvl1-leftpart1 h3 { padding-top: 105px !important; font-size: 20px; }

        .coolcounty-bnr { min-height: 380px; }

        .hcm-caption { font-size: 16px; }

        .sec-testi3::before { top: 45px; }

        .exp-trust .exp-box p.exp-minh { min-height: inherit; }

        .sec-testi1::before { top: 145px; }

        .s-brdr-left { border-left: none; padding-left: 1px; }

        a.linkto-cust-stories { font-size: 18px; }

        .back-circle::before { left: 5px; }

        .new-jersy-state h3 { font-size: 20px; }

        .new-jersy-state h4 { font-size: 18px; }

        a.nj-link { font-size: 14px; }

        .report-form h4 { font-size: 17px; }

        h3.nj-form { font-size: 20px; }

        .nj-h3 { font-size: 17px; }

        h4.njsticky-hd { font-size: 19px; }

        h5.nj-sticky-deadline { font-size: 17px; }

        h5.inner-hght { font-size: 16px; }

        h5.nj-sticky-deadline1 { font-size: 16px; }

        .nj-widget-list { text-align: left; }

            .nj-widget-list li { padding-bottom: 15px; }

                .nj-widget-list li:last-child { padding-bottom: 0px; }

        .blocked-sec h1 { font-size: 32px; }

        .dd-customer .code-sec-cust h3 { font-size: 17px; }

        .dd-customer .code-sec-cust .media-body h4 { font-size: 14px; }

        .dd-customer .code-sec-cust span { font-size: 13px; }

        .bnr-226j { background: url("Images/inner-page-bnr.png") no-repeat top right #fbfbfc; }

        .irs-content-right::before { top: 16px; }

        .displayview-lg { display: none; }

        .dd-caprtion-alert h3 { font-size: 18px; padding-left: 3px; }

            .dd-caprtion-alert h3::after { top: 52px; right: 155px; }

        .faq-temp .faq-ques h3 { padding: 15px 15px 5px; }

        .rep-sw-bnr { background: url("Images/repsw-bg-img.png") no-repeat top right #fbfbfc; }

        p.irs-extend { font-size: 16px; }

        p.penalty-avoid { font-size: 15px; }

        .report-box h3 { font-size: 17px; }

        .icon-feared { padding-left: 85px; }

        .magazine-icon ul li img { width: 70%; }

        .magazine-icon ul li img { width: 65%; height: auto; }

        .icon-feared { padding-left: 115px; }

        .tbl-min1-acarep { min-height: 100px; }

        .aca-rep-tblet a.cta-text-link { font-size: 15px; }
        /*a.cta-text-link{min-height:290px;}*/
        .min_hgt .cta-text-link { min-height: 0px !important; }
        /*.ad_close{right: 80px;}*/
        .ad_row h3 .spl-ofr { font-size: 25px; }

        .cta-text-link-sticky { font-size: 16px; }

        span.step-tofile { right: -8px; top: -8px; width: 45px; height: 45px; border-radius: 50%; background-color: #e3e3e3; line-height: 48px; font-size: 18px; }

        .aca-porm-sec .build-package h3 { font-size: 16px; }

        .aca-porm-sec .service-pro-mh1 { min-height: 335px; }

        .aca-porm-sec .service-pro-mh2 { min-height: 350px; }

        .ale-feature-bx { top: -40px; }

        .ALE-bnr { padding-bottom: 80px; background: url("Images/ale-bnr-bg.png") no-repeat top #fbfbfc !important; padding-top: 100px; }

        .ale-bulk-service .service-pro-mh1 { min-height: 230px; }

        .ale-bulk-service .service-pro-mh2 { min-height: 188px; }

        .ale-acurate-sec img { width: 115px; }

        .ale-acurate-sec p.irs-extend { padding: 10px; }

        .ale-calC-Table input { padding-left: 5px; }

        .ALE-calC-bnr { background: url("Images/ale-calc-bnr-bg.png") no-repeat right top #fbfbfc; }

        .common-pricing-block h3 { font-size: 22px; }

        .common-pricing-block h4 span { font-size: 25px; }

        .common-pricing-block h4 { font-size: 18px; }

        .right-side-clac h3 { font-size: 18px; }

        .calC-footer-caption h5 { font-size: 16px; }

        .right-side-clac { height: 395px; }

        .aca-porm-sec .service-pro-mh3 { min-height: 364px; }

        .aca-porm-sec .service-pro-mh2 { min-height: 340px; }

        .service-actual-price .total-text, .main-build-pack .build-package .service-offer-pricing p { font-size: 15px; }

        .HomePri_Calc .service-actual-price .Stotal-price, .HomePri_Calc .service-offer-pricing p span { font-size: 22px; }

        .HomePri_Calc .nhint-bullet { min-height: 295px; }

        .HomePri_Calc .minHeight { min-height: 151px; padding-top: 49px; }

        .HomePri_Calc .nhint-bullet { min-height: 340px; }

        .common-pricing-block h3 { font-size: 22px; }

        .right-side-clac h3 { font-size: 17px; }

        .pop-calCPri .right-side-clac h4 { font-size: 14px; }

        .right-side-clac .service-calculator input[type="number"] { width: 90%; }

        .right-side-clac .service-actual-price .Stotal-price { font-size: 24px; }

        .tab-mBot20 { margin-bottom: 20px; }

        #rightoverlayChat .modal-body { width: 650px; }

        .pricing-tbl .table-bordered > thead > tr > th.hd-block5 .Clacpri_btn { font-size: 13px; }

        .pricing-tbl .table-bordered > thead > tr > th.hd-block5 h3 { font-size: 24px; }

        .pricing-tbl .table-bordered > thead > tr > th.hd-block5 .Clacpri_btn { margin-top: 5px; }

        .tpa-features .ale-inner-wrap::after { height: 185px; }

        .new-irs-posaln { top: 80px; }

        .col-lg-offset-1.dp-algn-left { margin-left: 0% }

        .col-md-offset-1.dp-algn-left { margin-left: 8.33333333% }

        .ale-view-data2 { font-size: 60px; }

        .ALE-instruction p.Inst-hd { font-size: 18px !important; }

        h3.h3-hint-ale { font-size: 17px; }

        .ALE-instruction { padding: 15px; }

        .ACArepSw-ddTimer #clockdiv > div { margin: 0px 6px; width: 75px; padding: 4px 0 0; font-size: 26px; }

        .ACArepSw-ddTimer .colon::after { top: 15px; left: 80px; }

        .ACArepSw-ddTimer a.CTA-textLink { font-size: 18px; }

        .ACArepSw-ddTimer .smalltext_timer { font-size: 14px; }

        .rep-sw-RgtBlock h4.gauranty-msg { font-size: 16px; }

        .rep-sw-RgtBlock h3 span { font-size: 22px; }

        .bkTo-ALEcalC { width: 85%; }

            .bkTo-ALEcalC h3 { font-size: 16px; font-weight: 600; }

        .mega-menu-dropdown2 { width: 935px; }

        .navbar-nav ul.mega-menu-dropdown2::before { left: 640px; }

        .mega-menu-dropdown2, .mega-menu-dropdown2 .mega-left, .mega-menu-dropdown2 .mega-right { left: -560px !important; }

        .mega-menu-dropdown1, .mega-menu-dropdown1 .mega-left, .mega-menu-dropdown1 .mega-right { left: -157px !important; }

        .mega-menu-dropdown { left: 3px; }

        .TD-Minhght1, .TD-Minhght3 { min-height: 100px; }

        .TD-Minhght4, .TD-Minhght2 { min-height: inherit; }

        .temp-downld .lm-cmn-btn { font-size: 14px; }

        .Calculator-box-h2 { font-size: 22px; }

        .taxYr p { font-size: 15px; }

        .affordable-Calc-table .penRadio { font-size: 14px; }

        .penaltyCalc table tbody tr td:first-child { font-size: 16px; width: 22%; }

        .penaltyCalc .penaltyRadio .penRadio { padding: 10px 25px 10px 40px; }

        .manditory-icon { top: 15px; }

        .manditory-icon1 { top: 13px; }

        .Affordable-ResultBox table tr th { font-size: 15px; }

        .penalty-block-h2 { font-size: 22px !important; }

        .taxYrTxt h4 { font-size: 16px; }

        .penalty-Calc .penRadio { font-size: 14px; }

        .penaltyCalc table tbody tr td p { font-size: 13px; }

        .penalty-baner-img { width: 280px; }

        .BusinessDetails-block.busDetails table tbody tr td:first-child { font-size: 15px !important; }

        .resourceWidget h3 { font-size: 18px; }

        h1.common-h1 { font-size: 30px; }

        .deadline-right-CTA a { font-size: 16px; }

        .deadline-tableOf-content { width: 100%; }

        .navbar-brand { padding-right: 20px; }

        a.orange-btn { padding: 13px 16px 16px; font-size: 17px; }

        a.secbtnbnr { padding: 13px 16px 16px; font-size: 17px; }

        .irs-logo-position-home { width: 60px; right: 80px; top: 183px; }

        .solution-banner-features .ale-inner-wrap:nth-child(1)::after { height: 205px; }

        .solution-banner-features-peo .ale-inner-wrap:nth-child(1)::after { height: 182px; }

        .md-min-vh-80 { min-height: 50vh !important; }

        .bottom_fixed_bar { width: 100%; }

        .white-label-banner { padding-top: 100px !important; padding-bottom: 35px !important; }
    }

    @media screen and (max-width: 991px) and (min-width: 768px) {
        .aca-report { border: 1px solid white; border-radius: 12px; padding: 15px; background-color: white !important; }
        .basic-bnr-banner { padding: 194px 0 50px; min-height: 400px !important; }
        .justify-content-md-start { justify-content: left !important; }
        .service-menu { left: -280px !important; }

        .solution-menu { left: -410% !important; }

        .h-sm-52 { height: 52px; }

        .navbar-nav ul.solution-menu::before { left: 325px !important; }

        .navbar-nav ul.service-menu::before { left: 325px !important; }

        #accordionSection label { cursor: pointer !important; font-size: 12px; }

        label.error { font-size: 10px !important; }

        .tbs-logo img { padding: 0px 35px !important }

        .sm-mTop-25 { margin-top: 25px !important; }

        .sm-d-block { display: block !important; }

        .sm-min-h-380 { min-height: 380px !important; }

        .sm-min-h-425 { min-height: 425px !important; }

        .sm-w-130 { width: 130px !important; }
        /* #accordionSection .overflow-scroll { height: 95vh !important; overflow: scroll; }*/
        .footertext { bottom: 10px; }

        .intermidiate { background-position: 1px 1px; }

        .sm-px-8px { padding: 0px 8px !important; }

        #accordionSection .nav > li > a { padding: 5px; }

        .md-pt-18 { padding-top: 18% !important; }

        .min-lr3 { min-height: 60px !important; }

        .fetcommon-pad { padding-bottom: 40px; }

        .tab-mTop0 { margin-top: 0 !important; }

        .border-right-green-new { border-right: none; border-bottom: 2px solid #b1d1d4; margin-bottom: 15px; padding-bottom: 10px; }

        .tab-dis-block { display: block; }

        .pricing-tbl.letter5699.addTable .table-bordered > thead > tr > th:last-child { width: 150px; }

        .addTable table tbody tr td { line-height: 20px !important; }

        .stateBanner { background-position: -1000px top; }

        .reporting-ser-box .media-content { min-height: 385px; }

        .bnr-caption a.bnr-link { font-size: 15px !important; }

        .bnr-caption-orange { font-size: 15px; line-height: 24px; }

        .tab-min-vh-60 { min-height: 56vh; }

        .pt-md-70 { padding-top: 70px; }

        .aca-porm-sec .build-package h3 { height: 200px; }

        .aca-porm-sec .inside-head h3 { height: 130px; }

        .pBot0-res { padding-bottom: 0 !important; }

        .service-hg, .service-hg1 { min-height: 210px; }

        .hght-2 { min-height: 302px; }

        .serv-bg1 { min-height: 302px; }

        .serve-core { min-height: 240px; }

        .serve-elite { min-height: 240px; }

        .min-h-p1 { min-height: 125px; }

        .build-package h3 { min-height: 100%; }

        .navbar-nav ul.mega-menu-dropdown.mega-menu-dropdown1 { left: -406px !important; }

        .serv-bg1 { min-height: 298px; }

        .serve-core { min-height: 240px; }

        .ichraValue { font-size: 18px; }

        #ICHRACalc .dollarSym span { right: 165px; }
        /*.ichraResultBox{padding:12px;}*/
        .ichraresult h3 { font-size: 14px; }

        h3.ichra-h3 { font-size: 15px !important; }

        .dollarSym::before { top: 13px; }

        .pricing-bnr.penaltyCalBnr { background: url("Images/penaltyCalcBnr.png") no-repeat top right #fbfbfc; }

        .navbar-nav ul.mega-menu-dropdown4::before { left: 513px !important; }

        .cp220jBnr { background: url("Images/penaltyBnr.png") no-repeat top right #fbfbfc !important; }

        .emplyBnr { background: url("Images/aca-full-time-employees.png") no-repeat top right #fbfbfc !important; }

        .pricing-bnr.f1095b-Br { background: url("Images/form1905b-tab.png") no-repeat top right #fbfbfc; }

        .thankqTxt { padding: 30px 40px; }

        .minHgt-mbl p { min-height: auto !important; }

        .mvto-basic { padding: 20px 6px; }

            .mvto-basic h2.common-h2 { font-size: 16px; min-height: 45px; }

            .mvto-basic a { font-size: 14px; }

        .modal-open .modal { overflow-y: auto !important; }

        .container { max-width: 720px; }

        .land_form_lft h3 { font-size: 20px; background: url("../Content/Images/red_tick.png") no-repeat left 11px; }

        .sub_head { font-size: 20px; }

        .blue_section h2, .patter_section h2 { font-size: 14px; }

        .patter_section ul { margin-top: 0px; }

            .patter_section ul li { background: url("../Content/Images/green_tick.png") no-repeat left 0px; font-size: 18px; }

        .tickcounter { padding-bottom: 10%; }

        .feat-body p { min-height: inherit; }

        .req_before_deadline .deadlineBox h4 { min-height: 53px; }

        .req_before_deadline .deadlineBox p { font-size: 14px; line-height: 24px; min-height: 100px; }

            .req_before_deadline .deadlineBox p + p { min-height: 170px; }

        .yearend_filingsection h3 { min-height: 51px; }

        #banner_image_part_2_arrow_1 { margin-left: -27px; margin-top: 72px; }

        #banner_image_part_2 { margin-left: -27px; margin-top: 60px; }

        #banner_image_part_1 { margin-left: 16px; margin-top: 22px; }

        #banner_image_part_2_arrow { margin-left: -54px; margin-top: 75px; }

        #banner_image_part_3 { margin-left: -134px; margin-top: 22px; }

        #banner_text h3 span { font-size: 24px; margin-top: 31px; display: block; }

        #banner_text h3 { margin-top: 70px; padding-top: 0px; }

        #banner_text { width: 80%; }

        .iBox h3 { min-height: 55px; }

        .iBox p { min-height: 245px; }

        .social-icons li.hpLogo, .social-icons li.footer_irsLogo { margin-top: 10px !important; }

        .reporting_softwareBanner .inner_irslogo span.New_poSIRS { right: 12%; }

        .Requiremnt_LiSt li:before { left: -19px; }

        .Dead_linE_Bg .DD-Box { min-height: 258px; }

        .Tb_Mrgn { margin-top: 4%; }

        .Lndng_pg_IRSlogo { position: absolute; right: 8%; width: 65px; top: 15%; }

        .Item_alnG img { width: 60px; height: auto; }

        .DeadLne_pnl h4 { font-size: 16px; }

        .New-h2Part .Item_alnG p { font-size: 15px; }

        .DeadLne_pnl h3 { font-size: 19px; }

        .DeadLne_pnl p span { font-size: 18px; }

        .header_inr_tle .Emp_ltr_hd { font-size: 32px; }

        .RespoNd_lettr_Emp h2 { font-size: 24px; }

        .header_inr .Landng_hdnG { font-size: 30px; line-height: normal; }

        .navbar-brand > img { width: 110px; margin-top: 12px !important; }

        .navbar-brand { padding-right: 10px; }

        .review-loader-slidr .nav-justified > li { padding-left: 15px; }

            .review-loader-slidr .nav-justified > li.thrd-child { width: 33%; }

        .main_basic_sec p { margin-top: 0px; }

        .contact-det iframe { margin-left: 0px; }

        .nav > li > a { padding: 5px 0px; }
        /* Home page */
        .mobdisplay { display: none !important; }
        /*.hrd-img{min-height:570px; padding:50px 0 40px; background:url("Images/home-banner-tab.png") no-repeat center left #fbfbfc}*/
        .basic-bnr { min-height: 350px; }

        .basic-bnr1 { min-height: 457px !important; }

        .basic-bnr .main-bnr .irs-logo { top: -47px; }

        p { font-size: 15px !important; line-height: 22px !important; }

        .nav > li > a { font-size: 11px; font-weight: 500; }

            .nav > li > a.active { font-weight: 500; }

        .navbar-nav > li { padding-right: 7px; }

        h1.common-h1 { font-size: 28px; }

        p.bnr-caption { font-size: 16px; }

        h4.hint-txt { font-size: 18px; }
        /*header{padding:40px 0 70px 0;}*/
        .nav-pills > li a { padding-top: 15px !important; padding-bottom: 15px !important; }

            .nav-pills > li a h3 { font-size: 15px; font-weight: 600; }

        .nav-pills > li.active > a { padding-top: 15px !important; padding-bottom: 15px !important; }

        h2.common-h2 { font-size: 22px; }

        .common-pad { padding: 40px 0; }

        .sub-caption { font-size: 14px !important; line-height: 22px; }

        .main-build-pack .build-package { font-size: 12px; }

            .main-build-pack .build-package p { font-size: 15px; }

        .slider-inner-left .tab-hint h3 { font-size: 16px; }
        /*.build-package .min-h{min-height:286px;}*/
        .build-package .min-h1 { min-height: 140px; }

        .build-package .min-h2 { min-height: 140px; }

        .serve-box h3 { font-size: 13px; }

        .exp-trust .exp-box h3 { font-size: 16px; }

        .exp-trust .exp-box p.exp-minh1 { min-height: 128px; }

        .exp-trust .exp-box p.exp-minh2 { min-height: 66px; }

        .exp-trust .exp-box p { line-height: 110px; }

        .report-box h3 { font-size: 15px; }

        .report-box::before { height: 250px; left: -20px; }

        .report-box p.report-minh { min-height: 50px; }

        .report-box p.report-minh1 { min-height: 50px; }

        .report-box p.tab-minh1re { min-height: 109px; padding-top: 21px; }

        .common-subfrt h4 { font-size: 18px; }

        .frt-mg-lft { margin-left: 0px; }

        .view_nxt_red a { margin-left: 63px; }

        .view_nxt_red::after { margin-left: 0px; }
        /*.basic_pg h3{min-height: 77px;}*/
        .Basic_blue h3 { font-size: 25px; }

        .Basic_blue p a { font-size: 20px; }

        .basic_pg h3 { font-size: 16px; }

        .frt-hint-box::before { left: -18px; }

        .basic_pg h3 { font-size: 16px; }

        .main_basic_sec p { min-height: 157px; }

        .main_basic_secsm p { min-height: 0px; }

        .basic_box { padding: 10px; }

        .lyn { margin-top: 0px; }

        .exp-trust .exp-box p.exp-minh.exp-minh2 { min-height: 66px; }

        .comlete-steps::after { left: 120px; }

        .comlete-steps.cm-stp-new::after { left: 80px; }

        .follow-arrow::before { right: 10px; top: 212px; }

        .padRght70 { padding-right: 20px; }

        a.link-animate .fa { right: -10px; }

        .contact-details h4 a { font-size: 14px; }

        .contact-details h4 { font-size: 14px; }

        .ftr-box1 p { margin-bottom: 0px; }
        /* Pricing Page */
        .pricing-bnr { min-height: 215px; padding: 50px 0 40px; display: block; }

            .pricing-bnr .main-bnr { margin-top: 80px; }

        .rep-sw-bnr { min-height: 215px; padding: 50px 0 40px; display: block; }

            .rep-sw-bnr .main-bnr { margin-top: 40px; }

        .pricing-tbl .table-bordered > thead > tr > th.hd-block1 { width: 30%; }

        .pricing-tbl .table-bordered > thead > tr > th.hd-block2 { width: 20%; }

        .pricing-tbl .table-bordered > thead > tr > th.hd-block3 { width: 20%; }

        .pricing-tbl .table-bordered > thead > tr > th.hd-block4 { width: 30%; }

        .pricing-tbl .table-bordered > tbody > tr > td.btn-pad { padding: 11px; }

        a.req-btn { padding: 10px 16px; font-size: 14px; }

        .pricing-bnr .irs-logo { right: 36%; }

        .pricing-bnr { background: url("Images/inner-page-bnr.png") no-repeat top right #fbfbfc; }

        .rep-sw-bnr .irs-logo { right: 10%; top: 86%; }

        .rep-sw-bnr { background: none; background-color: #fbfbfc; }

        .contact-bnr .irs-logo { right: -16%; margin-top: 30px; }

        .contact-bnr { min-height: 300px; }

        .new-Mtop .main-bnr { margin-top: 80px; }

        .review-loader-slidr .carousel-inner { min-height: 490px; }

        .review-loader-slidr .nav-justified { width: 60%; }

            .review-loader-slidr .nav-justified > li { width: 30%; }

        .review-loader-slidr .nav-pills img { width: 40px; height: auto; }

        .nav-pills > li.active > a::after { right: 42%; }

        h4.support-yr { font-size: 16px; }

        p.yearend-ofr span.ofr20per { font-size: 20px; }

        .frm-txt { font-size: 18px; }
        /* --  Demo page ---*/
        .demo-bnr .main-bnr { margin-top: 90px; }

        .demo-bnr { padding: 50px 0 30px; min-height: 220px; }

        .custome-navbr .navbar-right { margin-top: 6px; }

        h3.common_h3 { line-height: inherit; }
        /* --  Deadline page ---*/
        .deadline-bnr { padding: 50px 0 40px; min-height: 210px; }

            .deadline-bnr .main-bnr { margin-top: 40px; }
        /* ---error page ----*/
        .error_style { font-size: 38px !important; }

        .lvl1-leftpart { min-height: 305px; }

            .lvl1-leftpart h3 { padding-top: 120px !important; font-size: 18px; }

        .lvl1-leftpart1 { min-height: 305px; }

            .lvl1-leftpart1 h3 { font-size: 18px; padding-top: 115px !important; }

        .contact-cont { margin-top: 20px; }

        .contact_height { min-height: 1100px; }

        .social a { margin: 0 4px; }

        h1.common-h1 span.sub-spantxt { font-size: 26px; }

        .list_arw li { font-size: 15px; line-height: 22px; }

        .list-unstyledsb { padding-left: 0px; }

        a.sec-mrgn { margin-top: 10px; }

        .service-popup1 .modal-dialog { width: 550px; }

        .coolcounty-bnr { min-height: 355px; }

            .coolcounty-bnr .main-bnr { margin-top: 80px; }

        .cooky-left-bar ul.side-bar-list li { font-size: 15px; }

        .cooky-left-bar ul.side-bar-list { display: inline-block; margin-left: 25px; }

        .button_style_3 { padding: 10px 5px; }

            .button_style_3:hover { padding: 10px 5px !important; }

            .button_style_3:focus { padding: 10px 5px !important; }

        .border_line { max-width: 420px; }
        /*------- aca-reporting-software ---------*/
        .min-ht { min-height: 300px; }

        .client-testi::before { top: 50%; }

        .sec-testi1::before { top: 100px; }

        h4.client-testi-au { font-size: 15px; }

        .sec-testi3::before { top: 40px; }

        .sec-testi2::before { top: 45px; }

        .story-socialicon li { display: inline-block; padding-right: 20px; }

        .sec-testi3::before { top: 40px !important; }

        .story-socialicon { margin-top: 20px; }

        .exp-trust .exp-box p.exp-minh { min-height: inherit; }

        .exp-trust .exp-box p.exp-minh1 { min-height: 110px; }

        .build-package .min-h2 { min-height: 176px; }

        .build-package span, .report-box a { font-size: 13px; }

        .story-socialicon li { padding-bottom: 0px; }

        a.linkto-cust-stories { font-size: 15px; }

        .back-circle::before { left: 5px; }

        .new-jersy-state h3 { font-size: 18px; }

        .new-jersy-state h4 { font-size: 16px; }

            .new-jersy-state h4 a { font-size: 16px; }

        a.nj-link { font-size: 14px; }

        .report-form h4 { font-size: 16px; }

        h3.nj-form { font-size: 20px; }

        .nj-h3 { font-size: 16px; }

        h4.njsticky-hd { font-size: 16px; }

        h5.inner-hght { font-size: 15px; }

        h5.nj-sticky-deadline { font-size: 16px; }

        .sidebar-footer .sideftr-h4 { font-size: 14px; }

        .nj-widget-list { text-align: left; padding-left: 15px; }

            .nj-widget-list li { padding-bottom: 15px; }

                .nj-widget-list li:last-child { padding-bottom: 0px; }

                .nj-widget-list li img { width: 25px; height: auto; }

        .nj-steps::before { height: 570px; }

        .blocked-sec h1 { font-size: 28px !important; }

        .blocked-sec h4 { font-size: 16px !important; }

        .view-lg { display: none !important; }

        .code-subcontent .pricing-tbl .table-bordered > tbody > tr > td.code-name { font-size: 35px; }

        .lb-outerContainer { width: 630px !important; height: auto !important; }

        .lightbox .lb-image { width: 630px !important; height: auto !important; }

        .lb-data .lb-close { right: -17px; top: -840px; }

        .respon-block { display: block !important; }

        .content { width: 100%; box-shadow: 0px 0px 10px #ddd; }

        h3.sec-levelh3 { font-size: 19px; }

        .pricing-tbl.letter5699 .table-bordered > thead > tr > th { padding: 10px; font-size: 13px; }

        .pricing-tbl.letter5699 .table-bordered > tbody > tr > td { font-size: 13px; }

        .dd-customer .code-sec-cust .media-body h4 { font-size: 14px; }

        .dd-customer .code-sec-cust h3 { font-size: 16px; }

        .dd-customer .code-sec-cust span { font-size: 13px; }

        .dd-county-view { display: block; }

            .dd-county-view .mL-15 { margin-left: 0; margin-top: 15px; }

        .irs-content-right h4, .irs-content-right h4 span { font-size: 15px; }

        .displayview-lg { display: none; }

        .dd-caprtion-alert h3::after { background: url(Images/quote-right-mbl.png) no-repeat left center; top: 75px; right: 16px; }

        .dd-caprtion-alert h3::before { background: url(Images/quote-left-mbl.png) no-repeat left center; }

        .dd-caprtion-alert h3 { font-size: 18px; padding-left: 20px; }

        .dd-caprtion-alert { margin: 10px 0 40px; }

        .faq-temp .faq-ques h3 { padding: 0px 15px 5px; font-size: 15px; }

        .faq-temp .faq-ans h4 { font-size: 14px; }

        .list_faq li { font-size: 14px; }

        .cmn-min-hgt .min-ht { min-height: 335px; }

        .deadlin-service-pack .build-package .min-h2 { min-height: 140px; }

        .deadlin-service-pack .build-package .min-h1 { min-height: 140px; }

        .new-minhght-ars .build-package .min-h1, .new-minhght-ars .build-package .min-h2 { min-height: 132px; }

        .magazine-icon ul li img { width: 65%; height: auto; }

        .icon-feared { padding-left: 115px; }

        .common-subfrt h2.h4style { font-size: 18px; }

        .padL45 { padding-left: 0px; }

        .padR45 { padding-right: 0px; }

        .aca-rep-tblet h3.common_h3 { font-size: 17px; }

        .tbl-min1-acarep { min-height: 110px; }

        p.yearend-ofr-small { font-size: 12px !important; }
        /*.ad_close{right:30px;}*/
        .ad_row h3 .spl-ofr { font-size: 22px; }

        .ad_row h3 { font-size: 16px; }

        .steps-wraper h3 span.hd-hint-steps { font-size: 15px; }

        .steps-wraper h3 span.no-steps { font-size: 15px; }

        .choose-rgt-cust p { font-size: 15px; }

        .cta-text-link-sticky { font-size: 16px; }

        .resurceCard p { font-size: 14px !important; }

        .main-bnr-lg { margin-top: 80px; }

        .basic-mtop55 { margin-top: 0px; }

        span.step-tofile { right: -6px; top: -8px; width: 37px; height: 38px; border-radius: 50%; background-color: #e3e3e3; line-height: 44px; font-size: 15px; }

        .aca-porm-sec .build-package h3 { font-size: 15px; }

        .aca-porm-sec .service-pro-mh1 { min-height: 460px; }

        .aca-porm-sec .service-pro-mh2 { min-height: 461px; }

        .ale-feature-bx { width: 100%; top: -40px; }

        .ale-inner-wrap h3 { font-size: 14px; }

        .ALE-bnr .irs-logo { right: 2%; }

        .ALE-Mtop50 { margin-top: 80px; }

        .ALE-bnr { padding-bottom: 80px; background: url("Images/ale-bnr-bg.png") no-repeat top #fbfbfc !important; }

        .ale-bulk-service.aca-porm-sec .service-pro-mh1 { min-height: 315px; }

        .ale-bulk-service.aca-porm-sec .service-pro-mh2 { min-height: 278px; }

        .ser-Section-blue { margin-bottom: 15px; }

        .ser-Section { margin-bottom: 15px; }

        .navbar-nav .mega-menu-dropdown { left: -140px; top: 31px; }

        .navbar-nav ul.mega-menu-dropdown::before { top: -5px; left: 92%; }

        .mega-menu-dropdown1, .mega-menu-dropdown1 .mega-left, .mega-menu-dropdown1 .mega-right { left: -355px !important; }

        .navbar-nav ul.mega-menu-dropdown1::before { left: 395px; }

        .mega-menu-dropdown2 { width: 686px; }

            .mega-menu-dropdown2 .mega-right { left: -520px !important; padding-left: 30px !important; width: 35%; }

            .mega-menu-dropdown2 .mega-left { width: 43%; }

        .visible-only-md { display: block !important; }

        .brdr-none.brdr-enable-tab::after { position: absolute; background-color: #ddd; content: ""; bottom: 0px; left: -33px; width: 310px; height: 1px; display: block !important; }

        .mega-menu-dropdown2 .mega-right { left: -520px !important; padding-left: 60px !important; width: 55%; overflow-y: auto; }

        .mega-menu-dropdown2 .mega-right { height: 500px !important; }

        .mega-menu-dropdown2, .mega-menu-dropdown2 .mega-left, .mega-menu-dropdown2 .mega-right { height: 550px; left: -520px !important; }

        .ale-cmn-h3 { font-size: 16px; }

        .ale-acurate-sec img { width: 100px; }

        .ale-acurate-sec p.irs-extend { padding: 10px; }

        .HomePriceCard { margin-top: 15px; }

        .HomeBannerPrice .vertical-align { display: block; }

        .main-build-pack .build-package .service-offer-pricing h4 { font-size: 20px; }

        .top-wraper-alecalC .ale-feature-bx { width: 95%; }

        .ale-calC-Table input { padding-left: 5px; }

        .ale-view-data2 { padding: 7px 33px; border-radius: 4px; font-size: 55px; font-weight: 500; color: #ee7d41; width: 80%; display: inline-block; height: 140px; line-height: 124px; border-radius: 50%; padding-left: 28px; }

        .tblresult-block-data h4 { font-size: 14px; }

            .tblresult-block-data h4 span { font-size: 20px; }

        .ale-calC-Table .pricing-tbl .table-bordered > thead > tr > th { padding: 10px; }

        h5.month-list { font-size: 16px; }

        .ale-calC-Table .pricing-tbl .table-bordered > tbody > tr > td { padding: 8px; }

        .calculator-sec { width: 100%; }

        .common-pricing-block h3 { color: #234e8e; font-size: 20px; }

        .common-pricing-block h4 span { font-size: 24px; }

        .common-pricing-block h4 { font-size: 19px; }

        .right-side-clac h3 { font-size: 18px; }

        .right-side-clac .service-calculator input[type="number"] { width: 60%; padding-left: 1px; }

        .calC-footer-caption h5 { font-size: 15px; }

        .right-side-clac { height: 425px; }

        span.icon-right a { left: 0px; }

        .service-calculator input[type="number"] { width: 100%; }

        .service-actual-price { margin-top: 10px; }

            .service-actual-price .Stotal-price { width: 80%; }

        .aca-porm-sec .service-cont-mh1 { min-height: 70px; }

        .aca-porm-sec .service-pro-mh3 { min-height: 473px; }

        .aca-porm-sec .service-pro-mh2 { min-height: 430px; }

        .HomePri_Calc .service-offer-pricing { padding: 15px 10px 0px; }

            .HomePri_Calc .service-offer-pricing p span { font-size: 24px; }

        .HomePri_Calc .service-calculator input[type="number"] { padding-right: 80px; font-size: 16px; }

        .HomePri_Calc .service-calculator .icon-right { justify-content: center; width: 76px; }

        .service-actual-price .total-text { margin-bottom: 0px; }

        .HomePri_Calc .service-actual-price .Stotal-price { margin-bottom: 10px; padding: 0px; }

        .HomePri_Calc .service-calculator .icon-right a { font-size: 14px; }

        .HomePri_Calc .minHeight { min-height: 152px; padding-top: 32px; }

        .Pricalc-frst-pt .service-calculator input[type="number"] { width: 40%; }

        .aca-porm-sec { background: url("Images/aca-service-bg3.jpg") no-repeat left top #fbfbfc; padding-top: 0; }

        .right-side-clac h3 { font-size: 16px; }

        .right-side-clac .Pricalc-frst-pt .service-calculator input[type="number"] { width: 70%; }

        .pop-calCPri .right-side-clac h4 { font-size: 14px; }

        .right-side-clac .service-actual-price { margin-top: 0px; }

        .right-side-clac .SA-pricing-block { height: inherit; }

        .right-side-clac .Pricalc-scnd-pt { margin-top: 0px; }

        .tab-mBot20 { margin-bottom: 20px; }

        .new-sec .serv-Content p { min-height: inherit; }

        .tpabnr h4 { font-size: 18px; }

        .tpa-bnr .irs-logo { right: -9%; top: 21%; }

        .ale-inner-wrap::after { height: 180px }

        .minhyt { min-height: 334px !important; }

        .minhyt3 { min-height: 294px !important; }

        .new-sec-spc .ser-Section h3 { line-height: inherit; }

        #rightoverlayChat .modal-body { width: 550px; }

        .chat-us-contentBox .modal-header h2 { font-size: 18px; }

        .pricing-tbl .table-bordered > thead > tr > th, .pricing-tbl .table-bordered > thead > tr > td { padding: 12px; }

        ::placeholder { color: #808080 !important; opacity: 0.8; /* Firefox */ font-size: 12px; }

        :-ms-input-placeholder { color: #808080 !important; font-size: 12px; opacity: 0.8 }

        ::-ms-input-placeholder { color: #808080 !important; font-size: 12px; opacity: 0.8 }

        .hrs-note { top: 18px; font-size: 12px; }

        h5.month-list { font-size: 14px; }

        #clockdiv > div { width: 72px; font-size: 28px; padding: 0px; }

        .smalltext_timer { font-size: 14px; }

        .colon::after { top: 15px; left: 80px; }

        .deadline-timer-aca h4 { line-height: inherit; font-size: 17px; text-align: center; margin-left: -30px; }

            .deadline-timer-aca h4 span a { font-size: 17px; }

        .new-irs-posaln { top: 25px; right: 10px; }

        .col-lg-offset-1.dp-algn-left { margin-left: 0% }

        .new-irs-posaln-basic { position: absolute; top: 0px; right: 0px; }

        .ALE-instruction p.Inst-hd { font-size: 18px !important; }

        h3.h3-hint-ale { font-size: 17px; }

        .Tq-MailContainer h3 { font-size: 22px; }

        p.Tq-Mailcaption { font-size: 16px; }

        .spam-msg p { font-size: 14px !important; }

        .rep-sw-RgtBlock h4.gauranty-msg { font-size: 15px; font-weight: 600; }

        .rep-sw-RgtBlock h3 { font-size: 18px; }

            .rep-sw-RgtBlock h3 span { font-size: 20px; }

        .ACArepSw-ddTimer h5 { font-size: 18px; }

        .ACArepSw-ddTimer #clockdiv > div { width: 53px; margin: 0px 5px; font-size: 25px; }

        .ACArepSw-ddTimer .smalltext_timer { font-size: 12px; }

        a.CTA-textLink { font-size: 16px; }

        .build-package h3 { font-size: 16px; }

        .bkTo-ALEcalC { width: 90%; }

            .bkTo-ALEcalC h3 { font-size: 16px; font-weight: 600; }

        .acc-garente { display: inline-flex; }

        .accrte-filng { padding: 7px 13px 7px 13px; font-size: 13px; }

        p.Pricing_starts span { font-size: 22px; }

        .grante-img img { width: 28px; padding-top: 8px; }

        .grante-img span { width: 47px; height: 47px; }

        .temp-downld .serve-box h3 { font-size: 16px; }

        .temp-downld .lm-cmn-btn { padding: 6px 12px 6px; font-size: 14px; }

        .temp-downld .Clacpri_btn { padding: 9px 11px; font-size: 15px; }

        .TD-Minhght1 { min-height: 136px; }

        .TD-Minhght3 { min-height: 154px; }

        .TD-Minhght4 { min-height: inherit; }

        .TD-Minhght2 { min-height: inherit; }

        .Temp-dwnd-bnr { background: url("Images/temp-dwnd-bgtab.png") no-repeat top right #fbfbfc; }

        .tab-onlyBrdR { border-right: 1px dashed #d2d2d2; }

        .sampl-Tempdwnld { border-right: none; }

            .sampl-Tempdwnld p { min-height: 88px; }

        .Cmplt-Wrapper h3 { font-size: 16px; }

        .action-btn-tab .Clacpri_btn { font-size: 14px; margin-right: 10px; margin-top: 0px; }

        .More-actionList .new-signin-btn a { border: none !important; color: #212121 !important; }
        /*.More-actionList ul{left:-19px; position:relative;}*/
        a.covid-text-link { font-size: 16px; }

        .corona h4 { font-size: 16px; }

        ul.More-actionDpMenu { left: -65px; }

        .Extension-dd { border: 1px solid #fff; margin: 0 auto; border-radius: 5px; padding: 14px; background-color: #CA202F; position: relative; }

        .More-actionList ul.More-actionDpMenu:before { position: absolute; content: ""; top: -7px; left: 94px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #ee7d41; }

        */
        .navbar-nav ul.mega-menu-dropdown2::before { left: 596px; }

        .corona-h3 { font-size: 16px; background: #CA202F; border-radius: 5px; padding: 15px; display: inline-block; }

        .Calculator-box-h2 { font-size: 20px; }

        .penRadio { font-size: 14px; }

        .checkmark { width: 20px; height: 20px; top: 8px; }

        .affordable-Calc-table .penRadio { font-size: 14px; }

        .affordable-Calc-table .checkmark { top: 9px; }

        .penaltyCalc table tbody tr td:first-child { width: 16%; font-size: 15px; }

        .affordable-Calc-table .penRadio .checkmark::after { top: 5px; left: 5px; width: 10px; height: 10px; }

        .manditory-icon1 { top: 7px; }

        .BusinessDetails-block h3 { font-size: 17px; }

        .penalty-block-h2 { font-size: 20px !important; }

        .penaltyCalc { padding: 0px; }

        .review-loader-slidr .nav-pills .thrd-child img { margin-bottom: 0px; }

        .taxYr p.penalty-block-caption { font-size: 14px !important; }

        .taxYrTxt h4 { font-size: 15px; }

        .penalty-Clac-section .penRadio { font-size: 12px; }

        .penalty-Calc .penRadio .checkmark::after { top: 5px; left: 5px; width: 10px; height: 10px; }

        .penalty-Calc .taxYrTxt h4 { font-size: 15px; line-height: 20px; }

        .tab-view-RadioBtn .checkmark { top: 15px; }

        .penalty-baner-img { width: 230px; }

        .min_htbsc { min-height: 210px; }

        .min_htbscsub { min-height: 50px; }

        .deadline-strip-note { width: 100%; padding: 15px; display: inline-flex; align-items: center; }

            .deadline-strip-note::before { content: ""; width: 230px; height: 390px; border-radius: 0%; background-color: #ffeae0; left: -80px; top: -93px; position: absolute; }

            .deadline-strip-note img { width: 80px; }

            .deadline-strip-note h3 { font-size: 26px; margin-top: 15px; }

        .deadline-year { font-size: 27px !important; }

        .deadline-strip-note::after { content: ""; width: 240px; height: 390px; border-radius: 0%; background-color: transparent; left: -82px; top: -94px; position: absolute; border: 2px dashed #f4ac86; }

        .note2:before { top: -93px !important; left: -100px !important; height: 402px !important; }

        .note2::after { left: -110px !important; height: 402px !important; }

        .deadline-right-CTA::before { display: none; }

        .deadline-right-CTA { border-top: 1px solid #d1d1d1; padding-top: 8px; }

            .deadline-right-CTA a { font-size: 16px; }

        .resourceWidget h3 { font-size: 18px; }

        .deadline-right-CTA a { font-size: 16px; }

        .deadline-tableOf-content { width: 100%; }

        #adPopup h2 { font-size: 18px; line-height: inherit; }

        #adPopup p { font-size: 14px !important; }

        a.orange-btn { padding: 13px 16px 16px; font-size: 16px; }

        a.secbtnbnr { padding: 13px 16px 16px; font-size: 16px; }

        .state-madate-btn { display: block; }

            .state-madate-btn a.secbtnbnr { margin-left: 0px; }

        .font-34 { font-size: 26px !important; }

        .irs-logo-service { right: 20px; width: 60px; top: 40px; }

        .service-banner-mTop { margin-top: 52px; }

        .max-w-390 { width: 310px; }

        .contact-details .bkTo-ALEcalC { width: 85%; }

        .ale-feature-bx { width: 100% !important; }

        .solution-banner-features .ale-inner-wrap:nth-child(1)::after { height: 202px; }

        .solution-banner-features-tpa .ale-inner-wrap:nth-child(1)::after { height: 202px; }

        .solution-banner-features-peo .ale-inner-wrap:nth-child(1)::after { height: 202px; }

        .irs-logo-position-home { width: 60px; right: 40px; top: 206px; }

        .Deadline-banner .media-body h4 { font-size: 19px; }

        .sm-font-20 { font-size: 20px !important; }

        .sm-font-28 { font-size: 28px !important; line-height: 38px !important; }

        .sm-lh-30px { line-height: 30px !important; }

        .bottom_fixed_bar { width: 100%; }

        .service-popup .modal-lg { width: 670px !important; }

        ul.timeline:before { left: 36px; }
    }

    @media screen and (max-width: 340px) and (min-width:300px) {
        #landing_header .heading_contact_style ul li a { font-size: 14px; }
    }

    /* ##################### Newly updated style ##########*/

    @media screen and (max-width: 767px) {
        .mobile-d-block { display: block; }

        .set-margin { margin: -25px -15px 0px -15px !important; }

        .service-error1 label.error, .usertype-error label.error { display: none !important; }

        .message-error label.error { top: -2px !important; }

        .tbs-logo { padding: 15px 15% !important; }

        #accordionSection .btn-radio-align input[type='radio']:after { left: 27%; }

        .full-service .exp-trust .exp-box { min-height: 0px; }

        .sm-font-18 { font-size: 18px !important; }

        .state-madate-btn { display: block; }

            .state-madate-btn a.secbtnbnr { margin-left: 0px; font-size: 19px; font-weight: 600; padding: 13px 17px 16px; }

        h4, .h4 { font-size: 17px; }

        .blue-bnr { padding: 0px 15px 0px 15px; min-height: inherit; }

        .new_dead_clr { font-size: 18px; }

        .featurebanner { min-height: 100%; }

            .featurebanner .main-bnr { margin-top: 30px; }

        .pTop20 { padding-top: 20px !important; }

        .border-right-green-new { margin-bottom: 20px !important; }

        .contact-box-text h4 { font-size: 16px; }

        .contact-box-text a { font-size: 15px; }

        .mbl-border-top-green { border-top: 2px solid #b1d1d4; margin-top: 25px; }

        .contact-box { min-height: 100%; }

        .tab-mTop0 { margin-top: 0 !important; }

        .contact-box-text { margin-bottom: 0; }

        .border-right-green-new { border-right: none; border-bottom: none; }

        .border-bottom-green { border-bottom: 2px solid #ebeeee; margin-bottom: 15px; padding-bottom: 10px; }

        .bor-Right-green1:before { display: none !important; }

        .feat-body p { min-height: inherit; }

        h2.f18-h2 { font-size: 16px !important; }

        .contct-part input[type="text"], .contct-part input[type="text1"], .contct-part input[type="password"], .contct-part select, textarea, input[type="text"], input[type="[password"], select, textarea, .service-calculator input[type="number"] { font-size: 14px; }

        .mbl-txt-black { color: #333 !important; }

        .resourcesBnr.f1095bnr { min-height: 100%; }

        p.bnr-caption-new { font-size: 17px; border-left: none; margin-bottom: 0; }

        .tab-dis-block { display: block; }

        .deadline-right-content { padding: 0 15px; }

        .mbl-list-alin .list-unstyled.tbl-list { padding-left: 10px; }

        .pricing-tbl.letter5699.addTable .table-bordered > thead > tr > th:last-child { width: 150px; }

        .bnr-caption-list h4 { font-size: 18px; margin-bottom: 10px; }

        .bnr-list-new { padding-left: 21px; margin-top: 0; }

            .bnr-list-new li { font-size: 16px; padding-bottom: 8px; }

        .state-table table tbody tr td span label { font-size: 13px; }

        .statehead { background-color: #e4efff; font-weight: 600 !important; }

        .pricing-tbl .table-bordered > tbody > tr > td p { font-size: 13px; }

        .state-table table tbody tr td span { font-size: 15px; }

        .state-table table thead tr th:last-child, .state-table table tbody tr td:last-child { min-width: 200px; }

        .state-box { width: 100%; margin-right: 0; }

        .stateBanner { height: 100%; background-position: top center; }

        .contact-text { padding-left: 0; }

        .mbl-bor-ryt { border-right: 1px solid #eee; }

        .industry-mbl .serve-box { padding: 15px 0 0 0; width: 50%; margin: 0 auto; }

        .industry-mbl { display: flex; }

        .bnr-caption-orange { font-size: 14px; text-align: center; line-height: 24px; }

        .services-p { text-align: center; }

        .aca-porm-sec .build-package h3 { height: 100%; }

        .basic_box h4 { margin-bottom: 10px !important; }

        .main_basic_step6 .main_basic_sec p { min-height: 100%; }

        .serv-sec .main-build-pack { margin-top: 20px !important; }

        .serv-sec h2.common-h2 { top: 0; }

        .aca-porm-sec::before { background: none !important }

        .mbl-pricing-tbl table colgroup col { width: 180px !important; }

        .basic_box::after { bottom: -15px !important; }

        .mbl-block { display: block; }

        .bnrPhone { text-align: left; display: block; padding: 15px; }

        .topmenu-1 { display: block !important; }

        h3.ichra-title { font-size: 16px; }

        h3.ichra-h3 { margin-top: 0; }

        .dollarSym { max-width: 220px; }

            .dollarSym span { display: none; }

        .affordable-Calc-table.penaltyTbl table .dollarSym.place-yr:after { position: absolute; content: "Per Year"; right: 7px; top: 15px; color: #555; font-style: italic; font-weight: normal; font-size: 13px; }

        .affordable-Calc-table.penaltyTbl table .dollarSym.place-hr:after { position: absolute; content: "Per Hour"; right: 7px; top: 15px; color: #555; font-style: italic; font-weight: normal; font-size: 13px; }

        .affordable-Calc-table.penaltyTbl table .dollarSym.place-mth:after { position: absolute; content: "Per Month"; right: 7px; top: 15px; color: #555; font-style: italic; font-weight: normal; font-size: 13px; }

        .ichraresult h3 { display: block; font-size: 15px; }

        .ichraresult p { float: none; display: inline-block; margin-top: 10px; margin-bottom: 5px; }

        .ichraresult { margin-bottom: 10px; }
        /*.ichraResultBox{padding:12px;}*/ h3 .ichra-h3 { font-size: 14px !important; margin-bottom: 14px; }

        .affordable-resultbox-mbl tbody table tr td { display: initial !important; }

        .affordable-Calc-table .resetBtn .action { margin-top: 20px; }

        .bnr-link { font-size: 16px; }

        .social-icons li.hpLogo, .footer_irsLogo { margin-top: 10px; }

        #PenaltyCalc label.error { padding: 4px 0px 0 4px; color: #f00; font-weight: normal; font-size: 13px; position: relative; top: -3px; border-radius: 3px; left: 0px; margin-bottom: 0px; background: none; position: relative !important; }

            #PenaltyCalc label.error::before { display: none; content: ""; margin-top: 17px; position: absolute; width: 0px; height: 0px; border: 10px solid #f00; border-left: none; border-bottom: none; border-right: 10px solid transparent; }

        .justiCol { display: block; }

        .thankqTxt { padding: 20px; font-size: 18px; }

        .table-responsive table.table.ccpaTable thead tr th, .table-responsive table.table.ccpaTable tbody tr td { white-space: initial !important; }

        .mvto-basic h2.common-h2 { font-size: 16px !important; }

        .mbl-brd-btm-ddd { margin-bottom: 20px; padding-bottom: 20px; }

        .mvto-basic a { font-size: 13px !important; }

        .mvto-basic { padding: 15px 0; }

        p, .deter-box p { font-size: 14px; }

        header h1 { font-size: 30px; line-height: normal; }

        .icons-part h2 { font-size: 25px; line-height: normal; }

        .deter-part h4 { font-size: 20px; line-height: normal; }

        .deter-part h2 { font-size: 25px; line-height: normal; text-align: center; }

        .header_inr_tle h1, .header_inr h1 { font-size: 30px; }

        .banner_h2 { font-size: 22px; line-height: normal; }

        .req_before_deadline .deadlineBox h4 { font-size: 18px; }

        .hrpart h2, .acapart h2, .accpart h2 { line-height: normal; }

            .hrpart h2 span, .acapart h2 span, .accpart h2 span { line-height: normal; }

        .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a { font-weight: 600; }

        .contact_height { min-height: 1370px; }

        .Padng_RgT0 { padding: 50px 0px; }

        .hrpart p { font-size: 14px !important; line-height: 25px; }

        .font16 { font-size: 14px !important; }

        .deter-part b { font-size: 14px; }

        .hrpart p, .acapart p, .accpart p { line-height: 25px; }

        .deter-part h2 span { line-height: normal; }

        .acareporting_list li { font-size: 14px; line-height: normal; background: url(/Content/Images/icons/list-icon.png) no-repeat left 13px; }

        .header_inr .Landng_hdnG { font-size: 22px; }

        .Requiremnt_LiSt { padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 15px; }

        .Mbl_pDng_Btm { padding-bottom: 15px; }

        .New_BTn_Mobile { margin-top: 18px; }

        .REq_Note_ACAwse h3 { font-size: 17px; }

        .DeadLine_hEadng h2 { font-size: 19px; }

        p { font-size: 15px; }

        .Requiremnt_LiSt h3 { font-size: 15px; }

        header p { font-size: 15px; }

        .Dead_linE_Bg .DD-Box h3 { font-size: 19px; }

        .Dead_linE_Bg { padding: 0px; }

        .PadN_tp25 { padding-top: 0px; }

        .Ladng-rdy-part h2 { font-size: 20px; }
        /*.Ladng-rdy-part{margin-top:15px;}*/
        .Req_Bg { background-image: none; background-color: #20478C; }

        .Tb_Mrgn { margin: 6% 0; }

        .Mbl_Vew_tP { margin-top: 30px; }

        .Pdng_Btm_hdng { padding-bottom: 15px; }

        .Lndng_pg_IRSlogo { position: static; }

            .Lndng_pg_IRSlogo img { width: 65px; height: auto; margin-top: 15px; }

        .DeadLne_pnl h3 { font-size: 18px; }

        .Item_alnG { margin-top: 15px; }

        .DeadLne_pnl p span { font-size: 16px; }

        .Lttr_innR li p { text-align: left; }

        .header_inr_tle .Emp_ltr_hd { font-size: 22px; }

        .RespoNd_lettr_Emp h2 { font-size: 19px; }

        .sub_head { font-size: 18px; }

        .StickY_banr { position: static; margin-top: 0px; margin-bottom: 0px; }

        .Emp_ad_Banr { margin-top: 0px; }

        .top_pad { padding-top: 30px; padding-bottom: 0px; }

        .review-loader h2.common-h2 { font-size: 18px; }

        .Basic_blue h3 { font-size: 18px; }

        .Basic_blue p a { font-size: 16px; }

        .basic_pg p { text-align: left; }

        .view_nxt_red a { margin-left: 0px; }

        .bod_lft { border-bottom: 0px solid #ddd; min-height: 0px; }

        .nav > li:last-child { padding-bottom: 0px; }

        .mbl-TAL { text-align: left !important; }

        h4.support-yr { font-size: 14px; line-height: normal; }
        /*  Home Page*/
        p { font-size: 15px; line-height: 25px; }

        header { background-color: #f9f9f9; }

        .fixMenu { padding: 10px 5px; }

        .fixedbg { padding: 10px !important; }

        .mobile-signin-btn a { display: inline-block !important; background-color: #ee7c46 !important; padding: 6px 20px; border-radius: 4px; }

        .mobile-signin-btn { margin-top: 20px; }

        header .home-banner h1.common-h1 { font-size: 24px; }

        header p.bnr-caption { font-size: 14px; }

        header h4.hint-txt { font-size: 16px; }

        .form-req { margin-top: 25px; }

        h2.common-h2 { font-size: 18px; }

        .common-pad { padding: 30px 0; }

        .Pad-btm-none { padding-bottom: 0px !important; }

        .mbl-pricing-tbl.table-responsive { margin-bottom: 0px; }

        .nav-pills > li.active > a, .nav-pills > li.focus > a { padding-top: 10px; padding-bottom: 10px; }

        .nav-pills > li > a { padding-top: 10px; padding-bottom: 10px; }

        .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { padding-top: 10px; padding-bottom: 10px; }

        .review-loader-slidr .nav-pills > li { width: 111px; }

        .review-loader-slidr .nav-justified { width: 100%; margin-bottom: 15px; display: flex; }

        .review-loader-slidr .carousel-inner { min-height: 680px; }

        .report-box p.report-minh { min-height: inherit; }

        .nav-tabbed > li > a { padding: 10px; }

        .review-loader-slidr .nav-pills img { width: 35px; }

        .slider-inner-left .tab-hint h3 { font-size: 16px; }

        .slider-inner-left .tab-hint p { font-size: 15px; line-height: 20px; text-align: left; }

        .review-loader-slidr .nav-justified li a h3 { font-size: 14px; font-weight: 600; }

        .review-loader-slidr .carousel-inner img { margin-top: 0px; }

        .form-corrction-bg h2.white-clr { text-align: center; }

        .sub-caption { font-size: 15px; }

        .build-package .min-h2, .build-package .min-h1, .build-package .min-h { min-height: inherit; }

        .main-build-pack .build-package p { text-align: left; }

        .mbl-mTop20 { margin-top: 20px !important; }

        .mbl-mTop15 { margin-top: 15px !important; }

        .reporting-btn h2.mTAC { text-align: center; }

        .mble-align-solu .mTop20, .mble-align-trust .mTop20 { margin-top: 20px !important; }

        .mbl-bdrd-btm { border-bottom: 1px solid #ededed !important; padding-top: 30px; }

        .brdr-rgt { border-right: 1px solid #ededed; }

        .exmbl-pTop30 { padding-top: 30px; }

        .exp-trust .exp-box h3, .report-box h3 { font-size: 15px; line-height: normal; }

        .exp-trust .exp-box p { text-align: left; }

            .exp-trust .exp-box p.exp-minh { min-height: inherit; }

        .height-243px { height: 210px !important; }

        .highlights-report { background-size: cover; background-position: center; background-attachment: fixed; }

        .report-box p { text-align: left; }

            .report-box p.report-minh1 { min-height: inherit; }

        .mbl-brdr-btm { width: 100%; height: 1px; background-color: #8399b7; margin-top: 30px; margin-bottom: 30px; }

        .common-subfrt h4 { font-size: 15px; }

        footer p { margin-top: 5px; }

        .ftr-box1 p { font-size: 14px; line-height: 22px; margin-bottom: 0; padding-bottom: 10px; }

        footer { padding: 0px; }

        .frt-mg-lft { margin-left: 0px; margin-top: 20px; }

        .ftr-box2 .resrc-list { margin-top: 5px; margin-bottom: 0px; }

        .ftr-box2 h3, .ftr-box3 h3 { text-align: left; }

        .ftr-box2 .resrc-list li a { font-size: 14px; }

        .ftr-box2 .resrc-list li::before { top: 8px; }

        .ftr-box2 .resrc-list li { padding-left: 25px; }

            .ftr-box2 .resrc-list li:last-child { padding-bottom: 0px; }

        a.sub-link { display: table-cell; font-size: 16px; margin-left: 0; }

            a.sub-link.mbl-lftbr-none { border-left: none; }

        .address-details { text-align: left; }

            .address-details p { font-size: 14px; padding-top: 0px; }

            .address-details h4 { font-size: 15px; }

        .contact-details { text-align: left; }

            .contact-details h4 { font-size: 14px; }

        .footer-sec { padding: 30px 0; }

        .fixMenu { padding: 10px 5px !important; }

        .mt-18px { margin-top: 18px !important; }

        .mx-1 { margin-left: -7px !important; margin-right: -5px !important; }

        .basic_pg h3 { font-size: 16px; }

        .basic_pg_ln p { min-height: 20px; }

        .basic_pg h3.mbl-mTop0 { padding-top: 0px; }

        .ftr-box1 img { width: 50%; }

        .address-details { margin-top: 5px; }

        .pricing-tbl .table-responsive { overflow-y: auto; }

        .pricing-tbl .table-bordered > thead > tr > th, .pricing-tbl .table-bordered > thead > tr > td { font-size: 14px; }

        .pricing-bnr .main-bnr { margin-top: 50px; }

        .pricing-bnr .irs-logo { margin-top: 0px; }

        .pricing-bnr { min-height: 256px; padding: 0px 0 30px 0; }

            .pricing-bnr .main-bnr { margin-top: 50px; }

            .pricing-bnr .irs-logo { position: relative; left: 0px; }

        .rep-sw-bnr .main-bnr { margin-top: 50px; }

        .rep-sw-bnr .irs-logo { margin-top: 0px; }

        .rep-sw-bnr { min-height: 280px; padding: 30px 0 30px 0; }

        .ALE-calC-bnr { min-height: 200px; }

        .top-wraper-alecalC .ale-feature-bx p { font-size: 14px; }

        .top-wraper-alecalC .ale-feature-bx { width: 95%; top: -40px; }

        .rep-sw-bnr .main-bnr { margin-top: 50px; }

        .rep-sw-bnr .irs-logo { position: relative; left: 10px; top: 320px; }

        .contact-bnr .main-bnr { margin-top: 60px; }

        .chat_button { display: inline-block; }

        .basic_box::after { right: 50%; bottom: 0px; top: auto; margin-right: -15px; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); }

        .main_basic_sec { width: 100% !important; }

        .hom_blue p { text-align: left; }

        .form-corrction-bg h2.white-clr { text-align: left; }

        .hom_blue h3 { font-size: 16px; }

        .hrd-img .main-bnr { margin-top: 30px; }

        .mbl-pBot5 { padding-bottom: 5px; }

        .basic_box { padding: 15px; }

        .Basic_blue p a { font-size: 14px; }

        .main_basic_sec p { min-height: 50px; }

        .contact-bnr { min-height: 310px; padding: 45px 0 35px 0; }

        .review-loader-slidr { padding-top: 20px; }

        .mTop20 { margin-top: 20px !important; }

        h2.white-clr { padding-bottom: 0px; }

        .form-req { padding: 15px; }

        .land_part input[type="text"], .land_part input[type="text1"], .land_part input[type="password"], .land_part select, textarea, input[type="text"], input[type="[password"], select, textarea { padding: 8px 8px 8px 20px; }

        p.report-ser-capt { margin-bottom: 5px; }

        .navbar-brand > img { margin-top: 4px !important; }

        .review-loader-slidr .nav-justified > li { padding-left: 5px; }

            .review-loader-slidr .nav-justified > li.fst-child { width: 32%; }

            .review-loader-slidr .nav-justified > li.scnd-child { width: 33%; }

            .review-loader-slidr .nav-justified > li.thrd-child { width: 34%; }

            .review-loader-slidr .nav-justified > li > a { margin-bottom: 0px; }

        .review-loader-slidr .nav-pills > li.active > a::after { right: 41%; }

        .build-package h3 { font-size: 16px; }

        h4.support-yr { font-size: 16px; margin-top: 20px; }
        /* Pricing page*/
        .mbl-pricing-tbl .table-bordered > tbody > tr > td.sub-hdng1 { background: #f5f6f8 !important; color: #234e8e !important; font-weight: 600; }

        .common-subfrt a { margin-top: 15px; }

        .mbl-pricing-tbl .table-bordered > tbody > tr > td { font-weight: 500; text-align: center; }

        .demo-bnr { min-height: 200px; padding: 80px 0 30px 0; }

            .demo-bnr .main-bnr { margin-top: 30px; }

        .mbl-TAC { text-align: center !important; }

        .common-h2.mbl-TAC { text-align: center !important; }

        h3.common_h3 { font-size: 16px !important; line-height: inherit; }
        /* Deadline page*/

        /* tq page*/
        .resp-but { font-size: 14px; }

        .tq-pg p { margin-top: -5px; font-size: 14px; }

        .pttrn_bg { height: inherit; }

        .contact_wrap span { width: 90px; height: 90px; }

        .cont-icon-tq { width: 45px; }

        .white_bg { margin: 0px 0; }

        .res-tp { margin-top: 50px !important; }

        .deadline-bnr { min-height: 200px; padding: 30px 0 30px; }

            .deadline-bnr .main-bnr { margin-top: 0px; }

        a.cta-link { margin-top: 15px; }

        .deadlineBox-mBot { margin-bottom: 30px; }
        /* --- Letter 226-J ----*/
        .bnr-226j { min-height: 220px; padding: 80px 0 30px; }

            .bnr-226j .main-bnr { margin-top: 30px; }

        .basic-mtop55 { margin-top: 0px; }

        .basic-bnr .main-bnr { margin-top: 0px; }

            .basic-bnr .main-bnr .irs-logo { position: relative; right: 0; left: 0; top: 0; }

        .basic_box span { margin-top: 0px !important; }

        .main_basic_sec p { margin-top: 0px; }

        .top_pad { padding: 30px 0; }

        .top_pad1 { padding-bottom: 30px; }

        .review-loader h3.common_h3 { margin: 0px; line-height: inherit; }

        a.sec-btn { margin-top: 15px; }

        a.link-animate .fa { right: -4px; }

        .moveto-basic a.link-animate { font-size: 14px; }

        .FlowBox .f-icon span { margin-top: 0px; }

        .FlowBox { position: relative; /*height: 230px;*/ height: 100%; width: auto; padding: 65px 5px; }

        .comlete-steps::before, .comlete-steps.cm-stp-new::before { top: auto; left: 44%; transform: rotate(90deg); }

        .FlowBox.no-padtop { padding-top: 15px !important; padding-bottom: 0px; height: 180px; }

        .mbl-vertical-line { position: relative; }

        .comlete-steps::after { display: none; }

        .mbl-vertical-line::before { content: ""; width: 1px; height: 91%; position: absolute; left: 165px; top: 50px; border-left: 2px dashed#e1e1e1; z-index: -1; }

        .FlowBox.no-padtop1 { padding-top: 15px !important; /*height:150px;*/ height: 100%; }

        .FlowBox.no-padtop2 { padding-top: 35px !important; height: 175px; }

        .FlowBox.no-padtop3 { padding-top: 35px !important; /*height:175px;*/ height: 100%; }

        .connection-cnt.padRght70 { text-align: center; background-color: #f4f4f4; padding: 10px; border-radius: 4px; }

        .mbl-vA { display: block; }

        .mbl-last-chld { padding-bottom: 30px; height: 185px; }

        .lyn { font-size: 15px; }

        .error_style { font-size: 38px; }

        .report-form { margin-top: 20px; }

        time.icon { width: 6em; height: 7em; }

            time.icon em { font-size: 16px; }

            time.icon * { font-size: 14px; }

            time.icon span { font-size: 2em; padding-top: 37px; }

                time.icon span sup { font-size: 14px; letter-spacing: -0.05em; padding-top: 0em; color: #2f2f2f; font-weight: 200; margin-top: -23px; margin-left: 20px; }

        .navbar-default .navbar-nav > li > a { padding-bottom: 10px; padding-top: 10px; border-bottom: 1px solid #ddd; }

        .navbar-default .navbar-nav > li.mobile-signin-btn > a { padding: 6px; }

        .navbar-nav .open .dropdown-menu { box-shadow: 0px 0px 14px #dbdbdb; }

        .list_arw li { font-size: 15px; line-height: 22px; }

        .css-label { margin-bottom: 5px; font-size: 14px; }

        h3.captcha-txt { margin-top: 15px !important; }

        .contact-cont p { margin-top: 15px; }

        .lvl1-leftpart { padding: 20px; margin: -25px -15px 0px -15px; text-align: center; min-height: inherit; }

            .lvl1-leftpart h3 { font-size: 16px; padding-top: 0px !important; }

        .FlowBox { position: relative; /*height: 200px;*/ height: 100%; width: auto; padding: 35px 5px 0px; }

        .comlete-steps::before, .comlete-steps.cm-stp-new::before { left: 46%; width: 25px; height: 25px; }

        .mbl-fb-minhght { height: inherit; }

        .f-content p { margin-bottom: 0px; }

        .lvl1-leftpart1 { padding: 20px; background-color: #ecf5fd; margin: -25px -15px 0px -15px; text-align: center; min-height: inherit; }

            .lvl1-leftpart1 h3 { font-size: 16px; padding-top: 0px !important; }

        .mbl-mTop40 { margin-top: 40px !important; }

        .follow-arrow::before { top: 593px; right: 42%; }

        .frm-txt { font-size: 16px; line-height: normal; }

        .mbl-mTop10 { margin-top: 10px !important; }

        .contct-part input[type="text"], .contct-part input[type="text1"], .contct-part input[type="password"], .contct-part select, textarea, input[type="text"], input[type="[password"], select, textarea { margin-bottom: 0px; }

        h4.basic-subhd { font-size: 17px; line-height: normal; }

        .ip-mbl { margin-bottom: 10px; }

        .footr-mbl { display: inline; }

        h1.common-h1 span.sub-spantxt { font-size: 22px; }

        .footr-mbl .list-inline a.sub-link { padding: 4px 10px; }

        .pricing-popup .modal-dialog { width: 93%; }

        .mbl-mBot0 { margin-bottom: 0px !important; }

        .contact-bnr { min-height: 160px; background-image: none; }

        .contact-ip-field1 { margin-bottom: 0px; }

        .mbl-mTop15 { margin-top: 15px !important; }

        .modal-open .modal { overflow-y: auto !important; }
        /*.contct-part select{padding-left:12px;}*/
        .land_part input[type="text"], .land_part input[type="text1"], .land_part input[type="password"], .land_part select, textarea, input[type="text"], input[type="[password"], select, textarea { padding: 8px 8px 8px 16px; }

        .h2-caption { line-height: 20px; }

        .service-popup .modal-dialog { width: 340px; }

        p.popup-caption { font-size: 14px; }

        h3.modal-title { margin-bottom: 10px; }

        label.error { top: -3px; }

        .acacaptcha { height: inherit; }

        label.error { padding: 4px 0px 0 4px; color: #f00; font-weight: normal; font-size: 13px; position: relative; top: -3px; /*right: 0px*/ border-radius: 3px; left: 0px; margin-bottom: 0px; background: none; }

            label.error::before { display: none; content: ""; margin-top: 17px; position: absolute; width: 0px; height: 0px; border: 10px solid #f00; border-left: none; border-bottom: none; border-right: 10px solid transparent; }

        .contct-part .acacaptcha { height: 0px; }

        .contct-part .ip-field1 textarea { margin-bottom: 0px; }

        .popup-price h3.modal-title { font-size: 16px; }

        .ip-mbl15 { margin-bottom: 15px; }

        .service-popup1 .modal-dialog { width: 340px; }

        .service-popup1 h3.modal-title { font-size: 17px; }

        .coolcounty-bnr { min-height: 220px; }

        .cooky-left-bar ul.side-bar-list { margin-top: 0px; }

        .story-socialicon { margin-top: 0px; margin-bottom: 0px; }

            .story-socialicon li { display: inline-block; padding-right: 20px; }

        .cooky-left-bar { margin-bottom: 20px; }

        .cooky-bot-bar { margin-top: 30px; margin-bottom: 0px; }

        .img-Mtb20 { margin: 20px 0; }
        /*------- aca-reporting-software ---------*/
        .min-ht { min-height: inherit; }

        .hcm-caption { font-size: 14px; }

        .userstory-author { font-size: 14px; }

        .cooky-left-bar ul.side-bar-list li { font-size: 14px; }

        h4.client-testi-au { font-size: 14px; }

        .client-testi::before { top: 95px; }

        .sec-testi1::before { top: 85px; }

        .sec-testi2::before { top: 53px; }

        .sec-testi3::before { top: 40px !important; }

        .navbar { min-height: 66px; }

        .navbar-toggle {
            margin-top: 10px !important;
        }

        .story-socialicon li.pad-btm20 { padding-bottom: 0px; }

        h4.common_h4 { font-size: 13px; }

        .cust-inner-stories { margin: 20px 0 20px; }

        .sucess-list li img { width: 45px; height: auto; }

        .sucess-list li.mbl-pad { padding-top: 15px; }

        .success-popup-bcontent .sucess-list li a { font-size: 14px; }

        a.linkto-cust-stories { font-size: 15px; }

        .mbl-mBot15 { margin-bottom: 15px !important; }

        .new-jersey-sec .back-circle.vertical-align { display: block; }

        .new-jersy-state .media-body { padding-left: 8px; }

        .new-jersy-state h3 { font-size: 16px; }

        .back-circle::before { top: -5px; left: 10px; width: 80px; height: 80px; }

        a.nj-link { font-size: 14px; }

        .mbl-mBot20 { margin-bottom: 20px !important; }

        .organge-clr { padding: 20px 0; }

        .nj-frm-sticky .acacaptcha { height: 0px; }

        .list-inner-arrow { padding-left: 50px; }

        .report-form h4 { font-size: 16px; }

        h3.nj-form { font-size: 18px; }

        .nj-h3 { font-size: 14px; }
        /*new jersy*/
        .cta-bt a.orange-btn { margin-top: 10px; }

        h4.njsticky-hd { font-size: 16px; }

        h5.nj-sticky-deadline { font-size: 16px; }

        .mbl-mTop5 { margin-top: 5px !important; }

        h5.inner-hght { font-size: 15px; }

        .nj-widget-list { text-align: left; padding-left: 15px; }

            .nj-widget-list li { padding-bottom: 15px; }

                .nj-widget-list li:last-child { padding-bottom: 0px; }

                .nj-widget-list li img { width: 25px; height: auto; }

        .nj-steps::before { height: 510px; }

        .nj-steps li { padding-bottom: 10px; }

        p.nj-sub-caption { font-size: 15px; }

        .sidebar-footer .sideftr-h4 { font-size: 15px; }

        .view-lg { display: none !important; }

        .state-block-pg .container { width: auto; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

        .blocked-sec h1 { font-size: 24px; line-height: 30px; }

        .block-img img { width: 180px; height: auto; margin: 20px 0; }

        .blocked-sec h4 { font-size: 15px; line-height: 20px; font-weight: 500; }

        .code-subcontent .pricing-tbl .table-bordered > tbody > tr > td.code-name { font-size: 30px; }

        p.frm972-caption { font-size: 15px; }

        .list-inline, .list-unstyled { padding-left: 25px; }

        .list-unstyledsb { padding-left: 0px; }
        /*.code1095c-list .list-inline, .code1095c-list .list-unstyled{padding-left:0px;}
    .code1095c-list .list-inline li, .code1095c-list .list-unstyled li{padding-left:0px;}*/
        .mbl-mTop30 { margin-top: 30px !important; }

        .code-sec-cust h3 { font-size: 16px; }

        .respon-block { display: block !important; }

        .content { width: 100%; box-shadow: 0px 0px 10px #ddd; margin-top: 5px; }

        .lb-outerContainer { width: 320px !important; height: auto !important; }

        .lightbox .lb-image { display: block !important; max-width: 100% !important; height: auto !important; }

        .lb-data .lb-close { background: url(Images/close-mbl.png) top right no-repeat; background-color: rgba(0, 0, 0, 0); background-position-x: right; background-position-y: top; background-color: rgba(0, 0, 0, 0); background-position-x: right; background-position-y: top; background-color: #f74734; background-position: 7px; border-radius: 50%; position: relative; right: -17px; top: -433px; opacity: 1 !important; width: 24px; height: 24px; }

        .mbl-mTop25 { margin-top: 25px !important; }

        h3.sec-levelh3 { font-size: 16px; }

        .pricing-tbl.letter5699 .table-bordered > thead > tr > th { padding: 10px; font-size: 13px; }

        .pricing-tbl.letter5699 .table-bordered > tbody > tr > td { font-size: 13px; }

        .mbl-mTop25 { margin-top: 25px !important; }

        .dd-county-view { display: block; }

            .dd-county-view .mL-15 { margin-left: 0; margin-top: 15px; }

        .new-dd-box .media { padding-bottom: 0px; margin-bottom: 0px; }

        .new-dd-box .media-body h3 { font-size: 16px; }

        p.frst-letter-lg::first-letter { font-size: 50px; }

        .bdr { margin-top: 20px; }

        p.bnr-caption-txt { font-size: 16px; }

        .irs-content-right h4 span { font-size: 15px; }

        .irs-content-right h4 { font-size: 14px; }

        .displayview-lg { display: none; }

        time.icon span sup.nd { margin-left: 25px; }

        .new-dd-box .media.mbl-padbtm10 { padding-bottom: 10px; }

        .dd-caprtion-alert h3::after { display: none; }

        .dd-caprtion-alert h3::before { display: none; }

        .dd-caprtion-alert h3 { font-size: 18px; padding-left: 0px; }

        .dd-caprtion-alert { margin: 10px 0 40px; }

        .faq-temp .faq-ques h3 { padding: 0px 15px 5px; font-size: 15px; }

        .faq-temp .faq-ans h4 { font-size: 14px; }

        .list_faq li { font-size: 14px; }

        .mbl-mTop0 { margin-top: 0px !important; }

        span.or-btn { padding: 0; margin: 8px 0; display: inline-block; font-size: 15px; }

        .cmn-min-hgt .min-ht { min-height: inherit; }

        .deadlin-service-pack .build-package .min-h2, .deadlin-service-pack .build-package .min-h1 { min-height: inherit; }

        p.irs-extend { font-size: 15px; }

        h2.sec-levelh3 { font-size: 16px; }

        p.penalty-avoid { font-size: 14px; }

        .ftr-cta a.cta-text-link { font-size: 14px; line-height: 12px; }

        .icon-feared li { display: table-cell; box-sizing: border-box; }

        .magazine-icon ul.icon-feared li.magz-divider::after { height: 30px; right: 9px; }

        .icon-feared { padding-left: 35px; }

        .mg-img-left::after { height: 30px; }

        .mg-img-container { margin-left: 15px; }

        .contact-caption p { text-align: left; }

        .common-subfrt h2.h4style { font-size: 16px; }

        .mbl-btm-px { margin-bottom: 30px; }

        .dividr-line::after { display: none; }

        .btn-spc-lg { margin-top: 10px; }

        .new-min-hght-employer { min-height: 120px; }

            .new-min-hght-employer.hrd-img { margin-top: 70px; }

        .new-sec-spc .ser-Section { margin-bottom: 15px; margin-top: 20px; }

        .tpabnr h4 { font-size: 15px; }

        .bnr-caption-tpa { font-size: 15px !important; }

        .mbl-p { font-size: 15px; }

        .mbl-mTop-15 { margin-top: 15px !important; }

        .Deadline-banner .media-body h4 { font-size: 18px; }

        .Deadline-banner img.media-object { width: 45px; }

        @media screen and (-webkit-min-device-pixel-ratio:0) {
            .ftr-cta a.cta-text-link { line-height: inherit; }
        }

        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .ftr-cta a.cta-text-link { line-height: inherit; }
        }

        @-moz-document url-prefix() {
            .ftr-cta a.cta-text-link { line-height: 12px; }
        }

        .modal-dialog { width: 330px; }

        .rep-sw-bnr h4.hint-txt { font-size: 15px; line-height: inherit; }

        p.yearend-ofr { font-size: 16px; }

            p.yearend-ofr span.ofr20per { font-size: 20px; }

        .padL45 { padding-left: 0px; }

        .padR45 { padding-right: 0px; }

        .steps-wraper h3 span.hd-hint-steps { font-size: 13px; }

        .steps-wraper h3 span.no-steps { font-size: 12px; }

        h4.njsticky-hd { padding: 20px 10px; }

        .choose-rgt-cust p { font-size: 14px; }

        .resurceCard { margin: 7px 0px; }

        .main-bnr-lg { margin-top: 0px; }

        span.step-tofile { right: -6px; top: -8px; width: 33px; height: 34px; border-radius: 50%; background-color: #e3e3e3; line-height: 39px; font-size: 14px; }

        .aca-porm-sec { background: url("Images/aca-service-bg3.jpg") no-repeat left top #fbfbfc; }

            .aca-porm-sec .service-pro-mh1, .aca-porm-sec .service-pro-mh2 { min-height: inherit; }

            .aca-porm-sec a.reporting-service-a .build-package { box-shadow: 0px 0px 14px rgba(89, 112, 145, 0.24); border: 1px solid #cdd6e2; }

        .ale-feature-bx { top: 0px; width: 100%; }

        .ALE-Mtop50 { margin-top: 30px; }

        .hide-mobile { display: none !important; }

        .view-mobile { display: block !important; }

        .main_basic_sec_6 .main_basic_sec { width: 100% !important; }

        .ser-Section-blue { margin-bottom: 15px; }

        .ser-Section { margin-bottom: 15px; }

        .mobile-menu-open { position: relative !important; top: -13px !important; border: none !important; }

        .navbar-nav ul.mobile-menu-open a { color: #212121 !important; position: relative; }

        .navbar-nav ul.mobile-menu-open li { padding-bottom: 15px; }

            .navbar-nav ul.mobile-menu-open li:last-child { padding-bottom: 0px; }

        .static-menu { border-bottom: 1px solid #ddd; }

        .navbar-nav ul.mobile-menu-open a::before { position: absolute; content: ""; left: -2px; top: 5px; background: url(Images/sub-menu-icon.png) no-repeat 0 0/7px; width: 15px; height: 15px; }

        .navbar-nav ul.mobile-menu-open a.active { color: #EE7D41 !important; /*border-bottom: 2px solid #EE7D41;font-weight: 600;*/ }

        .navbar-collapse.in { overflow-y: auto; overflow-x: hidden; height: 420px; }

        .ale-user-client1::before { top: 50px; }

        .ale-acurate-sec { padding-left: 0px; padding-right: 0px; }

            .ale-acurate-sec img { width: 105px; height: auto; }

            .ale-acurate-sec p.irs-extend { font-size: 15px; padding: 10px; }

        .ale-user-client2::before { top: 110px; }

        .ale-cmn-h3 { font-size: 15px; }

        .HomePriceCard { margin-top: 15px; }

            .HomePriceCard .vertical-align, .HomeBannerPrice .vertical-align { display: block; }

            .HomePriceCard h4 { margin-bottom: 0px; font-size: 18px; }

            .HomePriceCard p { margin-bottom: 0px; }

        .HomePriceFeature h4 { margin-top: 20px; }

        .ale-calC-Table .pricing-tbl .table-bordered > tbody > tr > td { padding: 5px; }

        h5.month-list { font-size: 13px; margin: 0px; }

        .ale-calC-Table input { padding-left: 5px !important; padding: 6px; }

        .ale-calC-Table .pricing-tbl .table-bordered > thead > tr > th { padding: 10px; font-weight: 600; font-size: 14px; text-align: center; }

        .ale-view-data1 { font-size: 15px; }

        .ale-view-data2 { font-size: 60px; width: 100%; height: 80px !important; line-height: 94px; }

        .tblresult-block-data h4 { font-size: 15px; }

        .calculator-sec { width: 100%; }

        .common-pricing-block h3 { font-size: 20px; }

        .common-pricing-block h4 { font-size: 16px; }

            .common-pricing-block h4 span { font-size: 26px; }

        .right-side-clac { border-left: none; border-top: 1px solid #e3e3e3; height: inherit; }

            .right-side-clac h3 { font-size: 16px; }

        .service-calculator input[type="number"] { width: 62%; padding-left: 5px; }

        .calC-footer-caption h5 { font-size: 16px; }

        .main-build-pack .build-package .service-offer-pricing p { font-size: 17px; text-align: center; }

        .main-build-pack .build-package .service-offer-pricing h4 { font-size: 26px; }

        .aca-porm-sec .service-cont-mh1, .aca-porm-sec .service-cont-mh2 { min-height: inherit; }

        .calculate-btn { margin-top: 10px; }

        .HomePri_Calc .minHeight { min-height: inherit; }

        .pop-calCPri h2 { font-size: 18px; }

        .mbl-calPri-updTe .vertical-align { display: block; }

        .mbl-calPri-updTe .Pricalc-frst-pt { text-align: center; }

        .mbl-calPri-updTe.pop-calCPri h4 { margin-bottom: 15px !important; }

        .mbl-calPri-updTe .Pricalc-scnd-pt { margin-top: 15px; }

        .mbl-calPri-updTe .SA-pricing-block { margin-bottom: 5px; }

        .mbl-calPri-updTe .mail-service-price { margin-top: 10px !important; }

        .pop-calCPri .modal-footer h3 { font-size: 15px; line-height: inherit; }

        .mbl-calPri-updTe .Pricalc-frst-pt .service-calculator input[type="number"] { width: 40%; }

        .mbl-calPri-updTe .service-actual-price .total-text, .Pricalc-third-pt .mail-service-price span { font-size: 15px; }

        .Pricalc-scnd-pt h5, .Pricalc-third-pt h5 { font-size: 15px; margin-top: 10px; }

        .pop-calCPri .service-actual-price .Stotal-price { font-size: 26px; padding-bottom: 0px; }

        .Pricalc-third-pt .mail-service-price span.total-mail-cost { font-size: 20px; }

        .mbl-basic-Pri .vertical-align { display: block; }

        .right-side-clac h3 { margin-bottom: 15px; }

        .pop-calCPri .right-side-clac h4 { text-align: center; }

        .mbl-mBot10 { margin-bottom: 10px !important; }

        .mbl-mTop15 { margin-top: 15px !important; }

        .right-side-clac .Pricalc-third-pt .mail-service-price span.total-mail-cost { margin-top: 5px; display: inline-block; }

        .right-side-clac .service-calculator input[type="number"] { width: 40%; }

        #rightoverlayChat .modal-body { width: 100%; }

        .chat-us-contentBox .modal-header h2 { font-size: 18px; }

        .ToggleCloseBtn, .ToggleCloseBtn:hover { width: 20px; height: 20px; font-size: 16px; }

        .basic-btnBlock a.orange-btn { padding: 8px; font-size: 14px; }

        .basic-btnBlock .lm-cmn-btn { padding: 8px; font-size: 14px; }

        .mbl-tps-panone { padding-bottom: 10px !important; }

        .simpliy-tps h3.common_h3 { font-size: 14px !important; }

        .hrs-note { right: 12px; top: 12px; font-size: 11px; }

        ::placeholder { color: #808080 !important; opacity: 0.8; /* Firefox */ font-size: 14px; }

        :-ms-input-placeholder { color: #808080 !important; font-size: 14px; opacity: 0.8 }

        ::-ms-input-placeholder { color: #808080 !important; font-size: 14px; opacity: 0.8 }

        .mbl-total-view { margin-top: 20px; width: 100%; }

        .ale-calC-Table .pricing-tbl.table-responsive { margin-bottom: 0px !important; }

        .ale-calC-Table .pricing-tbl .table-bordered > tbody > tr.tbl-heading > td.result-row::before { display: none; }

        .ale-calC-Table .pricing-tbl .table-bordered > tbody > tr.tbl-heading > td.result-row::after { display: none; }

        .ale-calC-Table .pricing-tbl .table-bordered > tbody > tr.tbl-heading > td { font-size: 12px; padding: 5px; }

        .mbl-block-algn .vertical-align { display: block; }

        .mbl-block-algn .nopad-right { padding-right: 15px; }

        .mbl-block-algn .nopad-left { padding-left: 15px; }

        #clockdiv > div { font-size: 24px; width: 65px; margin: 0 5px; padding: 0px; }

        .deadline-timer-aca h4 { margin-top: 15px; font-size: 18px; }

        .smalltext_timer { font-size: 13px; }

        .colon::after { top: 13px; left: 70px; }

        .deadline-timer-aca { margin-bottom: 0px; }

        .new-irs-posaln { top: 100px; right: 50px; }

            .new-irs-posaln .irs-logo { width: 45px; }

        .new-irs-posaln-basic { top: -10px; right: 50px; }

            .new-irs-posaln-basic .irs-logo { width: 45px; }

        .deadline-timer-aca h4 span a { font-size: 18px; }

        .new-irs-posaln-cmplt { top: 24px; right: 25px; }

            .new-irs-posaln-cmplt .irs-logo { width: 45px; }

        .hrlyn { border-color: #dad8d6; margin-top: 30px; margin-bottom: -15px; }

        .new-irs-posaln-reptng { top: -48px; right: 34px; }

            .new-irs-posaln-reptng .irs-logo { width: 45px; }

        .ALE-instruction p.Inst-hd { font-size: 16px; }

        h3.h3-hint-ale { font-size: 17px; }

        .ale-calC-Table .pricing-tbl { width: 100%; }

        .mbl-total-view h3 { padding-top: 0px; }

        .Tq-MailContainer h3 { font-size: 17px; }

        p.Tq-Mailcaption { font-size: 14px; }

        .Tq-MailContainer .vertical-align { display: block; }

        .Tq-img-block img { width: 160px; height: auto; }

        .spam-msg::before { left: 50%; top: -10px; transform: rotate(90deg); }

        p.pls-note { padding-top: 0px; font-size: 14px; }

        span.btn-seperatn { margin-top: 10px; display: inline-block; }

        .rep-sw-RgtBlock { margin-top: 30px; }

            .rep-sw-RgtBlock::before { width: 25px; right: -16px; }

            .rep-sw-RgtBlock::after { width: 25px; left: -16px; }

        .rep-sw-RgtBlock { padding: 12px; border-width: 7px; }

            .rep-sw-RgtBlock h3 { font-size: 17px; }

                .rep-sw-RgtBlock h3 span { font-size: 18px; }

            .rep-sw-RgtBlock h4.gauranty-msg { font-size: 16px; font-weight: 600; line-height: inherit; }

        .ACArepSw-ddTimer h5 { font-size: 16px; }

        .ACArepSw-ddTimer #clockdiv > div { font-size: 24px; width: 55px; }

        .ACArepSw-ddTimer .colon::after { left: 60px; }

        .ACArepSw-ddTimer .smalltext_timer { font-size: 12px; }

        a.CTA-textLink { font-size: 16px; }

        .bkTo-ALEcalC { width: 95%; }

            .bkTo-ALEcalC h3 { font-size: 15px; line-height: inherit; font-weight: 600; }

            .bkTo-ALEcalC .ALE-instruction { padding: 13px; }

        p.Pricing_starts { font-size: 16px; line-height: inherit; }

        .mbl-nopadL { padding-left: 15px !important; }

        .service-calculator input[type="text"] { width: 30%; padding-left: 8px; }

        p.accrte-filng { font-size: 14px; }

        .rep-sw-RgtBlock { border-top: 1px dashed #d0d0d0; border-radius: 0; }

        .mbl-IRS-RepsW { position: relative; }

        .irs-logo-mblv { width: 45px; position: absolute; top: 10px; right: 20px; }

        .acc-garente { display: inline-flex; margin-bottom: 10px; }

        .accrte-filng { font-size: 13px; }

        .grante-img img { width: 28px; padding-top: 10px; }

        .TD-Minhght2 { min-height: inherit; }

        .serve-box.nthchildbg { background-color: transparent; }

        .temp-downld .serve-box h3 { padding-top: 0px; }

        .temp-downld .mbl-bdrd-btm { padding-top: 15px; }

        .temp-downld .exmbl-pTop30 { padding-top: 15px; }

        .Temp-dwnd-bnr p.bnr-caption { font-size: 18px; }

        .temp-downld h3.Tempdwnld-Basic { font-size: 16px; margin-bottom: 0px; }

        .temp-downld .serve-box h3 { font-size: 16px; }

        .temp-downld .lm-cmn-btn { font-size: 14px; }

        .Cmplt-Wrapper { padding: 10px; }

            .Cmplt-Wrapper h3 { font-size: 16px; }

        .sampl-Tempdwnld { border-bottom: 1px dashed #d2d2d2; padding-bottom: 20px; border-right: none; }

        .temp-downld .brdrL { border: none; }

        .temp-downld .brdrR { border: none; }

        .temp-downld .brdrT { border: none; }

        .temp-downld .mLeft-none0 { border: none; }

        .temp-downld .serve-box { margin: 0px; }

        .mbl-border-btm { border-bottom: 1px solid #ededed !important; }

        .complianc-FIcon img { width: 45px; }

        .ser-Section img { width: 45px; }

        .ser-Section h3, .ser-Section-blue h3 { font-size: 15px; margin-top: 8px; }

        .c-img { width: 50px; }

        .c-align { display: inline-flex !important; }

        .ml10 { margin-left: 0px; }

        .corona h4 { font-size: 14px; font-weight: 600 /*font-style:italic*/; line-height: normal; color: #7225a8; background: #f6effb; border: 1px solid #7225b0; border-radius: 5px; padding: 15px; }

        a.covid-text-link { font-size: 14px; }

        .corona-h3 { font-size: 16px; padding: 0px; }

        .corona_strip img { width: 60px; }

        .corona_strip .Cor_more, .corona_strip .Cor_more:focus { font-size: 14px; }

        .covid19-alert { background-color: #EAB83D; padding: 8px; text-align: center; }

            .covid19-alert h3 { font-size: 15px; font-weight: 600; line-height: 22px; margin-top: 5px; }
        /*.irs-logo-left{margin-top:80px;}
    .pricing-bnr .irs-logo{margin-top:80px;}*/
        .hrd-img { margin-top: 70px; }

        .mt-90px { margin-top: 90px; }

        .bk-mark-icon { position: absolute; left: 3px; }

        .list_arw li { padding-left: 40px; }

        .Calculator-box-h2 { font-size: 17px; }

        .penRadio { font-size: 14px; }

        .checkmark { width: 20px; height: 20px; top: 7px; }

        .affordable-Calc-table .penaltyRadio .penRadio { margin-right: 0px; padding: 10px 25px 10px 35px; display: inline-block; width: 200px; }

        .affordable-Calc-table.penRadio .checkmark::after .checkmark { top: 10px; }

        .affordable-Calc-table .penRadio .checkmark::after { top: 5px; left: 5px; width: 10px; height: 10px; }

        .penaltyCalc table tbody tr td:first-child { font-size: 14px; }

        .manditory-icon1 { left: 1px; top: 7px; }

        .affordable-Calc-table.penaltyTbl table input[type="text"] { max-width: 100%; }

        .affordable-Calc-table .checkmark { top: 9px; }
        /*.affordable-Calc-table .resetBtn .action{margin-top:0px;}*/
        .taxYr .Affordable-ResultBox table tbody tr td { display: table-cell; }

        .penaltyCalc .Affordable-ResultBox table tr td:first-child { font-size: 15px !important; }

        .BusinessDetails-block h3 { font-size: 16px !important; line-height: initial; }

        .manditory-icon2 { left: -8px; top: -3px; }

        .BusinessDetails-block { margin: 15px 0 0; }

        .penalty-block-h2 { font-size: 16px !important; }

        .review-loader-slidr .nav-pills .thrd-child img { width: 60px; margin-bottom: 2px; }

        .penalty-Calc input[type="text"] { width: 60%; }

        .penalty-Calc .penRadio .checkmark::after { top: 5px; left: 5px; width: 10px; height: 10px; }

        .affordable-Calc-table table tbody tr td:first-child { padding-bottom: 0px; }

        .penalty-Clac-section .taxYr { padding: 0px; }

        .BusinessDetails-block.busDetails table tbody tr td:first-child { font-size: 14px; }

        .deadline-strip-note { width: 100%; padding: 15px 0; border-left: 3px solid #ee7d41; }

            .deadline-strip-note::before { content: ""; width: 100%; height: 75px; border-radius: 0%; background-color: #ffeae0; left: 0; top: 0; position: absolute; }

            .deadline-strip-note img { width: 45px; }

            .deadline-strip-note h3 { font-size: 22px; margin-top: 7px; }

        .deadline-year { font-size: 25px !important; }

        .deadline-strip-note::after { content: ""; width: 100%; height: 90px; border-radius: 0%; background-color: transparent; left: 0px; top: -10px; position: absolute; border: 2px dashed #f4ac86; border-top: none; border-left: none; border-right: none; }

        .media { margin-top: 0px; margin-bottom: 25px; }

        .deadline-right-content h4 { font-size: 18px; font-weight: 600; color: #234e8e; margin-top: 10px; display: inline-block; line-height: 24px; }

        .border-left { border-left: none; border-top: 1px solid #ddd; }

        .deadline-strip-note1 h3 { font-size: 17px; }

        .vertical-tab-list li.active a { background: linear-gradient(to bottom, #ee7d41 20%, #fff); border: 2px solid #ee7d41; border-bottom-color: rgb(238, 125, 65); border-bottom-style: solid; border-bottom-width: 2px; border-bottom: none; }

        .logo-section figcaption { font-size: 16px; padding: 15px 0px 20px 0px; font-weight: 600; font-style: italic; margin-bottom: 0; }

        .deadline-right-CTA::before { display: none; }

        .deadline-right-CTA { border-top: 1px solid #d1d1d1; padding-top: 8px; }

            .deadline-right-CTA a { font-size: 16px; }

        .Deadline-banner.InnerBanner .main-bnr { margin-top: 10px; }

        .deadline-banner-right-widget { margin-top: 20px; }

            .deadline-banner-right-widget h4 { font-size: 17px; }

        .deadline-tableOf-content { width: 100%; }

        .font-34 { font-size: 23px !important; }

        .aca-reporting-software-banner .font-34 { font-size: 24px !important; }

        .extra-service-panel ul li::before { left: 0px; }
        .aca-report-banner ul li::before { left: 0px; }

        .irs-logo-service { width: 60px; position: unset; }

        .service-banner-mTop { margin-top: 20px; }

        .max-w-390 { width: 310px; }

        .mbl-d-block { display: block !important; }

        .mbl-text-center { text-align: center !important; }

        .str_link { font-size: 16px; }

        .mbl-border-none { border-right: none; }

        .common-contact-info .w-100 { width: 80% !important; }

        .mbl-py-30 { padding: 96px 0 43px; }

        .irs-logo-position-home { width: 60px; position: unset; margin: 0px 5px 10px; }

        .mbl-d-inline-block { display: inline-block; }

        .home-banner-list li { padding-left: 25px !important; }

        .pad15 { padding: 15px 0; }

        .new-jersy-state h3 { font-size: 16px; }

        .new-jersy-state h4, .new-jersy-state h4 a { font-size: 15px; }

        #accordionSection .panel-title { font-size: 15px; }

        .xs-font-18 { font-size: 18px !important; }

        .xs-font-22 { font-size: 22px !important; }

        .xs-font-16 { font-size: 16px !important; }

        .xs-mBot-25 { margin-bottom: 25px !important; }

        .xs-mTop-25 { margin-top: 25px !important; }

        .xs-mTop-0 { margin-top: 0px !important; }

        .xs-pLeft-15 { padding-left: 15px !important; }

        .xs-d-block { display: block !important; }

        .xs-h-auto { height: auto !important; }

        .xs-w-150 { width: 150px !important; }

        .xs-justify-center { justify-content: center !important; }

        .fs-sm-18 { font-size: 18px !important; }

        .fs-sm-13 { font-size: 13px !important; }

        .plr-10px { padding-left: 20px; padding-right: 20px; }

        .hcm-caption1 { font-style: italic; font-size: 15px; line-height: inherit; color: #000000; font-weight: 500; }

        .customerstoriesnew { background: url(Images/customerstoriesbanner.png) no-repeat center #fbfbfc; width: 100%; background-position: top; background-position-x: inherit; }

        .InnerBanner .main-bnr { margin-top: 37px; }
    }

    @media screen and (min-width:375px) {
        .visible-xs-none { display: none !important; }
    }

    @media screen and (max-width: 320px) {
        .visible-xs-none { display: none !important; }
    }

    @media screen and (max-width: 330px) {
        span.popup-link { font-size: 14px; }
    }

    @media screen and (min-width: 330px) and (max-width: 350px) {
        .view-320px { display: block !important; }
    }

    @media screen and (max-width: 1440px) {
        .img-ht { max-width: 530px; }
    }

    @media screen and (max-width: 320px) {
        .mbl-vertical-line::before { left: 149px; }

        .contact-det span.icon-style { margin-right: 10px; }

        .contact_height { min-height: 1418px; }

        .contct-part input[type="text"], .contct-part input[type="text1"], .contct-part input[type="password"], .contct-part select, textarea, input[type="text"], input[type="[password"], select, textarea { margin-bottom: 0px; }

        .rc-anchor-normal { width: 258px !important; }

        .review-loader-slidr .nav-justified li a h3 { font-size: 13px; }

        .review-loader-slidr .carousel-inner { min-height: 825px; }

        .serve-box h3 { font-size: 14px; }

        .acacaptcha { height: inherit; }

        .client-testi::before { top: 50px; }

        .sec-testi1::before { top: 105px; }

        .sec-testi2::before { top: 63px; }

        .sec-testi3::before { top: 40px; }

        span.popup-link { font-size: 13px; }

        h4.common_h4 { font-size: 12px; }

        .pad15 { padding: 15px 0; }

        .new-jersy-state h3 { font-size: 18px; }

        .new-jersy-state h4 { font-size: 16px; }

        h5.nj-sticky-deadline { font-size: 15px; }

        h4.njsticky-hd { font-size: 16px; }

        .cooky-left-bar .sub-text { font-size: 14px; }

        .view-320px { display: block !important; }

        h5.nj-sticky-deadline1 { font-size: 19px !important; }

        .sidebar-footer .sideftr-h4 { font-size: 13px; }

        .sidebar-footer { padding: 20px 10px; }

        .lb-outerContainer { width: 280px !important; height: auto !important; }

        .lb-data .lb-close { background: url(Images/close-mbl.png) top right no-repeat; background-color: rgba(0, 0, 0, 0); background-position-x: right; background-position-y: top; background-color: rgba(0, 0, 0, 0); background-position-x: right; background-position-y: top; background-color: #f74734; background-position: 7px; border-radius: 50%; position: relative; right: -17px; top: -18px; opacity: 1 !important; width: 24px; height: 24px; }

        .w320table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid#ddd; }

        .media-object { margin-top: 4px; }

        #clockdiv > div { font-size: 24px; width: 54px; margin: 0 5px; padding: 0px; }

        .new-irs-posaln-cmplt { top: 87px; right: 31px; }

        .new-irs-posaln-basic { top: -10px; right: 12px; }

        .colon::after { top: 13px; left: 58px; }

        .smalltext_timer { font-size: 11px; }

        /*.position-relative .rc-anchor-normal .rc-anchor-content{width:160px !important;}
    .position-relative .rc-anchor-normal .rc-anchor-checkbox-label{width:95px !important;}
    .position-relative.rc-anchor-normal .rc-anchor-pt{padding-right:47px !important;}
    .position-relative.rc-anchor-normal{width:265px !important;}*/
        .modal-dialog, .service-popup1 .modal-dialog { width: 300px; }

        .steps-wraper h3 span.no-steps { font-size: 14px; }

        .steps-wraper h3 span.hd-hint-steps { font-size: 14px; }
    }

    @media only screen and (min-device-width:768px) and (max-device-width:1023px) {
        .d-medium-block { display: block !important; }

        .md-hig-416 { height: 416px; }

        .customerstoriesnew { background: url(Images/customerstoriesbanner.png) no-repeat center #fbfbfc; width: 100%; background-position: inherit; }
        .w-md-16 { width: 16%; }
        .w-md-18 { width: 18%; }
    }

