@charset "UTF-8";
/*
Theme Name: Injury Claim Coach Theme
Theme URI: http://symphonyagency.com/
Author: Symphony Agency
Author URI: http://symphonyagency.com
Description: Description
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boiler2
Tags:

This theme is a great starting point for any WordPress based project at Symphony.

Boilerplate 2 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 */
/**
 * Colors
 *
 * Looking for gradients? See: sass/utils/_mixins.scss
 */
/*
 * Apply this to the parent of an <img>. It'll center the image,
 * keeping the 100% width requirement. Height can be adjusted with JS.
 * Don't forget to specify a height!
 */
/**
 * Gradient Mixins
 */
/**
 * Form Mixins
 */

@font-face {
	font-family: 'AvenirLTStd-Book';
	src: url('fonts/AvenirLTStd-Book.eot');
	src: local('☺'), url('fonts/AvenirLTStd-Book.woff') format('woff'), url('fonts/AvenirLTStd-Book.ttf') format('truetype'), url('fonts/AvenirLTStd-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} 

@font-face {
	font-family: 'AvenirLTStd-Black';
	src: url('fonts/AvenirLTStd-Black.eot');
	src: local('☺'), url('fonts/AvenirLTStd-Black.woff') format('woff'), url('fonts/AvenirLTStd-Black.ttf') format('truetype'), url('fonts/AvenirLTStd-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


 
 
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
.date-greater-validation{
		margin-top:-12px !important;
	}	
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1024px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 599px) {
	  .col-sm-4 {
    width: 33.33333%; }
}
	
@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 30px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 20px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 20px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.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[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    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: 42px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 37px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 56px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 28px;
    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-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 48px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 37px;
  line-height: 37px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 37px;
  line-height: 37px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 37px;
  min-height: 45px;
  padding: 6px 10px;
  font-size: 17px;
  line-height: 1.5; }

.input-lg {
  height: 56px;
  padding: 10px 16px;
  font-size: 25px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 56px;
  line-height: 56px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 56px;
  padding: 10px 16px;
  font-size: 25px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 56px;
  line-height: 56px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 56px;
  min-height: 53px;
  padding: 11px 16px;
  font-size: 25px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 52.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  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: 56px;
  height: 56px;
  line-height: 56px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 37px;
  height: 37px;
  line-height: 37px; }

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 33px; }

.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 25px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 17px; } }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 28px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 1101px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 1101px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1101px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 1101px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1101px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 1101px) {
    .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;
  padding: 11px 15px;
  font-size: 25px;
  line-height: 28px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 1101px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .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: 1101px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 5.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 28px; }
  @media (max-width: 1100px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 28px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 1101px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 11px;
          padding-bottom: 11px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px; }
  @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: 1100px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1101px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px; }
  .navbar-btn.btn-sm {
    margin-top: 6.5px;
    margin-bottom: 6.5px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px; }
  @media (min-width: 1101px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 1101px) {
  .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 {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 1100px) {
    .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, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .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: #090909; }
  .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 {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 1100px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .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: #090909; }
    .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, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.fade {
  opacity: 0;
  transition: opacity 0.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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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; }
	.date-greater-validation{
		margin-top:0px !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; } }

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-button-icon-only {
  text-indent: 0; }

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #d3d3d3; }

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #222; }

.ui-widget-content a {
  color: #222; }

.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #555;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #212121;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #aaa;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #aaa;
  background-color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-checked {
  border: 1px solid #fcefa1;
  background: #fbf9ee; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  box-shadow: -8px -8px 8px #aaa; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

a {
  color: #00bce8; }

*,
*:before,
*:after {
  box-sizing: border-box; }

.screen-reader-text, .sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

img {
  max-width: 100%;
  width: auto;
  height: auto; }

iframe {
  max-width: 100%; }

/**
 * Global Text Scaling
 */
html,
body {
  font-size: 15px;
  font-family: Arial, sans serif;
  font-weight: 400; }
  @media (max-width: 991px) {
    html,
    body {
      font-size: 15px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    html,
    body {
      font-size: 15px; } }
  html a,
  body a {
    color: #0d45ce;
    text-decoration: none;
    cursor: pointer; }
		 	 body a:visited, html a:visited{
		   color: purple;
	  }
    html a:hover, html a:active,
    body a:hover,
    body a:active {
      color: #0066ff; text-decoration:underline !important; }
	 #sidebar .menu > li a:hover{
      color: #0066ff !important; text-decoration:underline !important; 
	 } 

 
	  
  html em, html i,
  body em,
  body i {
    font-style: italic; }
  html strong, html b,
  body strong,
  body b {
    font-weight: 700; }

/**
 * Content Area Styling
 *
 * For styles that are within a default page editor.
 */
.content-area {
  line-height: 1.5; }
  .content-area h1 {
    color: #161062;
    font-family:  "Merriweather", serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.9rem;
    margin: 1rem 0; }
  .content-area h2 {
    color: #263238;
    font-family:  "Merriweather", serif;
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin: 2rem 0 2rem; }
  .lead-form-wrap .content-area h2 {
    margin: 2rem 0 1rem;
  }
  .content-area h3 {
    font-family:  "Merriweather", serif;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin: 2rem 0 1rem; }
  .content-area h4 {
    font-family:  "Merriweather", serif;
    font-size: 1.0rem;
    line-height: 1.8rem;
    margin: 1.5rem 0 1rem; }  
	.content-area h5{
    color: #263238;
    font-family: "Merriweather", serif;
    font-size: 1.0rem;
    line-height: 1.5rem;
    margin: 0rem 0 1rem;
	font-weight:700;}
  .content-area .subheading {
    font-family: Arial, sans serif;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin: 2rem 0 1rem; }
	.content-area ul, .content-area ol {
		display: block;
		margin-bottom: 1rem;
	}
  .content-area ol li {
    list-style: decimal outside; }
  .content-area ul li {
    list-style: disc outside; }
  .content-area li {
    padding-left: 1rem;
    margin-left: 2rem;
    margin-bottom: 0.5rem;
    line-height: 1.5; }
.content-area p {
	padding: 0;
	margin-bottom: 1rem;
	line-height: 1.5; 
	font-size:16px;
}
.entry-content {
	font-size: 16px;
	line-height: 1.5;
}
  .content-area .callout {
    clear: both; }
    .content-area .callout > h1:first-child,
    .content-area .callout > h2:first-child,
    .content-area .callout > h3:first-child,
    .content-area .callout > h4:first-child,
    .content-area .callout > h5:first-child,
    .content-area .callout > h6:first-child {
      margin-top: 0; }
  .content-area .full-width-callout {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    .content-area .full-width-callout .container .row > * > h1:first-child,
    .content-area .full-width-callout .container .row > * > h2:first-child,
    .content-area .full-width-callout .container .row > * > h3:first-child,
    .content-area .full-width-callout .container .row > * > h4:first-child,
    .content-area .full-width-callout .container .row > * > h5:first-child,
    .content-area .full-width-callout .container .row > * > h6:first-child {
      margin-top: 0; }
  .content-area .terms {
    font-size: .7rem; }
  .content-area table {
    margin-bottom: 2rem; }

/* WordPress Core
-------------------------------------------------------------- */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

@media print {
  .header-top {
    display: none; }
  #sidebar {
    display: none; }
  #masthead {
    display: none; }
  .content-nav {
    display: none; }
  .social-share {
    display: none; }
  .legal-question-snippet {
    display: none; }
  .legal-question-search-box {
    display: none; }
  .legal-question-form {
    display: none; }
  .lead-form-wrap {
    display: none; }
  .header-nav {
    display: none; }
  iframe {
    display: none; }
  #primary {
    float: none;
    width: 100%; }
  #footer {
    display: none; }
  #primary {
    display: block !important; }
    #primary * {
      color: black !important; }
    #primary img {
      display: none !important; } }

.content-area .modal-header .close {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 1.5rem;
  background: none; }

.content-area .modal-title {
  margin: 0; }

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.5); }

body {
  overflow-x: hidden; }

#page {
  position: relative; }

.header-phone-icon {
  display: inline-block;
  height: 1.8rem;
  width: 1.8rem;
  vertical-align: middle; }
  .header-phone-icon * {
    fill: #a41616; }
    .header-phone-icon *:hover, .header-phone-icon *:active {
      fill: #771010; }
  @media (max-width: 1100px) {
    .header-phone-icon {
      display: none; } }

.header-phone-row--mobile {
	margin: 1rem;
	display: none;
}

.header-phone-row .header-phone-icon--mobile * {
	fill: white;
}

.header-phone-row .header-phone-button {
	background: #a41616;
	background-image: linear-gradient(to top, #780D1D, #a41616);
	display: block;
	padding: 0.5rem;
	width: 100%;
	color: white;
	font-family: arial, sans serif;
	font-size: 1rem;
	text-align: center;
	border-radius: 0.25rem;
}

@media (max-width: 767px) {
	#footer .header-phone-row {
		margin-top: 0;
	}
	.header-phone-row .header-phone-icon--mobile {
		display: inline-block;
		height: 1.2rem;
		width: 1.2rem;
	}
  .lead-form-wrap .content-area h2 {
    margin: 0rem 0 1rem;
  }
}

@media (max-width:1024px){
  .header-phone-row {
    display: block;
    /*margin-top: 70px;*/
    margin-top: 30px;
  }
}

/**
 * Phone number
 */
.header-phone {
  display: inline-block;
  margin: 0 0 1rem;
  color: #161062;
  font-size: 1.4rem;
  font-family: arial, sans serif;
  font-weight: 700;
  line-height: 1;
  text-decoration: none; }
  .header-phone:hover, .header-phone:active {
    color: #2a1eba; }
  @media (max-width: 1100px) {
    .header-phone {
      display: none; } }

.header-top__close {
  float: right;
  margin-top: 3rem;
  font-size: 1.3rem;
  font-weight: bold;
  cursor: pointer;
  color: #263238;
  background: none; }

.header-top__content {
  background-color: #161062;
  padding-top: .6rem;
  padding-bottom: .6rem; }
  .header-top__content p {
    margin: 0;
    color: white;
    font-family: arial, sans serif;
    font-size: .8rem;
    text-align: center; }
.header-top__content .cta {
	font-size: .8rem;
	margin-bottom: 0;
	margin-left: 1rem;
	padding: .35rem 1rem;
}

.header-top__content--fixed {
    left: 0;
    max-height: 0;
    overflow: hidden;
	padding: 0;
	position: fixed;
	top: 0;
    transition: all .5s ease;
	width: 100%;
	z-index: 200;
}
    @media (max-width: 1100px) {
      .header-top__content--fixed .container {
        margin: 0 1rem !important; } }
    .header-top__content--fixed__close {
      position: fixed;
      display: none;
      right: 0;
      top: 0;
      margin-top: .6rem;
      margin-right: 1rem;
      background-color: transparent;
      font-size: 1.3rem;
      font-weight: bold;
      cursor: pointer;
      color: white; }
      @media (max-width: 1100px) {
        .header-top__content--fixed__close {
          margin-right: 0;
          font-size: 1rem; }
		  }
.header-top__content--fixed.active {
	display: block;
	max-height: 4rem;
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.header-top__content--fixed.active p{
	padding-top: .6rem;
	padding-bottom: .6rem;
}

.header-top__content--fixed.active .header-top__content--fixed__close {
	display: block;
}


		
@media (max-width: 1100px) {
	.header-top__content--fixed.active {
		max-height: 11rem;
	}
	.header-top__content .cta {
		margin-left: 10px;
	}
}

@media (max-width: 767px) {
	.header-top__content .cta {
		display: block;
		margin: 10px auto 0;
	}
}

.header-top__drop-down {
  padding-bottom: 0rem;
  background-color: #dcdce0;
  max-height: 0;
  overflow: hidden; }
  .header-top__drop-down.active {
    max-height: 300vh;
    padding-bottom: 2rem; }
    @media (max-width: 767px) {
      .header-top__drop-down.active {
        background-color: white; } }

.header-top.animate .header-top__drop-down {
  transition: all .25s linear; }

@media (max-width: 767px) {
  .header-top .container {
    padding: 0; } }

.site-header {
  /**
   * Columns
   */
  /**
   * Menu
   */ }
  .site-header__wrapper {
    padding: 1rem 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }
    @media (max-width: 1100px) {
      .site-header__wrapper {
        padding: .3rem 0 .8rem;
		min-height: 3.5rem;
	}
        .site-header__wrapper .header__wrap {
          margin-top: 5px; } }
    .site-header__wrapper .container {
      position: relative; }
    .site-header__wrapper .header__wrap {
      -webkit-box-align: center;
      align-items: center;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between; }
      @media (min-width: 1101px) {
        .site-header__wrapper .header__wrap {
          -webkit-box-align: end;
          align-items: flex-end; } }
  .site-header .header-logo__link {
    display: block; }
    .site-header .header-logo__link img {
display: block;
      max-height: 55px; }
  @media (max-width: 767px) {
    .site-header .header-logo__link {
      display: block; }
      .site-header .header-logo__link img {
        max-width: 45vw; 
		max-height:none !important} 
		
	.site-header{
		position: fixed;
		width: 100%;
		top: 0px;
		z-index:45;
		background:#fff;
	}	
	
	.site-header__wrapper{
		background:#fff;
	}
	
	#content{
		margin-top: 25px;
	}
		
		
		}
  .site-header .header-nav {
    text-align: right; }
    @media (max-width: 1100px) {
      .site-header .header-nav {
        display: none; } }
  .site-header #primary-menu {
    float: right;
    padding-left: 0;
    padding-right: 0; }
    .site-header #primary-menu > .menu-item:not(:last-child) {
      padding-right: .5rem; }
    .site-header #primary-menu .menu-item {
      display: inline-block;
      position: relative;
margin-left:5px;	  }
      .site-header #primary-menu .menu-item .sub-menu {
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    display: none;
    left: 0;
    margin: 5px 0 0;
    padding: 0;
    width: 12rem;
    text-align: left;
    z-index: 10;
	top:19px;
    position: absolute;
}
        .site-header #primary-menu .menu-item .sub-menu .menu-item {
          margin: 0;
          width: 100%;
          display: inline-block;
          border: none; }
          .site-header #primary-menu .menu-item .sub-menu .menu-item a {
                background-color: #fff;
border-bottom: 1px solid #bbb;
color: #000;
    display: inline-block;
    padding: .75rem;
    width: 100%;
}
            .site-header #primary-menu .menu-item .sub-menu .menu-item a:hover {
              background-color: #20178e;
              text-decoration: none;
              color: white; }
      .site-header #primary-menu .menu-item.menu-item-has-children > a:after {
        position: absolute;
        content: "❯";
        font-weight: normal;
        color: #171063;
        right: 0;
        top: 68%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translate3d(100%, -54%, 0) rotateZ(90deg);
        transform: translate3d(100%, -54%, 0) rotateZ(90deg);
        font-size: 10px;
        transition: -webkit-transform .15s linear;
        transition: transform .15s linear;
        transition: transform .15s linear, -webkit-transform .15s linear; }
      .site-header #primary-menu .menu-item:hover.menu-item-has-children a:after {
        -webkit-transform: translate3d(100%, -54%, 0) rotateZ(270deg);
        transform: translate3d(100%, -54%, 0) rotateZ(270deg); }
      .site-header #primary-menu .menu-item:hover.menu-item-has-children:after {
        position: absolute;
        content: "▾";
        color: #ffd600;
        left: 50%;
        bottom: -1.1rem;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
      .site-header #primary-menu .menu-item:hover > a {
        border-bottom: 2px solid #ffd600; }
      .site-header #primary-menu .menu-item:hover .sub-menu {
        display: inline-block; }
    .site-header #primary-menu .menu-item.menu-item-has-children {
      margin-right: 1rem; }
    .site-header #primary-menu .menu-item__search-icon {
      margin-top: 0.2rem;
      height: 0.8rem;
      width: 0.8rem; 
	  cursor:pointer;}
.site-header #primary-menu .menu-item__search-icon > * {
	fill: #161062;
}

.site-header #primary-menu .menu-item a {
	color: #161062;
	font-size: 1.1rem;
	font-weight: 500;
	padding: 0 0 5px;
	text-decoration: none;
	font-family: Arial, sans serif;
}

.site-header #primary-menu .menu-item a:hover, .site-header #primary-menu .menu-item a:active {
	border-bottom: 2px solid #ffd600;
	text-decoration:none !important;
}

.site-header #primary-menu > .menu-item > a:visited {
}	

		
    @media (max-width: 1199px) {
      .site-header #primary-menu .menu-item {
        font-size: 0.7rem; } }
.site-header #primary-menu-mobile {
	margin-bottom: 1rem;
}

.site-header #primary-menu-mobile .menu-item {
	position: relative;
}

.site-header #primary-menu-mobile .menu-item a {
	background: #241b9a;
	background-image: linear-gradient(to bottom, #291B94, #170E5F);
	padding: 1rem;
	display: block;
	color: white;
	font-family: Arial, sans serif;
}

.site-header #primary-menu-mobile .menu-item__drop-down {
    background: url(images/arrow-down.svg) no-repeat 50% 50%;
    background-size: 15px auto;
    border: none;
    color: white;
    display: none;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    height: 3rem;
    width: 3rem;
}

.site-header #primary-menu-mobile .menu-item .sub-menu {
	display: none;
}

.site-header #primary-menu-mobile .menu-item .sub-menu .menu-item {
	margin: 0;
}

.site-header #primary-menu-mobile .menu-item .sub-menu .menu-item a {
	background-image: none;
	border-bottom: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	background-color: white;
	font-family: Arial, sans serif;
	color: #161062;
}
	
.site-header #primary-menu-mobile .menu-item.active .menu-item__drop-down {
	-webkit-transform: rotateZ(-180deg);
	transform: rotateZ(-180deg);
}
	
.site-header #primary-menu-mobile .menu-item.active .sub-menu {
	display: block;
}
	
.site-header #primary-menu-mobile .menu-item.menu-item-has-children > .menu-item__drop-down {
	display: inline-block;
}
	
.site-header #primary-menu-mobile .menu-item__search-icon {
	height: 1rem;
	width: 1rem;
}
	
.site-header #primary-menu-mobile .menu-item__search-icon > * {
	fill: #161062;
}
	
.site-header #primary-menu-mobile .collapse {
	display: none !important;
}
	
.site-header #primary-menu-mobile .search-form {
	border-width: 0;
}

@media (min-width: 1101px) {
	.site-header #primary-menu-mobile {
		display: none !important;
	}
}

.site-header .navbar-toggle {
	height: 30px;
	position: relative;
	float: none;
	margin-right: 0;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	border-radius: 0;
}

.site-header .navbar-toggle img {
	display: block;
    width: 25px;
    height: 25px;
    min-width: 0px;
    min-height: 0px;
}

.site-header .navbar-toggle img:last-child {
	display: none;
}

.site-header .navbar-toggle[aria-expanded="true"] img:first-child {
	display: none;
}

.site-header .navbar-toggle[aria-expanded="true"] img:last-child {
	display: block;
}

#footer {
  /**
   * Phone number
   */ }
  #footer .footer-main {
    background-color: #F6F6F6;
	border-top: 1px solid #dcdce0;
    padding: 3rem 0; }
    #footer .footer-main h1, #footer .footer-main h2, #footer .footer-main h3, #footer .footer-main h4 {
      color: #000;
      font-family: arial, sans serif;
      font-size: 1.3rem;
      line-height: 1.8rem;
      margin-bottom: 1rem;
      color: white; }
      #footer .footer-main h1 a, #footer .footer-main h2 a, #footer .footer-main h3 a, #footer .footer-main h4 a {
        color: #0d45ce; }
    #footer .footer-main__logo-area {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center; }
@media (min-width: 768px) {
	#footer .footer-main__logo-area {
		float: left;
		width: 33.33333%;
	}
}

@media (min-width: 992px) {
	#footer .footer-main__logo-area {
		float: left;
		width: 25%;
	}
}

#footer .footer-main__logo-area .footer-logo {
    display: block;
    margin: 0 auto;
    margin-bottom: 1rem;
    max-width: 300px;
}

#footer .footer-main__content-area {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

@media (min-width: 768px) {
	#footer .footer-main__content-area {
		float: left;
		padding-left: 8%;
		width: 66.66667%;
	}
}

@media (max-width: 767px) {
	#footer .footer-main__logo-area {
		margin-bottom: 1rem;
	}
}

#footer .footer-legal {
	color: white;
}

#footer .footer-legal p, #footer .footer-legal span {
	font-size: 0.7rem;
	line-height: 1.5;
	color: #000;
}

#footer .footer-legal__content-area {
	margin-bottom: 1rem;
}

@media (max-width: 767px) {
	#footer .footer-legal {
		padding: 1.5rem;
	}
}

#footer .footer-legal-menu {
	display: inline;
	margin-top: 1rem;
	margin-left: 1rem;
}

#footer .footer-legal-menu .menu-item {
	position: relative;
	display: inline;
	padding-right: 0.5rem;
	font-size: 0.7rem; 
	color:#000;
}

#footer .footer-legal-menu .menu-item a {
	text-decoration: none;
}

#footer .footer-legal-menu .menu-item a:link {
	color: #0d45ce;
}

#footer .footer-legal-menu .menu-item a:visited {
	color: purple;
}

#footer .footer-legal-menu .menu-item a:hover {
	color: #0d45ce;
}

#footer .footer-legal-menu .menu-item::after {
	display: inline;
	content: "|";
	position: relative;
	right: -0.3rem;
}

#footer .footer-legal-menu .menu-item:last-child::after {
	content: "";
}

@media (max-width: 767px) {
	#footer .footer-legal-menu {
		display: block;
		margin-left: 0;
	}
}

#footer .footer-phone {
	display: block;
	margin: 0 0 1rem;
	color: #000;
	font-size: 1.4rem;
	font-family: arial, sans serif;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
}

@media (max-width: 767px) {
	#footer .footer-phone {
		display: none;
	}
}

#footer .footer-phone:hover, #footer .footer-phone:active {
	color: #000;
}

.single .content-area .entry-header > h1:first-child,
.page .content-area .entry-header > h1:first-child,
.page .content-area .entry-header > h2:first-child,
.page .content-area .entry-header > h3:first-child,
.page .content-area .entry-header > h4:first-child,
.page .content-area .entry-header > h5:first-child,
.page .content-area .entry-header > h6:first-child {
	margin-top: 0;
}

.page .content-area .entry-title, .single .content-area .entry-title {
	color: #161062;
	font-family:  "Merriweather", serif;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 135%;
}

.page .content-area .entry-author, 
.single .content-area .entry-author,
.display-rev .social-share .social-share__text{
	color: #757575;
	font-size: 0.8rem;
}

.page .content-area .entry-author a, .single .content-area .entry-author a {
	color: #0d45ce;
	text-decoration: none;
}

.page .content-area .entry-author a:hover, .single .content-area .entry-author a:hover {
	color: #0066ff;
}

#primary {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.container.post-protected #primary{
  width:100%;
  border-right: none;
}
.container.post-protected aside{
  display:none
}
@media (min-width: 992px) {
	#primary {
		float: left;
		width: 67.5%;
		border-left: solid 1px #e4e4e4;		
		border-right: none;		
	}
}

.single-post .entry-meta-area {
	display: flex;
}

.single-post .entry-meta-wrap {
	display: block;
	float: left;
	margin: 0 0 15px;
}

.single-post .entry-meta-wrap:after {
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	width: 100%;
}

@media (max-width: 480px) {
	.single-post .entry-meta-wrap {
		display: block;
	}
}

.single-post .entry-meta {
	position: relative;
	min-height: 1px;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	display: block;
	font-size: 0.8rem;
	color: #757575;
	width: auto;
}
 
.single-post .entry-content {
	margin-bottom: 2rem;
}

.single-post .entry-content > p:last-of-type {
	padding-bottom: 2rem;
	margin-bottom: 0;
	border-bottom-width: 2px;
	border-color: #d2d2d2;
	border-style: solid;
}

/**
 * Content is the wrapper for all content between the header and footer.
 * It includes the sidebar.
 */
#content {
  padding: 2.5rem 0 3rem; }
  #content .page-header > h1:first-child,
  #content .page-header > h2:first-child,
  #content .page-header > h3:first-child,
  #content .page-header > h4:first-child,
  #content .page-header > h5:first-child,
  #content .page-header > h6:first-child {
    margin-top: 0; }
  @media (max-width: 600px) {
    #content {
      padding: 0 0 3rem; } }

.single-icc_qa_submission {
  /**
     * Q&A Answer
     */
  /**
     * Q&A Single Meta (Published Date, Author, etc)
     */ }
  .single-icc_qa_submission .qa-question-subtitle {
    color: #757575;
    font-size: 1.3rem;
    font-family: arial, sans serif;
    font-style: italic; }
  .single-icc_qa_submission .entry-title {
    margin-top: 0.25rem; }
  .single-icc_qa_submission .entry-header {
    margin: 0 0 1rem; }
  .single-icc_qa_submission .question-disclaimer {
    padding: 1rem;
    border-width: 1px;
    border-color: #d2d2d2;
    margin-top: 2rem;
    font-size: 0.75rem;
    border-style: solid; }
    .single-icc_qa_submission .question-disclaimer p:last-child {
      margin-bottom: 0; }
  .single-icc_qa_submission .qa-answer {
    margin: 2rem 0 2rem; }
    .single-icc_qa_submission .qa-answer h2 {
      margin-top: 0; }
  .single-icc_qa_submission .qa-meta, .entry-content .qa-meta {
    margin: 1rem 0;
    color: #757575;
    font-size: 0.8rem; }
    .single-icc_qa_submission .qa-meta__label, .entry-content .qa-meta__label {
      font-weight: bold;
      margin-right: 0.25rem;
      margin-bottom: 1rem; }
    .single-icc_qa_submission .qa-meta:last-child {
      margin-bottom: 0; }
  .single-icc_qa_submission .qa-meta--mobile-only {
    display: none;
    margin: 0; }
    .single-icc_qa_submission .qa-meta--mobile-only + .single-icc_qa_submission .qa-meta--mobile-only {
      margin-bottom: 0; }
  @media (max-width: 767px) {
    .single-icc_qa_submission .qa-answer {
      padding: 2rem 15px;
      margin: 0 -15px 2rem; }
    .single-icc_qa_submission .qa-meta--mobile-only {
      display: block; }
    .single-icc_qa_submission .qa-meta:last-child {
      margin: 0; } }

/**
 * Q&A Answerer Bio Section
 */
.qa-answerer-metabox {
  margin: 0 0 3rem; }
.page-template-default .qa-answerer-metabox {
	margin-top: 3rem;
}

.single-post .qa-answerer-metabox {
  margin: 0 0 1rem; }

  .qa-answerer-metabox__photo-col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .qa-answerer-metabox__photo-col {
        float: left;
        width: 25%; } }
  .qa-answerer-metabox__photo-wrapper {
    /* Positioning */
    /* Display & Box Model */
    border-width: 0.25rem;
    border-color: #d2d2d2;
    /* Color */
    /* Text */
    /* Other */
    border-radius: 0.25rem;
    border-style: solid; }
	.qa-answerer-metabox__photo-wrapper .avatar {
		display: block;
		margin: 0 !important;
	}
  .qa-answerer-metabox__photo {
    width: 100%; }
  .qa-answerer-metabox__bio-col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0.9rem; }
    @media (min-width: 768px) {
      .qa-answerer-metabox__bio-col {
        float: left;
        width: 75%; } }
    .qa-answerer-metabox__bio-col > h1:first-child,
    .qa-answerer-metabox__bio-col > h2:first-child,
    .qa-answerer-metabox__bio-col > h3:first-child,
    .qa-answerer-metabox__bio-col > h4:first-child,
    .qa-answerer-metabox__bio-col > h5:first-child,
    .qa-answerer-metabox__bio-col > h6:first-child {
      margin-top: 0; }
  .qa-answerer-metabox__title {
    margin: 0 0 0.5rem;
    font-size: 1.1rem; }
  @media (max-width: 767px) {
    .qa-answerer-metabox {
      display: none; } }

/**
 * Author style.
 */
.content-area .qa-answerer-author {
	margin: 0 0 0.5rem;
}

.content-area .qa-read-more {
	margin: 0 0 1rem;
}

#sidebar, .sidebar {
	margin: 2rem 0;
}

#sidebar:not(.sidebar--home), .sidebar:not(.sidebar--home) {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 992px) {
	#sidebar:not(.sidebar--home), .sidebar:not(.sidebar--home) {
		float: left;
		width: 32.5%;
	}
	#main .breadcrumbs{
		display:none;
	}
}

@media (min-width: 768px) {
	#sidebar, .sidebar {
		margin: 0;
	}
}

#sidebar .widget-title, .sidebar .widget-title {
	padding: 0.9rem;
	margin-bottom: 0rem;
	font-family:  "Merriweather", serif;
	font-size: 1rem;
	border-radius: 0.25rem;
	font-weight: 400;
    line-height: 15px;
	color:#000;
}

#sidebar img, .sidebar img {
	margin: 1rem 0 1rem;
}

  #sidebar p, .sidebar p {
    line-height: 1.75; }
  #sidebar .menu,
  #sidebar .widget_recent_entries ul,
  #sidebar .widget_categories > ul,
  #sidebar .widget_archive > ul, .sidebar .menu,
  .sidebar .widget_recent_entries ul,
  .sidebar .widget_categories > ul,
  .sidebar .widget_archive > ul {
    margin: 0 0 1.5rem;
    padding: 0;
    list-style: none; }
    #sidebar .menu .menu-item,
    #sidebar .menu .cat-item,
    #sidebar .menu > li,
    #sidebar .widget_recent_entries ul .menu-item,
    #sidebar .widget_recent_entries ul .cat-item,
    #sidebar .widget_recent_entries ul > li,
    #sidebar .widget_categories > ul .menu-item,
    #sidebar .widget_categories > ul .cat-item,
    #sidebar .widget_categories > ul > li,
    #sidebar .widget_archive > ul .menu-item,
    #sidebar .widget_archive > ul .cat-item,
    #sidebar .widget_archive > ul > li, .sidebar .menu .menu-item,
    .sidebar .menu .cat-item,
    .sidebar .menu > li,
    .sidebar .widget_recent_entries ul .menu-item,
    .sidebar .widget_recent_entries ul .cat-item,
    .sidebar .widget_recent_entries ul > li,
    .sidebar .widget_categories > ul .menu-item,
    .sidebar .widget_categories > ul .cat-item,
    .sidebar .widget_categories > ul > li,
    .sidebar .widget_archive > ul .menu-item,
    .sidebar .widget_archive > ul .cat-item,
    .sidebar .widget_archive > ul > li {
      font-size: 0;
      margin: 0 0 0.75rem 1rem;
      padding: 0;
      color: gainsboro; }
      #sidebar .menu .menu-item a,
      #sidebar .menu .cat-item a,
      #sidebar .menu > li a,
      #sidebar .widget_recent_entries ul .menu-item a,
      #sidebar .widget_recent_entries ul .cat-item a,
      #sidebar .widget_recent_entries ul > li a,
      #sidebar .widget_categories > ul .menu-item a,
      #sidebar .widget_categories > ul .cat-item a,
      #sidebar .widget_categories > ul > li a,
      #sidebar .widget_archive > ul .menu-item a,
      #sidebar .widget_archive > ul .cat-item a,
      #sidebar .widget_archive > ul > li a, .sidebar .menu .menu-item a,
      .sidebar .menu .cat-item a,
      .sidebar .menu > li a,
      .sidebar .widget_recent_entries ul .menu-item a,
      .sidebar .widget_recent_entries ul .cat-item a,
      .sidebar .widget_recent_entries ul > li a,
      .sidebar .widget_categories > ul .menu-item a,
      .sidebar .widget_categories > ul .cat-item a,
      .sidebar .widget_categories > ul > li a,
      .sidebar .widget_archive > ul .menu-item a,
      .sidebar .widget_archive > ul .cat-item a,
      .sidebar .widget_archive > ul > li a {
        display: block;
        margin-bottom: 0.25rem;
        font-size: 0.9rem;
        width: 100%;
        text-decoration: none; }
        #sidebar .menu .menu-item a{
          line-height: 19px;
		  margin-bottom:0px;
        }
      #sidebar .menu .menu-item:hover a,
      #sidebar .menu .menu-item:active a,
      #sidebar .menu .cat-item:hover a,
      #sidebar .menu .cat-item:active a,
      #sidebar .menu > li:hover a,
      #sidebar .menu > li:active a,
      #sidebar .widget_recent_entries ul .menu-item:hover a,
      #sidebar .widget_recent_entries ul .menu-item:active a,
      #sidebar .widget_recent_entries ul .cat-item:hover a,
      #sidebar .widget_recent_entries ul .cat-item:active a,
      #sidebar .widget_recent_entries ul > li:hover a,
      #sidebar .widget_recent_entries ul > li:active a,
      #sidebar .widget_categories > ul .menu-item:hover a,
      #sidebar .widget_categories > ul .menu-item:active a,
      #sidebar .widget_categories > ul .cat-item:hover a,
      #sidebar .widget_categories > ul .cat-item:active a,
      #sidebar .widget_categories > ul > li:hover a,
      #sidebar .widget_categories > ul > li:active a,
      #sidebar .widget_archive > ul .menu-item:hover a,
      #sidebar .widget_archive > ul .menu-item:active a,
      #sidebar .widget_archive > ul .cat-item:hover a,
      #sidebar .widget_archive > ul .cat-item:active a,
      #sidebar .widget_archive > ul > li:hover a,
      #sidebar .widget_archive > ul > li:active a, .sidebar .menu .menu-item:hover a,
      .sidebar .menu .menu-item:active a,
      .sidebar .menu .cat-item:hover a,
      .sidebar .menu .cat-item:active a,
      .sidebar .menu > li:hover a,
      .sidebar .menu > li:active a,
      .sidebar .widget_recent_entries ul .menu-item:hover a,
      .sidebar .widget_recent_entries ul .menu-item:active a,
      .sidebar .widget_recent_entries ul .cat-item:hover a,
      .sidebar .widget_recent_entries ul .cat-item:active a,
      .sidebar .widget_recent_entries ul > li:hover a,
      .sidebar .widget_recent_entries ul > li:active a,
      .sidebar .widget_categories > ul .menu-item:hover a,
      .sidebar .widget_categories > ul .menu-item:active a,
      .sidebar .widget_categories > ul .cat-item:hover a,
      .sidebar .widget_categories > ul .cat-item:active a,
      .sidebar .widget_categories > ul > li:hover a,
      .sidebar .widget_categories > ul > li:active a,
      .sidebar .widget_archive > ul .menu-item:hover a,
      .sidebar .widget_archive > ul .menu-item:active a,
      .sidebar .widget_archive > ul .cat-item:hover a,
      .sidebar .widget_archive > ul .cat-item:active a,
      .sidebar .widget_archive > ul > li:hover a,
      .sidebar .widget_archive > ul > li:active a {
        color: #0d45ce; }
    #sidebar .menu .current-menu-item, #sidebar .menu .current-cat,
    #sidebar .widget_recent_entries ul .current-menu-item,
    #sidebar .widget_recent_entries ul .current-cat,
    #sidebar .widget_categories > ul .current-menu-item,
    #sidebar .widget_categories > ul .current-cat,
    #sidebar .widget_archive > ul .current-menu-item,
    #sidebar .widget_archive > ul .current-cat, .sidebar .menu .current-menu-item, .sidebar .menu .current-cat,
    .sidebar .widget_recent_entries ul .current-menu-item,
    .sidebar .widget_recent_entries ul .current-cat,
    .sidebar .widget_categories > ul .current-menu-item,
    .sidebar .widget_categories > ul .current-cat,
    .sidebar .widget_archive > ul .current-menu-item,
    .sidebar .widget_archive > ul .current-cat {
      font-weight: bolder; }
      #sidebar .menu .current-menu-item a, #sidebar .menu .current-cat a,
      #sidebar .widget_recent_entries ul .current-menu-item a,
      #sidebar .widget_recent_entries ul .current-cat a,
      #sidebar .widget_categories > ul .current-menu-item a,
      #sidebar .widget_categories > ul .current-cat a,
      #sidebar .widget_archive > ul .current-menu-item a,
      #sidebar .widget_archive > ul .current-cat a, .sidebar .menu .current-menu-item a, .sidebar .menu .current-cat a,
      .sidebar .widget_recent_entries ul .current-menu-item a,
      .sidebar .widget_recent_entries ul .current-cat a,
      .sidebar .widget_categories > ul .current-menu-item a,
      .sidebar .widget_categories > ul .current-cat a,
      .sidebar .widget_archive > ul .current-menu-item a,
      .sidebar .widget_archive > ul .current-cat a {
        color: #0d45ce; }
#sidebar.fixed .sidebar-wrap, .sidebar.fixed .sidebar-wrap {
	position: fixed;
	overflow: hidden;
	top: 3rem;
	height: calc(100vh - 3rem);
}

#sidebar.fixed .sidebar-wrap .sidebar-wrap__container, .sidebar.fixed .sidebar-wrap .sidebar-wrap__container {
	height: 100%;
	width: calc(100% + 20px);
	overflow-y: scroll;
	padding-right: 1rem;
}

#sidebar.bottom .sidebar-wrap, .sidebar.bottom .sidebar-wrap {
	position: absolute;
	top: initial;
	bottom: 0;
}

#sidebar--home .widget-title, .sidebar--home .widget-title {
	background: #241b9a;
	background-image: linear-gradient(to bottom, #241b9a, #161062);
	color: white;
	line-height: 1.8rem;
}

#sidebar--home .menu,
#sidebar--home .widget_categories > ul,
#sidebar--home .widget_archive > ul, .sidebar--home .menu,
.sidebar--home .widget_categories > ul,
.sidebar--home .widget_archive > ul {
	-webkit-columns: 2;
	columns: 2;
	-webkit-column-gap: 2rem;
	column-gap: 2rem;
}

#sidebar--home .menu .menu-item,
#sidebar--home .menu .cat-item,
#sidebar--home .menu > li,
#sidebar--home .widget_categories > ul .menu-item,
#sidebar--home .widget_categories > ul .cat-item,
#sidebar--home .widget_categories > ul > li,
#sidebar--home .widget_archive > ul .menu-item,
#sidebar--home .widget_archive > ul .cat-item,
#sidebar--home .widget_archive > ul > li, .sidebar--home .menu .menu-item,
.sidebar--home .menu .cat-item,
.sidebar--home .menu > li,
.sidebar--home .widget_categories > ul .menu-item,
.sidebar--home .widget_categories > ul .cat-item,
.sidebar--home .widget_categories > ul > li,
.sidebar--home .widget_archive > ul .menu-item,
.sidebar--home .widget_archive > ul .cat-item,
.sidebar--home .widget_archive > ul > li {
	margin: 0 0 .75rem 0;
}

#sidebar--home .menu .menu-item a,
#sidebar--home .menu .cat-item a,
#sidebar--home .menu > li a,
#sidebar--home .widget_categories > ul .menu-item a,
#sidebar--home .widget_categories > ul .cat-item a,
#sidebar--home .widget_categories > ul > li a,
#sidebar--home .widget_archive > ul .menu-item a,
#sidebar--home .widget_archive > ul .cat-item a,
#sidebar--home .widget_archive > ul > li a, .sidebar--home .menu .menu-item a,
.sidebar--home .menu .cat-item a,
.sidebar--home .menu > li a,
.sidebar--home .widget_categories > ul .menu-item a,
.sidebar--home .widget_categories > ul .cat-item a,
.sidebar--home .widget_categories > ul > li a,
.sidebar--home .widget_archive > ul .menu-item a,
.sidebar--home .widget_archive > ul .cat-item a,
.sidebar--home .widget_archive > ul > li a {
	font-size: .9rem;
	line-height: 1.3em;
}

.post-date {
	font-size: 0.8rem;
	color: #757575;
	display: block;
	margin-bottom: 0.5rem;
	font-style: italic;
}

.breadcrumbs {	
	position: absolute;
	margin: 0;
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
}
.breadcrumbs > ul {
	margin: 0;
	padding: 0;
}

  .breadcrumbs li {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 0.8rem;
    line-height: 1.0;
    list-style: none outside; }
    .breadcrumbs li::after {
      content: ">";
      margin: 0 0.25rem; }
    .breadcrumbs li:last-child::after {
      content: ""; }
    @media (max-width: 767px) {
      .breadcrumbs li {
           margin-bottom: 5px;
    line-height: 14px;
	   } }
  @media (max-width: 600px) {
    .breadcrumbs {
      display: none; } }

#main .breadcrumbs {
  position: static;
  margin: 1rem 0;
  -webkit-transform: none;
  transform: none; }
  #main .breadcrumbs li {
    font-size: 0.8rem; }
	 .breadcrumbs li a, #main .breadcrumbs li a:visited{
		 color:#263238 !important;
         font-weight: bold;
	 }
	.breadcrumbs li a:hover{
		color:#263238 !important;
	}
	
  @media (max-width: 767px) {
    #main .breadcrumbs {
      display: block; } }

button {
  border: none; }
  button:focus {
    outline: none; }

.cta,
.submit {
  display: inline-block;
  margin-bottom: 1rem;
  padding: 0.8rem 1.75rem;
  background: #e5a738;
  background-image: linear-gradient(to bottom, #e5a738, #c0800c);
  color: white;
  cursor: pointer;
  font-size: 1.2rem;
  font-family: arial, sans serif;
  line-height: 1;
  text-decoration: none;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  border-radius: 4px; }
  .cta + .cta,
  .submit + .cta, .cta +
  .submit,
  .submit +
  .submit {
    margin-left: 1rem; }
  .cta--alt,
  .submit--alt {
    background: #241b9a;
    background-image: linear-gradient(to bottom, #241b9a, #161062); }
  .cta--red,
  .submit--red {
    background: #a41616;
    background-image: linear-gradient(to top, #780D1D, #a41616); }
  .cta--submit,
  .submit--submit {
    width: auto; }
  .cta:hover, .cta:active,
  .submit:hover,
  .submit:active {
    color: white;
    background-image: linear-gradient(to bottom, #abadbe, #3e3f4b); }

.cta--sidebar {
	font-size: 15px;
	padding: .8rem .5rem;
	width: 100%;
}

.comment {
	margin-bottom: 1rem;
}

.comment .avatar {
	margin-right: 0.5rem;
	vertical-align: middle;
}

.comment-author {
	margin-bottom: 1rem;
}

.comment-meta {
	margin-bottom: 1rem;
}

.comment .reply {
	display: none;
}

.facetwp-pager {
	margin: 0 0 2rem;
}

.facetwp-pager-label {
	display: none;
}

.page-numbers,
.facetwp-page {
  display: inline-block;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0.8rem;
  color: black;
  background-color: #d2d2d2;
  border-radius: 0.25rem;
  cursor: pointer;
  font-size: 0.7rem; }
  .page-numbers:hover, .page-numbers:active,
  .facetwp-page:hover,
  .facetwp-page:active {
    color: black; }
  .page-numbers.dots,
  .facetwp-page.dots {
    background-color: transparent;
    padding: 0.5rem 0;
    cursor: default; }
  .page-numbers.current, .page-numbers.active,
  .facetwp-page.current,
  .facetwp-page.active {
    background: #241b9a;
    background-image: linear-gradient(to bottom, #241b9a, #161062);
    color: white; }
  .page-numbers + .page-numbers:last-child,
  .facetwp-page + .page-numbers:last-child, .page-numbers +
  .facetwp-page:last-child,
  .facetwp-page +
  .facetwp-page:last-child {
    margin-right: 0; }

@media (max-width: 480px) {
  .page-numbers,
  .facetwp-page {
    font-size: 0.6rem;
    padding: 0.2rem 0.4rem; }
    .page-numbers.dots,
    .facetwp-page.dots {
      font-size: 0.4rem; } }

.content-area .case-type-category {
  margin: 0 0 3rem; }
  .content-area .case-type-category__heading {
    color: #606171;
    font-family: Arial, sans serif;
    font-size: 1.2rem; }
  .content-area .case-type-category__img-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .content-area .case-type-category__img-wrapper {
        float: left;
        width: 33.33333%; } }
  .content-area .case-type-category__img {
    width: 100%; }
  .content-area .case-type-category__list {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    padding: 0; }
    @media (min-width: 768px) {
      .content-area .case-type-category__list {
        float: left;
        width: 66.66667%; } }
  .content-area .case-type-category__list-item {
    position: relative;
    margin-left: 1rem;
    list-style: none outside;
    clear: both; }
    .content-area .case-type-category__list-item img {
      vertical-align: middle;
      padding-right: 1rem;
      margin: 0;
      float: none; }
      @media (max-width: 767px) {
        .content-area .case-type-category__list-item img {
          padding-top: .2rem;
          float: left; } }
  .content-area .case-type-category__list-item-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 1rem;
    width: 1rem; }
    .content-area .case-type-category__list-item-icon > * {
      fill: #a41616; }

label {
  width: 100%; }

.ui-datepicker {
  z-index: 9999 !important; }

input, textarea {
  width: 100%;
  padding: 1rem;
  color: #757575;
  border-color: #d2d2d2;
  font-size: 13.5px;
  border-radius: 0.125rem;
  border-style: solid;
  border-width: 1px; }

input {
  padding: 0.75rem 1rem;
  margin: 0 0 1rem; }

input[type=checkbox] {
  height: 1rem;
  width: auto;
  margin-bottom: 0.75rem;
  vertical-align: text-bottom; }

.content-area .legal-question-form {
  position: relative;
  border-color: #d2d2d2;
  border-style: solid;
  border-radius: 0.25rem;
  border-width: 1px; }
  .content-area .legal-question-form--lean {
    border: none; }
    .content-area .legal-question-form--lean .legal-question-form__header {
      display: none; }
  .content-area .legal-question-form .row {
    margin: 0 -1rem; }
  .content-area .legal-question-form__header {
    font-family: arial, sans serif;
    font-size: 1.1rem;
    line-height: 1.8rem;
    background: #dcdce0;
    margin: 0 0 2rem;
    padding: 0.5rem 0;
    color: #333;
    text-align: center; }
  .content-area .legal-question-form__label {
    display: block;
    margin: 0 0 0.75rem; }
    .content-area .legal-question-form__label--checkbox {
      display: inline-block;
      margin-left: 0.75rem;
      color: #757575;
      font-style: italic; }
  .content-area .legal-question-form__field {
    margin: 0; }
    .content-area .legal-question-form__field[type="checkbox"] {
      margin-bottom: 0.75rem;
      vertical-align: initial; }
  .content-area .legal-question-form__content-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .content-area .legal-question-form__content-wrapper {
        float: left;
        width: 100%; } }
  .content-area .legal-question-form__column {
    padding: 0 1rem 1rem; }
    .content-area .legal-question-form__column--half {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding: 0 1rem 1rem; }
      @media (min-width: 768px) {
        .content-area .legal-question-form__column--half {
          float: left;
          width: 50%; } }
    .content-area .legal-question-form__column--flex {
      display: -webkit-box;
      display: flex; }
      .content-area .legal-question-form__column--flex > * {
        -ms-grid-row-align: center;
        align-self: center; }
  .content-area .legal-question-form #legal-question-form-field__question {
    height: 12rem; }
  .content-area .legal-question-form #legal-question-form-field__submit {
    margin: 0; }
  .content-area .legal-question-form__success {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    padding: 0 2rem 2rem;
    text-align: center;
    opacity: 0; }
	.legal-question-form__wrapper {
    height: auto !important;
}
    .content-area .legal-question-form__success > h1:first-child,
    .content-area .legal-question-form__success > h2:first-child,
    .content-area .legal-question-form__success > h3:first-child,
    .content-area .legal-question-form__success > h4:first-child,
    .content-area .legal-question-form__success > h5:first-child,
    .content-area .legal-question-form__success > h6:first-child {
      margin-top: 0; }
    .content-area .legal-question-form__success.reveal {
      display: block;
	  padding-bottom: 1px;
    padding-top: 10px;
	   }
  .content-area .legal-question-form__error-wrapper {
    height: 0;
    opacity: 0;
    overflow: hidden; }
    .content-area .legal-question-form__error-wrapper.reveal {
      height: 5rem;
      opacity: 1; }
  .content-area .legal-question-form__error {
    padding: 1rem;
    color: #c0800c;
    background-color: #f1cf92;
    border: 4px solid #e5a738; }
    .content-area .legal-question-form__error.flash {
      -webkit-animation: 0.6s linear 0.6s 2 normal none running error-flash;
      animation: 0.6s linear 0.6s 2 normal none running error-flash; }
  @media (max-width: 767px) {
    .content-area .legal-question-form .row {
      margin: 0; } }
  @media (max-width: 480px) {
    .content-area .legal-question-form__column {
      padding: 0 0 1rem; } }

	  
	  
.home-answers{
	margin-top:50px;
}	  
	  
	  
	  
	  
	  
@-webkit-keyframes error-flash {
  0% {
    background-color: #f4d9a9; }
  49% {
    background-color: #f4d9a9; }
  50% {
    background-color: #f1cf92; }
  100% {
    background-color: #f1cf92; } }

@keyframes error-flash {
  0% {
    background-color: #f4d9a9; }
  49% {
    background-color: #f4d9a9; }
  50% {
    background-color: #f1cf92; }
  100% {
    background-color: #f1cf92; } }

/**
 * Contact Form 7
 */
.wpcf7-label {
  display: block;
  font-size: 0.8rem;
  margin-bottom: 0.25rem; }

.wpcf7-recaptcha {
  margin: 1rem 0; }

.header-search {
  background: #241b9a;
  background-image: linear-gradient(to bottom, #241b9a, #161062);
  overflow: hidden;
    position: relative;
    z-index: 2;  }
  .header-search .container {
    position: relative;
    height: 0;
    transition: height 0.2s ease-in 0.1s; }
  .header-search.active .container {
    height: 5rem; }
  .header-search .search-form {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0; 
	background: #d2d2d2;}

.img-page-link {
  display: block;
  border-radius: 0.25rem; }
  .img-page-link white {
    color: ".img-page-link";
    text-decoration: none; }
    .img-page-link white:link, .img-page-link white:visited, .img-page-link white:active {
      color: ".img-page-link"; }
    .img-page-link white:hover {
      color: #e5a738; }

#content .img-page-links-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  
  
 .site-header {
    position: relative;
    z-index: 25;
    background: #fff;
}


  
  @media (min-width: 768px) {
    #content .img-page-links-column {
      float: left;
      width: 50%; } }

#content .img-page-link {
  display: block;
  margin: 0 0 2rem;
  padding: 1.5rem;
  border-radius: 0.25rem;
  color: white;
  background-size: cover;
  cursor: pointer; }
  #content .img-page-link > h1:first-child,
  #content .img-page-link > h2:first-child,
  #content .img-page-link > h3:first-child,
  #content .img-page-link > h4:first-child,
  #content .img-page-link > h5:first-child,
  #content .img-page-link > h6:first-child {
    margin-top: 0; }
  #content .img-page-link .img-page-link__link {
    color: white;
    text-decoration: none; }
    #content .img-page-link .img-page-link__link:link, #content .img-page-link .img-page-link__link:visited, #content .img-page-link .img-page-link__link:active {
      color: white; }
    #content .img-page-link .img-page-link__link:hover {
      color: #e5a738; }
  #content .img-page-link__title {
    color: #263238;
    font-family: arial, sans serif;
    font-size: 1.3rem;
    line-height: 1.8rem;
    color: white;
    font-weight: normal; }
  #content .img-page-link__link {
    text-decoration: underline; }
  @media (max-width: 767px) {
    #content .img-page-link {
      margin: 0 0 1rem; }
      #content .img-page-link__title {
        margin-bottom: 0; }
      #content .img-page-link__excerpt {
        display: none; }
      #content .img-page-link__link {
        display: none;
        text-decoration: none; } }

.content-area .legal-question-snippet {
  margin: 0 0 2rem;
  padding: 1.5rem; }
  .content-area .legal-question-snippet > h1.legal-question-snippet__title:first-child,
  .content-area .legal-question-snippet > h2.legal-question-snippet__title:first-child,
  .content-area .legal-question-snippet > h3.legal-question-snippet__title:first-child,
  .content-area .legal-question-snippet > h4.legal-question-snippet__title:first-child,
  .content-area .legal-question-snippet > h5.legal-question-snippet__title:first-child,
  .content-area .legal-question-snippet > h6.legal-question-snippet__title:first-child {
    margin-top: 0; }
  .content-area .legal-question-snippet__title {
    display: block;
    font-weight: bold; }
    .content-area .legal-question-snippet__title {
      color: #0d45ce;
      text-decoration: none; }
      .content-area .legal-question-snippet__title:link, .content-area .legal-question-snippet__title:active {
        color: #0d45ce; }
      .content-area .legal-question-snippet__title:hover {
        color: #0066ff !important; }
				.content-area .legal-question-snippet__title:visited{
			 color: purple; }
  .content-area .legal-question-snippet__excerpt {
    margin: 0; }
  .content-area .legal-question-snippet--minimal {
    padding: 5px 0;
    margin: 0; }

.content-area .legal-question-search-box {
  border-width: 8px;
  border-color: #d2d2d2;
  border-style: solid;
  border-radius: 0.25rem;
  margin: 0 0 2rem;
  padding: 1.5rem; }
  .content-area .legal-question-search-box p:last-child {
    margin: 0;
    font-size: 0.9rem; }
  .content-area .legal-question-search-box--minimal {
    border: 0; }

.content-area .legal-question-search-wrap {
  position: relative;
  margin: 0 0 1rem; }
  .content-area .legal-question-search-wrap .facetwp-search {
    margin: 0;
    padding-left: 2.25rem; }

.content-area .question-search-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.8rem;
  display: block;
  height: 1rem;
  width: 1rem; }
  .content-area .question-search-icon > * {
    fill: #161062; }

.content-area #limit-question-search-checkbox {
  margin-right: 0.75rem; }

#nav-top .search-form {
  width: 13.2rem;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }
  #nav-top .search-form label {
    width: auto;
    height: auto; }
  @media (max-width: 767px) {
    #nav-top .search-form {
      display: none; } }

#nav-top .search-field {
  border: 1px solid #e0e0e0;
  background-color: #fff;
  width: 10.4rem;
  padding: 0 10px;
  height: 2rem;
  line-height: 2rem;
  color: #999;
  float: left;
  font-size: 0.93rem; }

#nav-top .search-submit {
  float: left;
  width: 2.8rem;
  height: 2rem;
  cursor: pointer;
  text-indent: -5555em;
  overflow: hidden;
  background: #8DC73F url(https://www.injuryclaimcoach.com/wp-content/themes/icc-theme-build/img/common/site-search-icon.png) no-repeat center 4px;
  border: 0; }

#nav-main--mobile .search-form {
  display: inline-block;
  margin-bottom: 0;
  overflow: hidden;
  height: auto;
  padding-bottom: 1rem;
  margin-bottom: 1rem; }
  #nav-main--mobile .search-form label {
    width: auto;
    height: auto;
    overflow: hidden; }

#nav-main--mobile .search-field {
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 0 10px;
  height: 2rem;
  line-height: 2rem;
  color: #999;
  font-size: 0.93rem; }

#nav-main--mobile .search-submit {
  float: right;
  width: 2.8rem;
  height: 2rem;
  cursor: pointer;
  text-indent: -5555em;
  background: #8DC73F url(https://www.injuryclaimcoach.com/wp-content/themes/icc-theme-build/img/common/site-search-icon.png) no-repeat center 7px;
  border: 0;
  border-radius: 0; }

.search-form {
  border-width: 8px;
  border-color: #d2d2d2;
  border-style: solid;
  border-radius: 0.25rem;
  position: relative;
  width: 100%;
  margin: 0 0 2rem; }
  .search-form__label {
    display: block;
    margin-right: 7rem;
    width: auto; }
  .search-form__field {
    float: left;
    display: block;
    border: 0;
    margin: 0;
    padding: 0.74rem 1rem 0.73rem 2.6rem;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
height:38px;
font-size:15px;
outline:none;	}
    .search-form__field::-webkit-input-placeholder {
      color: #161062;
      font-style: italic;
      font-family: arial, sans serif; }
    .search-form__field:-ms-input-placeholder {
      color: #161062;
      font-style: italic;
      font-family: arial, sans serif; }
    .search-form__field::placeholder {
      color: #161062;
      font-style: italic;
      font-family: arial, sans serif; }
  .search-form .search-submit {
    margin: 0;
    width: 7rem;
    font-size: 0.9rem;
    border-radius: 0; }
  .search-form__icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 1rem;
    height: 1rem;
    width: 1rem; }
    .search-form__icon > * {
      fill: #161062; }

.site-header__mobile-nav .search-form {
  margin-bottom: 1rem; }
  @media (max-width: 1100px) {
    .site-header__mobile-nav .search-form {
      margin: 1rem 0; }
      .site-header__mobile-nav .search-form__label {
        display: block;
        width: 100%;
        position: relative;
        margin-bottom: .5rem;
        border: 1px solid #bdbdbd; }
      .site-header__mobile-nav .search-form__field {
        float: none; }
      .site-header__mobile-nav .search-form .search-submit {
        display: none;
        width: 100%; } }

.search-form-qa {
  position: relative;
  width: 100%;
  margin: 0; }
  .search-form-qa__label {
    display: block;
    margin-right: 7rem;
    width: initial; }
  .search-form-qa__field {
    float: left;
    display: block;
    height: 2.7rem;
    width: 100%;
    margin: 0;
    padding: 0.8rem 1rem 0.8rem 2.6rem;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid #d2d2d2; }
    .search-form-qa__field::-webkit-input-placeholder {
      color: #161062;
      font-style: italic;
      font-family: arial, sans serif; }
    .search-form-qa__field:-ms-input-placeholder {
      color: #161062;
      font-style: italic;
      font-family: arial, sans serif; }
    .search-form-qa__field::placeholder {
      color: #161062;
      font-style: italic;
      font-family: arial, sans serif; }
  .search-form-qa .search-submit {
    margin: 0;
    height: 2.7rem;
    width: 7rem;
    font-size: 0.9rem;
    border-radius: 0; }
  .search-form-qa__icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 1rem;
    height: 1rem;
    width: 1rem; }
    .search-form-qa__icon > * {
      fill: #161062; }
  @media (max-width: 767px) {
    .search-form-qa__label {
      display: block;
      width: 100%;
      position: relative;
      margin-bottom: .5rem; }
    .search-form-qa__field {
      float: none; }
    .search-form-qa .search-submit {
      width: 100%; } }

#sidebar .search-form__label {
  margin-right: 4rem; }

#sidebar .search-form__field {
  padding: 0.7rem 0.5rem 0.7rem 2.6rem; }

#sidebar .search-form .search-submit {
  width: 4rem;
  padding: 0.8rem 0.8rem;
  font-size: 0.6rem; }

@media (min-width: 768px) and (max-width: 1199px) {
  #sidebar .search-form__field {
    float: none;
    width: 100%; }
  #sidebar .search-form__label {
    margin: 0; }
  #sidebar .search-form__icon {
    position: absolute;
    -webkit-transform: none;
    transform: none;
    top: 0.5rem; }
  #sidebar .search-form .search-submit {
    width: 100%; } }

@media (max-width: 767px) {
  #sidebar .search-form__label {
    display: block;
    width: 100%;
    position: relative; }
  #sidebar .search-form__field {
    float: none; }
  #sidebar .search-form .search-submit {
    width: 100%; } }

.social-media-link {
  display: block;
  height: 1rem;
  width: 1rem; }
  .social-media-link svg {
    height: 100%;
    width: 100%; }

.social-share {
  display: inline-block;
  margin: 0;
  padding: .8rem 1rem;
  margin-bottom: 3rem; }
  .social-share .social-share__text {
    display: block;
    margin-top: .5rem;
    margin-right: .3rem;
    margin-bottom: 1rem;
    vertical-align: top; }
  .social-share .social-share__link {
    display: inline-block;
    height: 2rem;
    width: 2rem;
    margin: 0 .15rem .5rem;
    background: #161062;
    border-radius: 50%; }
    .social-share .social-share__link svg {
      display: inline-block;
      height: 100%;
      width: 100%;
      padding: 0.4rem; }
      .social-share .social-share__link svg path {
        fill: white; }
  .social-share .social-share__email {
    max-height: 0;
    overflow: hidden;
    max-width: 0; }
    .social-share .social-share__email.active {
      max-height: 50rem;
      max-width: 50rem; }
    .social-share .social-share__email input {
      display: inline;
      width: auto;
      margin-right: 1rem; }
    .social-share .social-share__email__submit {
      display: inline; }
  @media (max-width: 767px) {
    .social-share {
      margin-bottom: 1rem;
      margin-left: -15px;
      margin-right: -15px; }
      .social-share .social-share__link {
        height: 2.4rem;
        width: 2.4rem; }
        .social-share .social-share__link svg {
          padding: 0.2rem; }
      .social-share .social-share__text {
        margin-top: 0;
        display: block;
        margin-bottom: 1rem; }
      .social-share .social-share__email input {
        display: inline;
        width: 100%;
        margin-right: 0; }
      .social-share .social-share__email__submit {
        width: 100%; } }

.content-area .lead-form .lead-form-short__step3 input, .content-area .lead-form .lead-form__step3 input,
.lead-form .lead-form-short__step3 input,
.lead-form .lead-form__step3 input,
.lead-form-short .lead-form-short__step3 input,
.lead-form-short .lead-form__step3 input {
  padding: 0.5rem 0.7rem;
  margin: 0 0 0.5rem; }

@media (max-width: 991px) {
  .content-area .lead-form__head,
  .lead-form__head,
  .lead-form-short__head {
    padding: 0 1.5rem; } }

.content-area .lead-form select,
.lead-form select,
.lead-form-short select {
  width: 100%; }

.content-area .lead-form label,
.lead-form label,
.lead-form-short label {
  font-size: 13.5px;
  margin-bottom: .5rem;
  display: inline-block;
  line-height: 1.5em; }
  .content-area .lead-form label.error,
  .lead-form label.error,
  .lead-form-short label.error {
    color: #a41616; }

.content-area .lead-form p,
.lead-form p,
.lead-form-short p {
  margin: 1rem 0; }

.content-area .lead-form .next-button,
.lead-form .next-button, .lead-form .next-attorny-button,
.lead-form-short .next-button {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 0; }

.content-area .lead-form .radio-yes-no,
.lead-form .radio-yes-no,
.lead-form-short .radio-yes-no {
  display: -webkit-box;
  display: flex;
  justify-content: space-around; }
  .content-area .lead-form .radio-yes-no label,
  .lead-form .radio-yes-no label,
  .lead-form-short .radio-yes-no label {
    display: inline-block;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    line-height: 100%;
    padding: .7rem;
    cursor: pointer;
    text-align: center;
    border: 1px solid #bdbdbd;
    border-radius: 0.25rem;
  }
    .content-area .lead-form .radio-yes-no label:first-of-type,
    .lead-form .radio-yes-no label:first-of-type,
    .lead-form-short .radio-yes-no label:first-of-type {
      margin-right: 1rem; }
    .content-area .lead-form .radio-yes-no label:hover,
    .lead-form .radio-yes-no label:hover,
    .lead-form-short .radio-yes-no label:hover {
      background-color: transparent;
      border: 1px solid #161062;
      color: #161062; }
    @media (max-width: 767px) {
      .content-area .lead-form .radio-yes-no label,
      .lead-form .radio-yes-no label,
      .lead-form-short .radio-yes-no label {
        /*
        padding: .2rem;
        */
        margin-bottom: .2rem; } }
  .content-area .lead-form .radio-yes-no input,
  .lead-form .radio-yes-no input,
  .lead-form-short .radio-yes-no input {
    display: none; }
    .content-area .lead-form .radio-yes-no input:checked + label,
    .lead-form .radio-yes-no input:checked + label,
    .lead-form-short .radio-yes-no input:checked + label {
      background-color: #161062;
      border: 1px solid #161062;
      color: #fff; }
      .content-area .lead-form .radio-yes-no input + label,
      .lead-form .radio-yes-no input:checked + label,
      .lead-form-short .radio-yes-no input:checked + label {
        position: relative;
      }
      .content-area .lead-form .radio-yes-no input + label:before,
      .lead-form .radio-yes-no input:checked + label:before,
      .lead-form-short .radio-yes-no input:checked + label:before {
        border-bottom: 3px solid #fff;
        border-right: 3px solid #fff;
        display: inline-block;
        font-size: 0;
        height: 12px;
        left: 20px;
        margin: -7px 0 0;
        position: absolute;
        transform: rotate(45deg);
        top: 50%;
        vertical-align: middle;
        width: 7px;
      }
.content-area .lead-form__step,
.lead-form__step,
.lead-form-short__step {
  border-width: 8px;
  border-color: #d2d2d2;
  border-style: solid;
  border-radius: 0.25rem;
  background-color: white;
  padding: 1.5rem; }

.content-area .lead-form__tabs,
.lead-form__tabs,
.lead-form-short__tabs {
  background-color: white;
  border-radius: 0.25rem;
  padding: .1rem;
  display: -webkit-box;
  display: flex;
  margin-bottom: .5rem !important; }
  .content-area .lead-form__tabs__tab,
  .lead-form__tabs__tab,
  .lead-form-short__tabs__tab {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    display: inline-block;
    height: 2rem;
    margin: 0 1.1rem 0 0 !important;
    font-size: .7rem;
    line-height: 2rem !important;
    color: #263238;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    text-indent: -1rem;
    background-color: #abadbe; }
    .content-area .lead-form__tabs__tab:after,
    .lead-form__tabs__tab:after,
    .lead-form-short__tabs__tab:after {
      content: "";
      position: absolute;
      top: 0;
      right: -1rem;
      display: inline-block;
      height: 0;
      width: 0;
      border-left: 1rem solid #abadbe;
      border-right: none;
      border-top: 1rem solid transparent;
      border-bottom: 1rem solid transparent; }
    .content-area .lead-form__tabs__tab:before,
    .lead-form__tabs__tab:before,
    .lead-form-short__tabs__tab:before {
      content: "";
      position: absolute;
      top: 0;
      left: -1rem;
      display: inline-block;
      height: 0;
      width: 0;
      border-left: 1rem solid transparent;
      border-right: none;
      border-top: 1rem solid #abadbe;
      border-bottom: 1rem solid #abadbe; }
    .content-area .lead-form__tabs__tab:first-child,
    .lead-form__tabs__tab:first-child,
    .lead-form-short__tabs__tab:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-left-radius: 0.25rem; }
      .content-area .lead-form__tabs__tab:first-child:before,
      .lead-form__tabs__tab:first-child:before,
      .lead-form-short__tabs__tab:first-child:before {
        content: none; }
    .content-area .lead-form__tabs__tab:last-child,
    .lead-form__tabs__tab:last-child,
    .lead-form-short__tabs__tab:last-child {
      margin-right: 0 !important;
      color: white;
      background-color: #e5a738;
      border-bottom-right-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
      .content-area .lead-form__tabs__tab:last-child:before,
      .lead-form__tabs__tab:last-child:before,
      .lead-form-short__tabs__tab:last-child:before {
        border-top-color: #e5a738;
        border-bottom-color: #e5a738; }
      .content-area .lead-form__tabs__tab:last-child:after,
      .lead-form__tabs__tab:last-child:after,
      .lead-form-short__tabs__tab:last-child:after {
        content: none; }
    .content-area .lead-form__tabs__tab.active,
    .lead-form__tabs__tab.active,
    .lead-form-short__tabs__tab.active {
      background-color: white;
      color: #757575; }
      .content-area .lead-form__tabs__tab.active:before,
      .lead-form__tabs__tab.active:before,
      .lead-form-short__tabs__tab.active:before {
        border-top-color: white;
        border-bottom-color: white; }
      .content-area .lead-form__tabs__tab.active:after,
      .lead-form__tabs__tab.active:after,
      .lead-form-short__tabs__tab.active:after {
        border-left-color: white; }

.content-area .lead-form label.error,
.lead-form label.error,
.lead-form-short label.error {
  color: red; }

@media (max-width: 767px) {
  .content-area .lead-form input,
  .lead-form input,
  .lead-form-short input {
    margin: 0 0 .5rem;
    padding: 0.5rem 1rem; }
  .content-area .lead-form select,
  .lead-form select,
  .lead-form-short select {
    margin-bottom: .5rem;
    padding: .5rem; } }

.lead-form-wrap {
  margin-bottom: 3rem; }

.lead-form-short__step {
  border: none;
  border-radius: 0;
  background-color: white;
  padding: 1.5rem; }

@media (max-width: 767px) {
  .lead-form-wrap {
   /* background-color: white;	
    border: 8px solid #d2d3d9;*/
	background-color: #EEEEEE;	
    border: 8px solid #8D101C;   
    border-radius: 0.25rem;
    margin-bottom: 1rem;
    padding: 10px; }
  .lead-form-wrap {
    margin-left: -15px;
    margin-right: -15px; }
  .content-area .lead-form p, .lead-form p, .lead-form-short p {
    margin: .2rem 0; }
  .content-area .lead-form__step, .lead-form__step, .lead-form-short__step {
    border: none;
    border-radius: 0;
    padding: 0 1rem .5rem 1rem; }
  .content-area .lead-form__tabs, .lead-form__tabs, .lead-form-short__tabs {
    background-color: #d2d3d9;
    border-radius: 0;
    padding: .1rem;
    display: block;
    margin-bottom: .8rem !important; }
    .content-area .lead-form__tabs__tab, .lead-form__tabs__tab, .lead-form-short__tabs__tab {
      position: relative;
      -webkit-box-flex: 0;
      flex: none;
      display: none;
      margin: 0 !important;
      text-align: left;
      text-transform: capitalize;
      text-indent: 0;
      background-color: transparent; }
      .content-area .lead-form__tabs__tab:after, .lead-form__tabs__tab:after, .lead-form-short__tabs__tab:after {
        content: none; }
      .content-area .lead-form__tabs__tab:before, .lead-form__tabs__tab:before, .lead-form-short__tabs__tab:before {
        content: none; }
      .content-area .lead-form__tabs__tab.active, .lead-form__tabs__tab.active, .lead-form-short__tabs__tab.active {
        display: block;
        background-color: transparent; } }
      @media (max-width: 767px) and (max-width: 767px) {
        .content-area .lead-form__tabs__tab.active, .lead-form__tabs__tab.active, .lead-form-short__tabs__tab.active {
          padding: 0 1rem; } }

.popup-modal .lead-form-wrap {
  margin-bottom: 0; }
  .popup-modal .lead-form-wrap .lead-form-wrap {
    background-color: white;
    border: none;
    border-radius: 0.25rem;
    margin-bottom: 1rem; }

.popup-modal .content-area .lead-form__step,
.popup-modal .lead-form__step,
.popup-modal .lead-form-short__step {
  border: none;
  padding: 0; }

/** same as q&a submission (_legal-form-snippet.scss) snippet style... */
.search-result-entry {
  margin: 0 0 2rem;
  padding: 1.5rem;
  border-color: #d2d2d2;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px; }
  .search-result-entry > h1.search-result-entry__title:first-child,
  .search-result-entry > h2.search-result-entry__title:first-child,
  .search-result-entry > h3.search-result-entry__title:first-child,
  .search-result-entry > h4.search-result-entry__title:first-child,
  .search-result-entry > h5.search-result-entry__title:first-child,
  .search-result-entry > h6.search-result-entry__title:first-child {
    margin-top: 0; }
  .search-result-entry__title {
    font-size: 18px !important;
    margin-bottom: 0px !important;
    color: #0d45ce !important;
    font-family: arial, sans serif;
    line-height: 1.8rem !important; }
    .search-result-entry__title .search-result-entry__title-link {
      color: #0d45ce;
      text-decoration: none; }
      .search-result-entry__title .search-result-entry__title-link:visited{
        color: purple; }
      .search-result-entry__title .search-result-entry__title-link:hover {
        color: #0066ff ; }

.select2 {
  width: 100% !important; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100%;
  font-size: 0.8rem; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 2.5rem;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding: 0.7rem;
  padding-right: 0;
  line-height: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 0.25rem; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #757575;
  line-height: 1.1rem; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  border-left: 1px solid #bdbdbd;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  background-color: white;
  position: absolute;
  top: 1px;
  bottom: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f3f3f4;
  color: #333333; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #161062;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-offscreen {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0;
  min-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
  display: none !important; }

.popup-modal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100vw;
  overflow-y: scroll;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 500; }
  .popup-modal .content-area h2 {
    margin-top: 0;
    margin-bottom: 0; }
  .popup-modal.active {
    display: block; }
  .popup-modal__flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 100vh; }
    @media (max-width: 767px) {
      .popup-modal__flex {
        padding: 0; } }
  .popup-modal__content {
    position: relative;
   /* background-color: white;
    border: 0.5rem solid #d2d2d2;*/
	background-color:#EEEEEE;
	border: 0.5rem solid #8D101C;
    border-radius: 0.25rem;
    padding: 1rem;
    max-width: 565px; }
    @media (max-width: 1700px) {
      .popup-modal__content {
        max-width: 565px; } }
    @media (max-width: 1199px) {
      .popup-modal__content {
        max-width: 565px; } }
    @media (max-width: 991px) {
      .popup-modal__content {
        margin-bottom: 100%;
        width: 100%;
        max-width: none; } }
  .popup-modal__close {
    position: absolute;
    right: -3rem;
    top: -1.5rem;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 1rem;
    font-size: 1.5rem;
    color: white;
    cursor: pointer; }
    @media (max-width: 991px) {
      .popup-modal__close {
        top: 0;
        right: 0;
        color: #263238; } }

.popup-modal__open {
  width: 100%;
  color: white;
  background-image: linear-gradient(0deg, #c0800c, #e5a738);
  padding: .5rem;
  font-family: arial, sans serif;
  border: none;
  font-size: .8rem;
  margin-bottom: 1rem;
  cursor: pointer; }
  .popup-modal__open span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(-45deg, #c0800c, #e5a738);
    -webkit-transform: scaleY(0.70711) scaleX(0.4) rotate(45deg);
    transform: scaleY(0.70711) scaleX(0.4) rotate(45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }
  .popup-modal__open:hover {
    background-image: linear-gradient(0deg, #3e3f4b, #abadbe); }
    .popup-modal__open:hover span {
      background-image: linear-gradient(-45deg, #3e3f4b, #abadbe); }

.tabbed-box *:first-child:not(.modal-dialog) {
  margin-top: 0; }

.content-area .alignleft, .content-area .alignLeft {
  float: left;
  margin-right: 1rem; }
  @media (max-width: 767px) {
    .content-area .alignleft, .content-area .alignLeft {
      float: none;
      display: block;
      margin-right: 0; } }

@media (max-width: 767px) {
  .content-area img.alignLeft[src*="vidicon"], .content-area img.alignleft[src*="vidicon"] {
    margin-top: 1rem !important;
    float: left;
    display: block;
    margin-right: 1rem !important; } }

.content-area .alignright, .content-area .alignRight {
  float: right;
  margin-left: 1rem; }
  @media (max-width: 767px) {
    .content-area .alignright, .content-area .alignRight {
      float: none;
      display: block;
      margin-left: 0; } }

.content-area .indent {
  margin-left: 2rem; 
  margin-bottom: 1rem;}

@media (max-width: 767px) {
  .content-area img.alignRight[href*="vidicon"], .content-area img.alignright[href*="vidicon"] {
    float: right;
    display: block;
    margin-left: 1rem !important;
    margin-top: 1rem !important; } }

@media (max-width: 991px) {
  .content-area img {
    margin: auto auto 1rem auto !important; } }

.content-area .content-nav {
  background-color: #f3f3f4;
  padding: 2rem 2rem 0.7rem !important;
  margin: 1rem 2rem 1rem 0; }
  .content-area .content-nav > h1:first-child,
  .content-area .content-nav > h2:first-child,
  .content-area .content-nav > h3:first-child,
  .content-area .content-nav > h4:first-child,
  .content-area .content-nav > h5:first-child,
  .content-area .content-nav > h6:first-child {
    margin-top: 0; }
  .content-area .content-nav h2 {
    display: block;
    font-size: 1.1rem;
    font-weight: 700; }
  .content-area .content-nav p:first-child {
    display: none; }
  .content-area .content-nav *:nth-child(2) {
    margin-top: 0; }
  @media (max-width: 767px) {
    .content-area .content-nav {
      padding: 1rem !important; } }

.content-area .callout {
  padding: 2rem;
  background-color: #f3f3f4;
  margin-bottom: 1rem; }

.content-area .callout--example {
	background-color: #f3f3f4;
	margin-bottom: 1.5rem;
	padding: 1.5rem 1.5rem 0.5rem;
}
.content-area .callout--example p {
	margin-bottom: 1rem;
}
.content-area .letter-example {
  padding:1.5rem 1.5rem 0.5rem;
  background-color: white;
  border: 1px solid #d2d2d2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin: 2rem 0; }

.hint-dropdown__button {
  padding: 0.5rem 0.8rem;
  border-radius: 0.25rem;
  margin-bottom: 1rem; }
  .hint-dropdown__button svg {
    height: 1.5em;
    width: 1.5em;
    vertical-align: bottom; }
    .hint-dropdown__button svg path {
      fill: #263238; }

.hint-dropdown__content {
  max-height: 0rem;
  overflow: hidden;
  background-color: #f7e5c5; }

.hint-dropdown.active .hint-dropdown__content {
  max-height: 100rem;
  padding: 1rem;
  margin-bottom: 1rem; }

/**
 Hint button styling (which is an image, rather than HTML/CSS like the shortcode)
 used in content outside of the letters.
 */
.content-area img[src="https://www.injuryclaimcoach.com/wp-content/uploads/scraped/Hintbutton.png"],
.content-area img[src="https://www.injuryclaimcoach.com/wp-content/uploads/scraped/Hintbutton.png"] {
  display: inline;
  margin-bottom: 0 !important;
  vertical-align: middle; }

.show-hints-button {
    padding: 0.3rem 0.8rem;
    border-radius: 0.15rem;
    margin-bottom: 1rem;
    text-transform: capitalize; }

blockquote {
  padding: 0 1rem;
  margin-left: 1.5rem;
  border-left: 5px solid #dcdce0;
  margin-bottom: 1rem;
  margin-top: 1rem; }
 
blockquote.textcall {
  padding: 0 1rem;
  margin-left: 1.5rem;
  border-left: 0px;
  margin-bottom: 1rem;
  margin-top: 1rem;
  }
  
  .text-callout {
    padding: 0 1rem;
    margin-left: 0rem;
    border-left: none;
    margin-bottom: 1rem;
    margin-top: 1rem;
    display: block;
    font-style: italic;
    background: url(img/layout/list-arrow.png) no-repeat 0px 2px;
    padding-left: 25px;
  }
  .text-callout:before, .text-callout:after {
  content: '';
  content: none; 
  }
  .entry-content .textcall
  {
	  margin-left: 0.5rem !important;
  }
	  

.disclaimer {
  margin-bottom: 1rem;
  font-size: .8rem;
  margin-top:10px;
  }

.accordion-menu {
  display: block;
  min-width: 50%;
  border-radius: 0.25rem;
  border: 1px solid #d2d2d2; }
  @media (max-width: 767px) {
    .accordion-menu {
      width: 100%; } }
  .accordion-menu__item:not(:last-of-type) {
    border-bottom: 1px solid #d2d2d2; }
  .accordion-menu__title {
    padding: .5rem;
    background-color: #f3f3f4;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between; }
    .accordion-menu__title a {
      vertical-align: middle;
      color: #161062;
      font-family: arial, sans serif;
      text-decoration: none; }
    .accordion-menu__title .accordion-menu__item__button {
      position: relative;
      cursor: pointer;
      border: none;
      background: none;
      white-space: nowrap; }
      .accordion-menu__title .accordion-menu__item__button:focus {
        outline: none; }
    .accordion-menu__title .accordion-menu__item__arrow {
      display: inline-block;
      -webkit-transform: rotateZ(90deg);
      transform: rotateZ(90deg);
      font-size: 20px;
      width: 20px;
      height: 20px;
      line-height: 20px;
      padding: 0;
      transition: -webkit-transform .25s ease;
      transition: transform .25s ease;
      transition: transform .25s ease, -webkit-transform .25s ease; }
  .accordion-menu__content {
    height: 0;
    overflow: hidden; }
    .accordion-menu__content__wrap {
      padding: .5rem 1rem; }
    .accordion-menu__content ul, .accordion-menu__content ol {
      margin: 0; }
    .accordion-menu__content li {
      padding-left: 0;
      font-size: .8rem; }
  .accordion-menu__item.active .accordion-menu__content {
    height: auto; }
  .accordion-menu__item.active .accordion-menu__item__arrow {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg); }

.statemap__hovered-state {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #161062; }

@media (min-width: 768px) and (max-width: 991px) {
  .statemap__mobile ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
  .statemap__mobile ul li {
    width: 50%;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    list-style: none; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .statemap__mobile ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
  .statemap__mobile ul li {
    width: 32%;
    margin-bottom: 0;
    list-style: none;
    margin-left: 0;
    padding: 0; } }

@media (min-width: 1200px) {
  .statemap__mobile ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
  .statemap__mobile ul li {
    width: 25%;
    margin-bottom: 0;
    list-style: none;
    margin-left: 0;
    padding: 0; } }

@media (max-width: 767px) {
  .statemap #statemap {
    display: none; }
  .statemap__hovered-state {
    display: none; }
  .statemap__mobile ul li {
    margin-bottom: 0;
    list-style: none; }
  .statemap__mobile ul li {
	display: inline-block;
    width: 37%;
    /* margin-left: 0px; */
    padding: 5px 0px;
    /* float: left; */
    font-size: 16px;
} }

#submission-guidelines .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.archive .blog-archive-col, .blog .blog-archive-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .archive .blog-archive-col, .blog .blog-archive-col {
      float: left;
      width: 100%; } }

.archive .blog-list-entry, .blog .blog-list-entry {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 1.5rem;
	padding: 6px;
	border-width: 1px;
	border-color: #d2d2d2;
	font-size: 1rem;
	border-style: solid;
	-webkit-box-pack: justify;
	justify-content: space-between;
	/* title, excerpt, all text basically. */
}
.archive .blog-list-entry__image-link, .blog .blog-list-entry__image-link {
	padding: 1rem;
	width: 33%;
}
.archive .blog-list-entry__image-link img, .blog .blog-list-entry__image-link img {
	width: 100%;
}

.blog .blog-list-entry__image-link .blog-list-entry__title {
	display: none;
}

@media (max-width: 767px) {
	.archive .blog-list-entry__image-link, .blog .blog-list-entry__image-link {
		padding-bottom: 0;
		width: 100%;
	}
	.blog .blog-list-entry__image-link .blog-list-entry__title {
		display: block;
	}
}
.archive .blog-list-entry__body, .blog .blog-list-entry__body {
	padding: 1rem;
	width: 66%;
}

@media (max-width: 767px) {
	.archive .blog-list-entry__body, .blog .blog-list-entry__body {
		width: 100%;
	}
}

.archive .blog-list-entry__title, .blog .blog-list-entry__title {
	font-size: 1.3rem;
	font-family: Arial, sans serif;
	margin-top: 0;
}

@media (max-width: 767px) {
	.blog .blog-list-entry__body .blog-list-entry__title {
		display: none;
	}
}

.archive .blog-list-entry__title a, .blog .blog-list-entry__title a {
	color: #263238;
	text-decoration: none;
}

.archive .blog-list-entry__title a:link, .archive .blog-list-entry__title a:visited, .archive .blog-list-entry__title a:active, .blog .blog-list-entry__title a:link, .blog .blog-list-entry__title a:visited, .blog .blog-list-entry__title a:active {
	color: purple;
}

.archive .blog-list-entry__title a:hover, .blog .blog-list-entry__title a:hover {
	color: #161062;
}
	
.archive .blog-list-entry__date, .blog .blog-list-entry__date {
	font-size: 0.8rem;
	color: #757575;
}

.blog .blog-list-entry__body .blog-list-entry__title {
	display: block;
}

.blog .blog-list-entry__body .blog-list-entry__title a {
	color: #000;
}

.blog .blog-list-entry__date {
	display: flex;
}	

.blog .blog-list-entry__date span {
	display: block;
	margin: 0 10px 0 0;
}

.blog .blog-list-entry__date span:last-child {
	margin: 0;
}

@media (max-width: 767px) {
	.blog .blog-list-entry__date {
		display: block;
	}
	.blog .blog-list-entry__date span {
		margin: 0;
	}
	.blog-list-entry__date span:last-child {
		margin: 0;
	}
}

.page-template-template-home .popup-modal__open {
  display: none; }

.page-template-template-home #content {
  padding: 0; }
  
  @media (max-width: 767px) {
	.page-template-template-home #content {
		padding: 0 0 1rem;
	}
  }

.page-template-template-home section h2 {
  color: #161062;
  font-family: "Merriweather", serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.9rem; }

.page-template-template-home section .link-list {
  width: 100%; }
  .page-template-template-home section .link-list .link-list__li {
    padding: 0;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #dcdce0; 
	list-style:none;}
    .page-template-template-home section .link-list .link-list__li:last-child {
      border-bottom: none; }
.page-template-template-home section .link-list .link-list__link {
	color: #0d45ce;
	display: block;
	font-size: 0.9rem;
	line-height: 125%;
	padding: .75rem 0;
}

.page-template-template-home section.banner {
  background-size: cover;
  background-position: 0 0;
  padding: 0 0 3.5rem 0; }
  @media (max-width: 767px) {
    .page-template-template-home section.banner {
      padding: 0;
      background: none !important; } }
  .page-template-template-home section.banner .content-col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .page-template-template-home section.banner .content-col {
        float: left;
        width: 58.33333%; } }
    @media (min-width: 992px) {
      .page-template-template-home section.banner .content-col {
        left: 41.66667%; } }
    @media (max-width: 991px) {
      .page-template-template-home section.banner .content-col {
        padding: 0; } }

@media (min-width: 768px) {
  .page-template-template-home section.main-content {
    margin: 2.5rem 0 3.5rem; } }

.page-template-template-home section.main-content .content-col {
  position: relative;
  min-height: 1px;
  padding-left: 1.665rem;
  padding-right: 1.665rem; }
  @media (min-width: 992px) {
    .page-template-template-home section.main-content .content-col {
      float: left;
      width: 70%; } }
  .page-template-template-home section.main-content .content-col .content-area > h1:first-child,
  .page-template-template-home section.main-content .content-col .content-area > h2:first-child,
  .page-template-template-home section.main-content .content-col .content-area > h3:first-child,
  .page-template-template-home section.main-content .content-col .content-area > h4:first-child,
  .page-template-template-home section.main-content .content-col .content-area > h5:first-child,
  .page-template-template-home section.main-content .content-col .content-area > h6:first-child {
    margin-top: 0; }
  .page-template-template-home section.main-content .content-col .head-italic {
    display: block;
    color: #263238;
    font-family:  "Merriweather", serif;
    font-size: 1.3rem;
    font-style: italic;
    font-weight: 300; }

.page-template-template-home section.main-content .menu-col {
  position: relative;
  min-height: 1px;
  padding-left: 1.665rem;
  padding-right: 1.665rem; }
  @media (min-width: 992px) {
    .page-template-template-home section.main-content .menu-col {
      float: left;
      width: 30%; }

.content-col{
	border-left: 1px solid #dcdce0;
	border-right:none;
}


	  }

.page-template-template-home section.faq {
  padding: 3.5rem 0;
  background-color: #f3f3f4; }
  .page-template-template-home section.faq .content-col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
	
    @media (min-width: 768px) {
      .page-template-template-home section.faq .content-col {
        float: left;
        width: 33.33333%; } }
    .page-template-template-home section.faq .content-col .content-area > h1:first-child,
    .page-template-template-home section.faq .content-col .content-area > h2:first-child,
    .page-template-template-home section.faq .content-col .content-area > h3:first-child,
    .page-template-template-home section.faq .content-col .content-area > h4:first-child,
    .page-template-template-home section.faq .content-col .content-area > h5:first-child,
    .page-template-template-home section.faq .content-col .content-area > h6:first-child {
      margin-top: 0; }
  .page-template-template-home section.faq .questions-col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
@media (min-width: 768px) {
	.page-template-template-home section.faq .questions-col {
		float: left;
		width: 66.66667%;
	}
}

.page-template-template-home section.recently-answered {
	background-size: cover;
	padding: 0.5rem 0 0;
}

.page-template-template-home section.recently-answered .content-area > h1:first-child,
.page-template-template-home section.recently-answered .content-area > h2:first-child,
.page-template-template-home section.recently-answered .content-area > h3:first-child,
.page-template-template-home section.recently-answered .content-area > h4:first-child,
.page-template-template-home section.recently-answered .content-area > h5:first-child,
.page-template-template-home section.recently-answered .content-area > h6:first-child {
	margin-top: 0;
}

.page-template-template-home section.recently-answered .questions {
	padding: 0px;
	background-color: white;
	border-radius: 0.25rem;
}

.page-template-template-home section.recently-answered .bottom-text, .page-template-template-home section.recently-answered .bottom-text a {
	display: block;
	margin-top: 1rem;
}

.page-template-template-home section.recent-articles {
  background-color: #f3f3f4;
  padding: 2.5rem 0; }
  .page-template-template-home section.recent-articles .head {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin-bottom: 1.5rem;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    align-items: baseline; }
    .page-template-template-home section.recent-articles .head > * {
      display: block; }
  .page-template-template-home section.recent-articles .recent-blog-posts {
    margin-left: -15px;
    margin-right: -15px; }
    .page-template-template-home section.recent-articles .recent-blog-posts:before, .page-template-template-home section.recent-articles .recent-blog-posts:after {
      content: " ";
      display: table; }
    .page-template-template-home section.recent-articles .recent-blog-posts:after {
      clear: both; }
    .page-template-template-home section.recent-articles .recent-blog-posts .blog-post {
      position: relative;
      min-height: 1px;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      margin-bottom: 1rem; }
      @media (min-width: 768px) {
        .page-template-template-home section.recent-articles .recent-blog-posts .blog-post {
          float: left;
          width: 33.33333%; } }
      .page-template-template-home section.recent-articles .recent-blog-posts .blog-post__content-wrap {
        padding: 1rem;
        background-color: white;
        border: 1px solid #dcdce0; }
      .page-template-template-home section.recent-articles .recent-blog-posts .blog-post__date {
        display: block;
        margin-top: .5rem;
        margin-bottom: 1rem;
        color: #757575;
        font-size: .8rem; }
      .page-template-template-home section.recent-articles .recent-blog-posts .blog-post__title {
        display: block;
        color: #161062;
        font-family: arial, sans serif;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1.9rem;
        font-size: 1.1rem; }
      .page-template-template-home section.recent-articles .recent-blog-posts .blog-post__read-more {
        display: block;
        margin-top: .5rem; }

@media (min-width: 768px) {

    .page-template-template-home .lead-form__head h1, .page-template-template-home .lead-form__head h3, .page-template-template-home .lead-form__head h4 {
      color: white;
      text-shadow: 2px 1px 4px black; } }

@media print {
  .header-top {
    display: none; }
  #sidebar {
    display: none; }
  #masthead {
    display: none; }
  .content-nav {
    display: none; }
  .social-share {
    display: none; }
  .legal-question-snippet {
    display: none; }
  .legal-question-search-box {
    display: none; }
  .legal-question-form {
    display: none; }
  .lead-form-wrap {
    display: none; }
  .header-nav {
    display: none; }
  iframe {
    display: none; }
  #primary {
    float: none;
    width: 100%; }
  #footer {
    display: none; }
  #primary {
    display: block !important; }
    #primary * {
      color: black !important; }
    #primary img {
      display: none !important; } }

.ui-widget {
  font-family: Arial, sans serif !important;
  font-size: 1rem; }
  .ui-widget input, .ui-widget textarea {
    width: 100%;
    padding: 1rem;
    color: #757575;
    border-color: #d2d2d2;
    font-size: 0.8rem;
    border-radius: 0.125rem;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans serif !important;
    font-size: 1rem; }
  .ui-widget input.search-form-qa__field {
    padding: 0.8rem 1rem 0.8rem 2.6rem; }
  .ui-widget input[type=checkbox] {
    width: auto; }
  .ui-widget textarea {
    font-size: 0.8rem !important; }
  .ui-widget .submit,
  .ui-widget .cta {
    display: inline-block;
    margin-bottom: 1rem;
    padding: 0.8rem 1.75rem;
    background: #e5a738;
    background-image: linear-gradient(to bottom, #e5a738, #c0800c);
    color: white;
    cursor: pointer;
    font-size: 1.2rem;
    font-family: arial, sans serif;
    line-height: 1;
    text-decoration: none;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    margin-bottom: 0;
    font-family: arial, sans serif !important;
    padding: 0.8rem 0.5rem; }
    .ui-widget .submit + .ui-widget .submit,
    .ui-widget .cta + .ui-widget .submit, .ui-widget .submit +
    .ui-widget .cta,
    .ui-widget .cta +
    .ui-widget .cta {
      margin-left: 1rem; }
    .ui-widget .submit--alt,
    .ui-widget .cta--alt {
      background: #241b9a;
      background-image: linear-gradient(to bottom, #241b9a, #161062); }
    .ui-widget .submit--red,
    .ui-widget .cta--red {
      background: #a41616;
      background-image: linear-gradient(to top, #780D1D, #a41616); }
    .ui-widget .submit--submit,
    .ui-widget .cta--submit {
      width: auto; }
    .ui-widget .submit:hover, .ui-widget .submit:active,
    .ui-widget .cta:hover,
    .ui-widget .cta:active {
      color: white;
      background-image: linear-gradient(to bottom, #abadbe, #3e3f4b); }

#comments .ui-widget:not('.ui-datepicker') {
  line-height: 1.5;
  font-family: Arial, sans serif !important;
  font-size: 1rem; }
  #comments .ui-widget:not('.ui-datepicker') h1 {
    color: #161062;
    font-family: arial, sans serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.9rem;
    margin: 1rem 0; }
  #comments .ui-widget:not('.ui-datepicker') h2 {
    color: #263238;
    font-family: arial, sans serif;
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin: 2rem 0 1rem; }
  #comments .ui-widget:not('.ui-datepicker') h3 {
    font-family: Arial, sans serif;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin: 2rem 0 1rem; }
  #comments .ui-widget:not('.ui-datepicker') h4 {
    font-family: Arial, sans serif;
    font-size: 1.1rem;
    line-height: 1.8rem;
    margin: 2rem 0 1rem; }
  #comments .ui-widget:not('.ui-datepicker') .subheading {
    font-family: Arial, sans serif;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin: 2rem 0 1rem; }
  #comments .ui-widget:not('.ui-datepicker') ul, #comments .ui-widget:not('.ui-datepicker') ol {
    display: block;
    margin-bottom: 1rem; }
  #comments .ui-widget:not('.ui-datepicker') ol li {
    list-style: decimal outside; }
  #comments .ui-widget:not('.ui-datepicker') ul li {
    list-style: disc outside; }
  #comments .ui-widget:not('.ui-datepicker') li {
    padding-left: 1rem;
    margin-left: 2rem;
    margin-bottom: 0.5rem;
    line-height: 1.5; }
  #comments .ui-widget:not('.ui-datepicker') p {
    padding: 0;
    margin-bottom: 1rem;
    line-height: 1.5; }
  #comments .ui-widget:not('.ui-datepicker') .callout {
    clear: both; }
    #comments .ui-widget:not('.ui-datepicker') .callout > h1:first-child,
    #comments .ui-widget:not('.ui-datepicker') .callout > h2:first-child,
    #comments .ui-widget:not('.ui-datepicker') .callout > h3:first-child,
    #comments .ui-widget:not('.ui-datepicker') .callout > h4:first-child,
    #comments .ui-widget:not('.ui-datepicker') .callout > h5:first-child,
    #comments .ui-widget:not('.ui-datepicker') .callout > h6:first-child {
      margin-top: 0; }
  #comments .ui-widget:not('.ui-datepicker') .full-width-callout {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    #comments .ui-widget:not('.ui-datepicker') .full-width-callout .container .row > * > h1:first-child,
    #comments .ui-widget:not('.ui-datepicker') .full-width-callout .container .row > * > h2:first-child,
    #comments .ui-widget:not('.ui-datepicker') .full-width-callout .container .row > * > h3:first-child,
    #comments .ui-widget:not('.ui-datepicker') .full-width-callout .container .row > * > h4:first-child,
    #comments .ui-widget:not('.ui-datepicker') .full-width-callout .container .row > * > h5:first-child,
    #comments .ui-widget:not('.ui-datepicker') .full-width-callout .container .row > * > h6:first-child {
      margin-top: 0; }
  #comments .ui-widget:not('.ui-datepicker') .terms {
    font-size: .7rem; }
  #comments .ui-widget:not('.ui-datepicker') table {
    margin-bottom: 2rem; }
  #comments .ui-widget:not('.ui-datepicker').ui-widget-content {
    border: none; }
  #comments .ui-widget:not('.ui-datepicker') .ui-state-default:not(.ui-state-active) {
    background: #e5a738;
    border: none; }
    #comments .ui-widget:not('.ui-datepicker') .ui-state-default:not(.ui-state-active) a {
      color: white;
      text-decoration: none; }
      #comments .ui-widget:not('.ui-datepicker') .ui-state-default:not(.ui-state-active) a:link, #comments .ui-widget:not('.ui-datepicker') .ui-state-default:not(.ui-state-active) a:visited, #comments .ui-widget:not('.ui-datepicker') .ui-state-default:not(.ui-state-active) a:active {
        color: white; }
      #comments .ui-widget:not('.ui-datepicker') .ui-state-default:not(.ui-state-active) a:hover {
        color: white; }
    #comments .ui-widget:not('.ui-datepicker') .ui-state-default:not(.ui-state-active):hover {
      background: #dcdce0; }
      #comments .ui-widget:not('.ui-datepicker') .ui-state-default:not(.ui-state-active):hover a {
        color: #263238; }
  #comments .ui-widget:not('.ui-datepicker') span {
    font-size: 1rem; }
  #comments .ui-widget:not('.ui-datepicker') input, #comments .ui-widget:not('.ui-datepicker') textarea {
    width: 100%;
    padding: 1rem;
    color: #757575;
    border-color: #d2d2d2;
    font-size: 0.8rem;
    border-radius: 0.125rem;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans serif !important;
    font-size: 1rem; }
  #comments .ui-widget:not('.ui-datepicker') textarea {
    font-size: 0.8rem; }
  #comments .ui-widget:not('.ui-datepicker') input {
    padding: 0.75rem 1rem;
    margin: 0 0 1rem; }
  #comments .ui-widget:not('.ui-datepicker') input[type=checkbox] {
    height: 1rem;
    width: auto;
    vertical-align: text-bottom; }
  #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit,
  #comments .ui-widget:not('.ui-datepicker') .ui-widget input,
  #comments .ui-widget:not('.ui-datepicker') .submit,
  #comments .ui-widget:not('.ui-datepicker') .cta {
    display: inline-block;
    margin-bottom: 1rem;
    padding: 0.8rem 1.75rem;
    background: #e5a738;
    background-image: linear-gradient(to bottom, #e5a738, #c0800c);
    color: white;
    cursor: pointer;
    font-size: 1.2rem;
    font-family: arial, sans serif;
    line-height: 1;
    text-decoration: none;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    border-radius: 4px; }
    #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit + #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit,
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input + #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit,
    #comments .ui-widget:not('.ui-datepicker') .submit + #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit,
    #comments .ui-widget:not('.ui-datepicker') .cta + #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit, #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit +
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input,
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input +
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input,
    #comments .ui-widget:not('.ui-datepicker') .submit +
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input,
    #comments .ui-widget:not('.ui-datepicker') .cta +
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input, #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit +
    #comments .ui-widget:not('.ui-datepicker') .submit,
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input +
    #comments .ui-widget:not('.ui-datepicker') .submit,
    #comments .ui-widget:not('.ui-datepicker') .submit +
    #comments .ui-widget:not('.ui-datepicker') .submit,
    #comments .ui-widget:not('.ui-datepicker') .cta +
    #comments .ui-widget:not('.ui-datepicker') .submit, #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit +
    #comments .ui-widget:not('.ui-datepicker') .cta,
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input +
    #comments .ui-widget:not('.ui-datepicker') .cta,
    #comments .ui-widget:not('.ui-datepicker') .submit +
    #comments .ui-widget:not('.ui-datepicker') .cta,
    #comments .ui-widget:not('.ui-datepicker') .cta +
    #comments .ui-widget:not('.ui-datepicker') .cta {
      margin-left: 1rem; }
    #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit--alt,
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input--alt,
    #comments .ui-widget:not('.ui-datepicker') .submit--alt,
    #comments .ui-widget:not('.ui-datepicker') .cta--alt {
      background: #241b9a;
      background-image: linear-gradient(to bottom, #241b9a, #161062); }
    #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit--red,
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input--red,
    #comments .ui-widget:not('.ui-datepicker') .submit--red,
    #comments .ui-widget:not('.ui-datepicker') .cta--red {
      background: #a41616;
      background-image: linear-gradient(to top, #780D1D, #a41616); }
    #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit--submit,
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input--submit,
    #comments .ui-widget:not('.ui-datepicker') .submit--submit,
    #comments .ui-widget:not('.ui-datepicker') .cta--submit {
      width: auto; }
    #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit:hover, #comments .ui-widget:not('.ui-datepicker') #legal-question-form-field__submit:active,
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input:hover,
    #comments .ui-widget:not('.ui-datepicker') .ui-widget input:active,
    #comments .ui-widget:not('.ui-datepicker') .submit:hover,
    #comments .ui-widget:not('.ui-datepicker') .submit:active,
    #comments .ui-widget:not('.ui-datepicker') .cta:hover,
    #comments .ui-widget:not('.ui-datepicker') .cta:active {
      color: white;
      background-image: linear-gradient(to bottom, #abadbe, #3e3f4b); }

.ui-tabs {
  padding: 0; }
  .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0; }
  .ui-tabs .ui-tabs-panel {
    border-color: #d2d3d9;
    border-radius: 0.25rem;
    padding: 2rem 2rem; }

.ui-tabs .ui-tabs-nav {
  background: #dcdce0;
  border: none;
  padding: 0.5rem 0.5rem 0; }

.ui-corner-all {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.ui-tabs-tab {
  margin-top: 1px !important; }

.ui-tab.ui-state-default {
  background: none;
  border: 0; }
  .ui-tab.ui-state-default.ui-state-active {
    background: white; }

.ui-widget-content a {
  color: #0d45ce; }

@media (max-width: 480px) {
  .ui-tabs .ui-tabs-nav {
    padding: 0.5rem 0.25rem 0; }
    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
      padding: 0.45em 0.5em; }
    .ui-tabs .ui-tabs-nav li {
      font-size: 0.8rem; }
  .ui-tabs .ui-tabs-panel {
    padding: 2rem 1rem; } }

@media (max-width: 767px) {
  .hide-mobile {
    display: none; }

.is-sticky .site-header__wrapper{
	min-height: 3.2rem;
}

	}
	
	
@media (min-width:992px){
	section.main-content .container .row{
		display:flex;
		display:-webkit-flex;
	}
}	

	
@media (min-width:768px) and (max-width:1100px){
	.site-header .navbar-toggle img{
		width: 32px;
		height: 33px;
	}
	
	.site-header .navbar-toggle{
		height:38px;
		margin-top:7px;
	}
}

.button-container {
	font-size: 0;
}

.button-container .cta.cta--alt {
	display:none;
}

.button-container .button-ask {
	color: #fff;
}

.button-container .button-ask-alt {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 14px;
	text-shadow: none;
}

#respond {
}

#respond #reply-title {
	cursor: pointer;
}

#respond #reply-title:after {
    background: url(images/icon-arrow-down.svg) no-repeat 50% 50%;
    background-size: 15px auto;
    content: '';
    display: inline-block;
    height: 15px;
    margin: 0 0 0 5px;
    vertical-align: middle;
    width: 15px;
}

#respond.active #reply-title:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

#respond form {
	display: none;
}

#respond.active form {
	display: block;
}

.search-result-entry__excerpt{
	line-height: 1.4;
}
	
/*# sourceMappingURL=style.css.map */

.hide-recent-mobile {
	display: block;
}

.hide-recent-desktop {
	display: none;
}

@media (max-width: 991px) {
	.hide-recent-mobile {
		display: none;
	}
	.hide-recent-desktop {
		display: block;
	}
}

h3.comment-reply-title{
	border: solid 1px #e4e4e4;
    display: table;
    padding: 10px;
}

.hint-dropdown{
	display:inline;
}

.hint-line{
	display:inline;
}

.hint-dropdown__button{
	padding:4px 6px 3px;
}

.hint-dropdown__button svg{
	width: 15px;
    position: relative;
    top: -1px;
    vertical-align: top;
    height: 15px;
}

.post-date-link, .post-date-link:hover{
	color:#757575 !important;
	text-decoration:none !important;
	cursor:default;
}

.entry-author.vcard {
	display: flex;
}

.entry-author.vcard span.fn {
	display: block;
	float: left;
	padding-right: 15px;
}

@media (max-width: 640px) {
	.display-rev .entry-author.vcard span.fn, .display-rev .entry-author.vcard span.fn:last-child {
		display: block;
		margin: 0;
	}
}

@media (max-width: 480px) {
	.entry-author.vcard {
		display: block;
	}
}

.is-sticky #masthead {
	left: 0px;
    right: 0px;
    width: 100%;
    z-index: 45;
    background: rgb(255, 255, 255);
    top: 0px;
}

.site-header .header-logo__link img{
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	width:246px;
}

#site-navigation,
.site-header .navbar-toggle{
	transition:margin 0.5s ease;
	-webkit-transition:margin 0.5s ease;
	-moz-transition:margin 0.5s ease;
}


.is-sticky .site-header .header-logo__link img{
	width:180px;
}

.is-sticky #site-navigation{
	margin-top:-24px;
}	

.is-sticky .site-header .navbar-toggle{
	margin-top: -5px;
    margin-bottom: -5px;
}

.margin-top-0{
	margin-top:0px !important;
}

.content-area .letter-example h2:first-child{
	margin-top:0px !important;
}

img.custom-hint,
.content-area img[src="https://www.injuryclaimcoach.com/wp-content/uploads/scraped/Hintbutton.png"],
.content-area img[src="https://www.injuryclaimcoach.com/wp-content/uploads/scraped/Hintbutton.png"] {
	margin: 0 0 0 0 !important;
    position: relative;
    top: 5px;
	display: inline-block !important;
    vertical-align: unset !important;
} 

#sidebar .social-share__link:nth-child(2),
#sidebar .social-share__link:nth-child(2)  svg{
	background:#3b5998;
}

#sidebar .social-share__link:nth-child(3),
#sidebar .social-share__link:nth-child(3) svg{
	background:#00aced;
}


#sidebar .social-share__link:nth-child(4),
#sidebar .social-share__link:nth-child(4) svg{
	background:#007bb6;
}

#sidebar .social-share__link:nth-child(5),
#sidebar .social-share__link:nth-child(5) svg{
	background:#BD081C;
}

#sidebar .social-share__link:nth-child(6),
#sidebar .social-share__link:nth-child(6) svg{
	background:#d19220;
}

#sidebar .social-share__link:nth-child(7),
#sidebar .social-share__link:nth-child(7) svg{
	background:#161062;
}


header.entry-header{
	
}

header.entry-header .social-share__link:nth-child(2),
header.entry-header .social-share__link:nth-child(2)  svg{
	background:#3b5998;
}

header.entry-header .social-share__link:nth-child(3),
header.entry-header .social-share__link:nth-child(3) svg{
	background:#00aced;
}


header.entry-header .social-share__link:nth-child(4),
header.entry-header .social-share__link:nth-child(4) svg{
	background:#007bb6;
}

header.entry-header .social-share__link:nth-child(5),
header.entry-header .social-share__link:nth-child(5) svg{
	background:#BD081C;
}

header.entry-header .social-share__link:nth-child(6),
header.entry-header .social-share__link:nth-child(6) svg{
	background:#d19220;
}

header.entry-header .social-share__link:nth-child(7),
header.entry-header .social-share__link:nth-child(7) svg{
	background:#161062;
}


header.entry-header .social-share .social-share__text{
	display: inline-block;
    margin-top: 0px;
}

header.entry-header .social-share{
	padding:0px;
	margin-bottom:0px;
}


header.entry-header .social-share .social-share__link{
	height: 1.2rem;
    width: 1.2rem;	
}

header.entry-header .social-share .social-share__link svg{
	padding: 0.2rem;
}


.single-icc_qa_submission .entry-header .social-share{
	display: inline-block;
    position: relative;
    top: 20px;
    margin-left: 12px;
}

.single-icc_qa_submission .entry-header .social-share .social-share__text{
    color: #757575;
    font-size: 0.8rem;
}

.single-icc_qa_submission .qa-meta{
	display:inline-block;
}

.recent-question-snippet{
	color:#000000;
    font-size: 13.5px;
    line-height: 19px;
}

.meta-position{
	margin: -10px 0px -10px;
}


.artImage {
    margin: 0 0 15px;
    display: block;
    height: 0;
    padding-bottom: 100%;
    max-height: 30vh
}

.overview {
    margin: 6px 0 15px 15px;
    padding-bottom: 15px;
    width: 330px;
    float: right;
    border: 1px solid #ccc;
    background: #fff
}

.overview>ul, .overview>ul>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.overview>ul>li:before {
    content: none
}

.overview>ul>li>a {
    display: block;
    padding: 4px 1em 4px 2.3em;
    line-height: 1.3em;
    font-size: 0.9rem;	
    /*background: url("data:image/svg+xml,%3Csvg width=%2216%22 height=%2216%22 viewBox=%220 0 16 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M8.314 2h6.573%22 stroke-linecap=%22round%22 stroke=%22%23418FDE%22 stroke-width=%221.775%22/%3E%3C/svg%3E") .5em .8em no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width=%2216%22 height=%2216%22 viewBox=%220 0 16 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cg fill=%22none%22%3E%3Cpath fill-opacity=%22.01%22 fill=%22%23FFF%22 d=%22M0 0h16v16H0z%22/%3E%3Cpath d=%22M8.314 2h6.573%22 stroke-linecap=%22round%22 stroke=%22%23418FDE%22 stroke-width=%221.775%22/%3E%3C/g%3E%3C/svg%3E")*/
}

.overview>ul>li>a:before{
    content: '';
    display: block;
    width: 8px;
    height: 2px;
    background: #0d45ce;
    position: absolute;
    margin-left: -16px;
    margin-top: 8px;
}

.overview>ul>li>a:hover {
    /*background-image: url(../../../images/VI/icons/Down-arrow-page-overview.svg)*/
}

.overview .cthumb {
    max-height: 200px;
    padding-bottom: 80%
}

.overview>.head {
    color: #161062;
    padding-bottom: 3px;
    margin: 10px 10px .4375em;
    font: bold 18px/1.125 Merriweather, serif;
	    border-bottom: 3px solid #161062;
}




.acystmp-check {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    float: left;
    stroke-width: 4;
    stroke: #fff;
    fill: none;
    stroke-miterlimit: 10;
    margin: 4px 8px 4px 4px;
    box-shadow: inset 0 #4caf50
}

.acystmp-check.anim {
    animation: acystmp-fill .4s ease-in-out .4s forwards, acystmp-scale .3s ease-in-out .9s both
}

.acystmp-check.anim>circle {
    animation: acystmp-stroke .6s cubic-bezier(.65, 0, .45, 1) forwards
}

.acystmp-check.anim>path {
    animation: acystmp-stroke .3s cubic-bezier(.65, 0, .45, 1) .8s forwards;
}

.acystmp-check>circle {
    fill: none;
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 4;
    stroke-miterlimit: 10;
    stroke: #4caf50
}

.acystmp-check>path {
    fill: none;
    transform-origin: 50% 50%;
    stroke-width: 5;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: acystmp-strokeprep 10ms
}
@keyframes 
acystmp-stroke {
100% {
stroke-dashoffset:0
}
}
@keyframes 
acystmp-scale {
0%, 100% {
transform:none
}
50% {
transform:scale3d(1.1, 1.1, 1)
}
}
@keyframes 
acystmp-fill {
100% {
box-shadow:inset 0 0 0 30px #4caf50
}
}

.accuracyStampMobile {
    display: none
}
@media screen and (max-width:46.99rem) {
.accuracyStampMobile {
display:block;
margin:12px 12px 10px;
line-height:1.2em;
letter-spacing:.5px
}
.accuracyStampMobile:after {
display:table;
content:" ";
clear:both
}
.accuracyStampMobile>.acystmp-check {
width:24px;
height:24px;
margin:-3px 8px 0 4px
}
}



.accuracyStampDesktop {
display:block;
position:relative;
padding:8px 15px 7px 8px;
margin:.6em 0 -15px;
background:#eee;
border-top:1px solid #ccc
}
.accuracyStampDesktop>.stampPopup {
display:none;
position:absolute;
background:#fff;
border:1px solid #ccc;
width:120%;
padding:5px;
border-radius:2px;
z-index:10;
right:0;
top:95%;
font-size:.9em;
margin:0 -1px
}
.accuracyStampDesktop>.stampPopup:before {
content:"";
border-right:8px solid transparent;
border-left:8px solid transparent;
border-bottom:10px solid #ccc;
position:absolute;
right:13px;
top:-10px
}
.accuracyStampDesktop .accuracyHelp {
display:block;
float:right;
background:#7f7f7f;
color:#fff;
-webkit-border-radius:20px;
-moz-border-radius:20px;
-ms-border-radius:20px;
border-radius:20px;
font-weight:700;
text-align:center;
font-size:11px;
width:16px;
height:16px;
line-height:18px;
border:0;
text-shadow:0 0 #313131;
margin-top:3px
}
.accuracyStampDesktop .accuracyHelp:before {
content:'?'
}
.accuracyStampDesktop .accuracyHelp:hover {
text-decoration:none;
background:#6b6b6b
}
.accuracyStampDesktop>.msg {
margin:0;
line-height:1.4
}
.accuracyStampDesktop>.msg:before {
margin-top:5px;
height:32px;
width:32px
}

.page-template-template-promo-content  #primary{
	width: 100%;
    left: 0;
    border: none;
	position:static;
}

.page-template-template-promo-content .header-logo{
	display:none;
}
/*
.page-template-template-promo-content .entry-header{
	display:none;
}
*/

.page-template-template-promo-content .header-phone-row .header-phone-button{
	display:none;
}

.page-template-template-promo-content a{
	word-break: break-all;
}

.display-rev {
	/*
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
	display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-justify-content: flex-start;
    -webkit-align-items: center;
	*/
}

.display-rev:after {
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	width: 100%;
}

@media (max-width: 640px) {
	.display-rev {
		/*
		align-items: normal;
		flex-direction: column;
		*/
	}
}

.display-rev .entry-author.vcard {
	display: block;
	float: left;
	margin: 0 0 15px;
}

.display-rev .entry-author.vcard:after {
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	width: 100%;
}

.display-rev .social-share__link:nth-child(2), .display-rev .social-share__link:nth-child(2) svg {
	background:#3b5998;
}

.display-rev .social-share__link:nth-child(3), .display-rev .social-share__link:nth-child(3) svg {
	background:#00aced;
}

.display-rev .social-share__link:nth-child(4), .display-rev .social-share__link:nth-child(4) svg {
	background:#007bb6;
}

.display-rev .social-share__link:nth-child(5), .display-rev .social-share__link:nth-child(5) svg {
	background:#BD081C;
}

.display-rev .social-share__link:nth-child(6), .display-rev .social-share__link:nth-child(6) svg {
	background:#d19220;
}

.display-rev .social-share__link:nth-child(7), .display-rev .social-share__link:nth-child(7) svg {
	background:#161062;
}

.display-rev .social-share .social-share__text{
	display: inline-block;
    margin-top: 0px;
}

.display-rev .social-share {
	float: left;
	padding: 0px;
	margin: 0;
}

.display-rev .social-share .social-share__link {
	height: 1.2rem;
    width: 1.2rem;	
}

.display-rev .social-share .social-share__link svg {
	padding: 0.2rem;
}




@media (min-width:992px){
	.page-template-template-home section.main-content .content-col,
	#primary{
		position:relative;
		left:32.5%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#sidebar:not(.sidebar--home), .sidebar:not(.sidebar--home){
		position:relative;
		left:-67.5%;
		margin-top:-25px;
		margin-left: 1px;
		margin-right: -1px;
		padding-right:30px;
	}
	
	.home #sidebar:not(.sidebar--home), .home .sidebar:not(.sidebar--home){	
		margin-top:-0px;
		padding-right:30px;
	}
	

	
	.breadcrumbs{
		margin-left: 32%;
		position: static;
		margin-bottom: 15px;
		padding-left: 15px;
		margin-top: -20px;
	    transform: translateY(0%);
		-webkit-transform: translateY(0%);
		white-space:nowrap;
	}
	
	.page-template-template-home section.main-content{
		margin-top:23px;
	}
}

@media (max-width:991px){
	.page-template-template-home section.main-content .content-col,
	#primary,
	#sidebar:not(.sidebar--home), .sidebar:not(.sidebar--home){
		position:static;
	}
}








@media (max-width:600px){
	.overview{
		width:100%;
	}
	
	.accuracyStampDesktop>.msg strong{
		display:block;
	}
	
	.accuracyStampDesktop>.stampPopup{
		width:100%;
	}
}


@media (max-width:767px){
	
	header.entry-header .social-share{
		margin-left:0px;
	}
	
	.single-icc_qa_submission .entry-header .social-share{
		display:block;
		top:0px;
		margin-left:0px;
	}
    
    .common-questions ul li:before {
      display: none !important;
    }

}



@media (max-width:640px){
		
	.display-rev{
		flex-direction: column;
		justify-content: left;
		align-items: end;
		-webkit-flex-direction: column;
		-webkit-justify-content: left;
		-webkit-align-items: end;
	}
	
	.page-template-default.page .content-area p,
	.page-template-default.page .content-area ul,
	.page-template-default.page .content-area ol,
	.page-template-default.page .content-area .indent,
    .content-area li,
    .icc_qa_submission-template-default .content-area p{
		font-size: 17px;
	}

  .page-template-default.page .content-area p.terms {
    font-size: 12px;
  }
	
    .icc_qa_submission-template-default .content-area p.qa-meta{
		font-size: 12px;
	}
	
	.page-template-default.page span.social-share__text{
		color: #757575;
		font-size: 0.8rem;
	}
	
	.page-template-default.page .content-area p.entry-author{
		font-size: 0.8rem;
	}
	
	.page-template-default.page .content-area h5{
		font-size: 17px;
	}
    
    
}


/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.letter-example p:first-child{
		margin-bottom:0px;
	}
	
	.hint-dropdown__button svg{
		top:2px;
	}
}

/* IE8, IE9 */
.letter-example p:first-child  {margin-bottom:0px\0/; } /* must go at the END of all rules */
/* auto search complete loading icon*/
.auto-complete-loader
    {
        background: url(images/search-loading.svg);
        background-repeat: no-repeat;
        background-position: right 30px bottom 7px;
		background-color:#fff;
    }
	.qa-search-box{display:flex;}
	.qa-search-box .searchqa{margin-left:5px;}
*:focus {
    outline: none;
}	



.header-top__content {
	display:none !important;
}

/**/


#global-gotop {
	display: none;
}


.hint-dropdown__button br,
.shortcode-frm br {
	display:none;
}

.col-case-type > ul > li a span{
	position:relative;
}

.col-case-type > ul > li a.no-link span:before{
	position: absolute;
    content: "❯";
    font-weight: normal;
    color: #171063;
	right: -10px;
    top: 69%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(100%, -54%, 0) rotateZ(90deg);
    transform: translate3d(100%, -54%, 0) rotateZ(90deg);
    font-size: 10px;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear;
}

.col-case-type > ul > li:hover a.no-link span:before{
    -webkit-transform: translate3d(100%, -54%, 0) rotateZ(-90deg);
    transform: translate3d(100%, -54%, 0) rotateZ(-90deg);
}




@media (min-width: 768px) {
	#global-gotop {
		display: none !important;
	}
}

@media (max-width: 767px) {
	#global-gotop {
		bottom: 10px;
		position: fixed;
		right: 10px;
	}

	#global-gotop a {
		color: #333;
		display: block;
		font-size: 14px;
		font-weight: bold;
		line-height: 125%;
		text-decoration: none;
	}
	
	#global-gotop a:hover {
		text-decoration: none !important;
	}	

	#global-gotop a span {
		background-color: #161062;
		border-radius: 50%;
		display: block;
		margin: 0;
		padding: 10px;
		vertical-align: middle;
	}

	#global-gotop a span svg {
		display: block;
		fill: #ffffff;
		height: 18px;
		width: 18px;
	}
}
.shortcode-frm .legal-question-form {padding:10px;}
.legal-question-form__success.reveal p {
    text-align: center !important; 
}
.content-area .legal-question-form__success h2{
	text-align:center !important;   
}


body.page-template-template-home-v2, body.page-template-template-home-v2 ul, body.page-template-template-home-v2 div, body.page-template-template-home-v2 p{

}

.site-header .desktop-header{
	padding-top:24px;
}

.desktop-header .container{
	display:flex;
	justify-content:space-between;
	align-items:center;
}

.desktop-header .container:before,
.desktop-header .container:after,
.site-header .desktop-header #primary-menu:before,
.site-header .desktop-header #primary-menu:after{
	display:none;
}

.desktop-header #site-navigation{
	width:100%;
	border-top: solid 1px #dfe2e5;
    border-bottom: solid 1px #dfe2e5;
	margin-top:25px;
}

.desktop-header #primary-menu{
	display: flex !important;
    justify-content: space-between;
    width: 100%;
}

.desktop-header #primary-menu a{

}

.site-header .desktop-header #primary-menu .menu-item{
	padding:0px !important;
	margin:0px !important;
	width:100%;
}

.site-header .desktop-header #primary-menu .menu-item a{
	padding: 15px 0px;
    display: block;
	border-bottom: 2px solid transparent;
	font-size: 16px;
    font-weight: 400;
}

.site-header .desktop-header #primary-menu > .menu-item > a{
	text-align:center;
}

.site-header .desktop-header #primary-menu > .menu-item > a:hover{
	border-bottom: 2px solid #ffd600;
}

.site-header .desktop-header #primary-menu > .menu-item > a:before{
	content: '';
    display: block;
    width: 1px;
    height: 30px;
    background: #dfe2e5;
    position: absolute;
    top: 10px;
}

.site-header .desktop-header #primary-menu > .menu-item:first-child > a:before{
	display:none;
}

.site-header .desktop-header #primary-menu .menu-item.menu-item-has-children > a{
	padding-right:10px;
}

.site-header .desktop-header #primary-menu .menu-item.menu-item-has-children > a:after{
    right: auto;
    top: 24px;
    margin-left: 5px;
}

.site-header .desktop-header #primary-menu .menu-item .sub-menu{
	top: 44px;
}

.desktop-header #primary-menu .menu-item:last-child{
	display:none;
}

.site-header .desktop-header #primary-menu .menu-item .sub-menu{
	width:auto;
}

.site-header .desktop-header #primary-menu .menu-item .sub-menu li a{
	white-space:nowrap;
}

.phone-col{
	color:#000;
	font-size:24px;

	padding-top:10px;
}

.phone-col a{
	color:#000;
	text-decoration:none;
}

.phone-col a:hover{
	color:#000;
	text-decoration:none !important;
}

.phone-col:after{
	clear:both;
	content:'';
	display:block;
}

.phone-col span{
	background:#880000;
	display:inline-block;
	padding:9px 11px;
	border-radius:10px;
	    float: left;
    margin-top: -11px;
    margin-right: 10px;
}

.search-col form{
	margin-bottom:0px;
	border: solid 1px #dfe2e5;
    border-radius: 10px;
}

.search-col form input{
	border-radius: 10px;
    padding: 0px 10px;	
}

.search-col form input[type=search]{
	height: 49px;
}

.search-col form svg {
	right: 15px;
    left: auto;
	pointer-events: none;
}

.search-col form svg path{
	fill:#fff !important;
	
}

.search-col form:after{
	clear:both;
	content:'';
	display:block;
}

.search-col form .search-submit{
	width: 43px;
    height: 43px;
    background: #171063;
    border: none;
    border-radius: 10px;
    float: right;
    font-size: 0px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.search-col form .search-form__label{
	width:80%;
}

.on-scroll-nav{
	display:none;
}

.is-sticky .on-scroll-nav{
	display:block;
	width:100%;
	padding-left: 21px;
    padding-right: 21px;
}

.is-sticky .default-nav{
	display:none;
}

.is-sticky .phone-col{
	display:none;
}

.is-sticky .logo-col{
	width:123px;
	flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 123px;
}

.is-sticky .search-col form{
	width:180px;
	border-radius:5px;
}

.is-sticky .search-col form .search-submit{
	width:30px;
	height:30px;
	border-radius:5px;
}

.is-sticky .search-col form svg{
	right:10px;
}

.is-sticky .search-col form input[type=search]{
	height:36px;
	border-radius:5px;
}

.is-sticky .on-scroll-nav nav{
	border:none !important;
	margin-top:3px !important;
}

.is-sticky .site-header .desktop-header{
	padding-top:0px;
}

.is-sticky .site-header .desktop-header #primary-menu .menu-item a{
	font-size:14px;
}

.is-sticky .site-header .desktop-header #primary-menu .menu-item .sub-menu{
	top:41px;
}

.is-sticky #masthead{
	box-shadow: 0px 1px 2px #ccc;
}

.is-sticky .site-header .desktop-header #primary-menu > .menu-item > a:before{
	top: 7px;
    left: -19px;
}

.is-sticky .site-header .desktop-header #primary-menu > .menu-item{
	width: auto;
}

.home-v2 #primary{
	width: 100%;
    position: static;
    border: none;
    padding: 0;
}

.home-v2 .entry-header{
	display:none;
}

.home-v2 .display-rev{
	display:none;
}

.home-v2 h1{
	margin-top:0px !important;
	margin-bottom: 26px;
}


.home-v2 h2{
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 120%;
    margin-top: 10px;
}

.home-v2 p{
	font-size:16px;
	margin-bottom:25px;
	color:#3a3a3a;
}

.home-v2 p a{

}

.common-questions{
	background:#171063;
	padding:25px 20px;
}

.common-questions h3{
	color:#fff;
	font-size:26px;
	line-height:130%;
	margin-top:0px;
	margin-bottom:20px;
	padding-left:5px;
}

.common-questions ul{
	padding:0;
	margin:0;
}

.common-questions ul li{
	display:block;
	margin-left:0px;
	padding-left:0px;
	margin-bottom: 0px;
    padding: 10px 0px;
	padding-left:30px;
	border-bottom:solid 1px #534f8a;
	position:relative;
}

.common-questions ul li:before{
	content:'';
	display:block;
	width:5px;
	height:5px;
	border-radius:100%;
	background:#fff;
	position:absolute;
	left: 5px;
    top: 20px;
}

.common-questions ul li:last-child{
	border-bottom:none;
}

.common-questions ul li a{
	color:#fff;
	font-size:18px;
}

.col-box{
	background:#f4f5f6;
	padding:15px 15px;
	margin-bottom:25px;
}

.col-box h4{
	margin:0px;
	font-size:20px;
	display:flex;
	margin-bottom:15px;
	align-items:center;
}

.col-box h4 .icon{
	width:45px;
	height:45px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:10px;
	margin-right:20px;
	flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 45px;
}

.col-box.col-case-type h4 .icon{
	background:#e67e22;
}

.col-box.col-case-type h4 .icon:before{
	width:21px;
	height:24px;
	background:url(images/icon-case-type.png) no-repeat 0px 0px;
	content:'';
}

.col-box.col-recent-questions{
	max-height:370px;
}
.col-box.col-recent-questions h4 .icon{
	background:#f1c40f;
}

.col-box.col-recent-questions h4 .icon:before{
	width:16px;
	height:24px;
	background:url(images/icon-recent-question.png) no-repeat 0px 0px;
	content:'';
}


.col-box.col-state-info h4 .icon{
	background:#d35400;
}

.col-box.col-state-info h4 .icon:before{
	width:12px;
	height:24px;
	background:url(images/icon-state-info.png) no-repeat 0px 0px;
	content:'';
}


.col-box.col-free-resources h4 .icon{
	background:#d35400;
}

.col-box.col-free-resources h4 .icon:before{
	width:24px;
	height:24px;
	background:url(images/icon-free-res.png) no-repeat 0px 0px;
	content:'';
}

.col-case-type > ul{
	margin:0px;
}

.col-case-type > ul > li{
	display:block;
	padding-bottom:0px;
	padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
	background:#fff;
	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}

.col-case-type > ul > li:after{
	content:'';
	display:block;
	clear:both;
}

.col-case-type > ul > li > a{
	color:#3a3a3a;
	font-size:18px;
	display:block;
	padding:5px;
	transition:all 0.5s ease;
}

.col-case-type > ul > li > a:hover{

}

.col-case-type > ul > li a:hover,
.col-case-type > ul > li a:hover ul li{
	text-decoration:none !important;
}

.col-case-type > ul > li a span{
    display: inline-block;
    padding-top: 11px;	
}

.col-case-type > ul > li a img{
	float:left;
	margin:0px;
	margin-right:25px !important;
	margin-bottom: 0px !important;
}

.col-case-type > ul > li a:after {
	clear:both;
	content:'';
	display:block;
}

.col-case-type > ul > li p{
	display:none;
}

.col-case-type > ul ul {
    margin: 0px;
    clear: left;
    margin-left: 85px;
    margin-top: -15px;
    float: left;
	margin-bottom:10px !important;
	transition:all 0.5s ease;
	display:none;
}


.col-case-type > ul > li:hover ul{
	display:block;
}

.col-case-type > ul ul li{
	color:#3a3a3a;
	font-size:16px;
	display:block;
	padding-left: 15px;
    margin-left: 0px;
    margin-bottom: 3px;	
}

.col-case-type > ul ul li a{
	color:inherit;
}

.col-case-type > ul ul li:before{
	content:'';
	display:block;
	width:5px;
	height:5px;
	background:#e67e22;
	border-radius:10px;
	position:absolute;
	margin-top: 8px;
    margin-left: -19px;
}


.col-recent-questions ul{
	padding:0px;
	margin:0px;
}

.col-recent-questions ul li{
	display:block;
	padding-bottom:10px;
	padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.col-recent-questions ul li a{
	color:#3a3a3a;
	font-size:18px;
	display:block;
	padding:10px 15px;
	background:#fff;
	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.10);
	border-right:solid 4px #e5a737;
	transition:all 0.5s ease;
}

.col-recent-questions ul li a:hover{

}

.col-recent-questions ul li a:hover{
	text-decoration:none !important;
}

.col-recent-questions ul li a span{
	color:#778088;
	display:inline-block;
	font-size:14px;
	margin-left:5px;
}

.col-recent-questions > p{
	margin-bottom:20px;
}

.col-recent-questions > p a{
	color:#880000;
	font-size:14px;
}

.col-free-resources,
.col-state-info {
	margin-bottom:25px;
}

.col-free-resources{
	margin-bottom:0px;
}

.col-free-resources ul,
.col-state-info ul{
	padding:0;
	margin:0;
}

.col-free-resources ul li,
.col-state-info ul li{
    padding: 0;
    display: block;
    margin-bottom: 5px;
    margin-left: 19px;
}

.col-free-resources ul li a,
.col-state-info ul li a{
	color:#3a3a3a;
	font-size:18px;
}

.col-free-resources ul li:before,
.col-state-info ul li:before{
	content:'';
	display:block;
	width:6px;
	height:6px;
	background:#c0392b;
	border-radius:50px;
	position:absolute;
	margin-top: 9px;
    margin-left: -16px;
}

.important-pages{
	display:block;
	padding:20px 15px;
	background:#fff;
	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.10);
	border-bottom:solid 4px #e5a737;
	transition:all 0.5s ease;
	margin-top:15px;
	margin-bottom:25px;
}

.important-pages p{
	color:#3a3a3a;
	font-size:16px;
	margin-bottom:0px;
}

.important-pages h4{
	font-size:20px;
	margin:0px;
}

.important-pages h4 a{
	color:#000000;
	text-decoration:none !important;
}

.important-pages div{
	color:#778088;
	font-size:14px;
	padding-top:10px;
	padding-bottom:15px;
	text-transform:uppercase;
}

.important-pages div a{
	color:#171063;
	font-size:14px;
}

/*.home-v2 .lead-form-wrap:before{
	background:#f4f5f6;
	height:400px;
	position:absolute;
	left:0;
	right:0;
	content:'';
	display:block;
	z-index: -1;
    margin-top: -45px;
}*/

.home-v2 {
	margin-bottom:-50px;
}

.home-v2 .lead-form-wrap{
	max-width: 860px;
    margin-left: auto;
    margin-right: auto;
	margin-top:20px;
}

.home-v2 .lead-form__head{
	text-align:center;
}

.home-v2 .lead-form__head h2{
	font-size: 32px;
	color:#000;
    margin-bottom: 15px;
}


.home-v2 .lead-form__head p{
	margin-bottom:35px;
}

.holder { 
  height:236px;
  overflow:hidden;
}

.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  height:326px;
  overflow: hidden;
}

.holder ul {
  position: relative;
}

#footer .footer-phone{
    background: #eeeeee;
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding: 10px 0px;
    width: 170px;
    margin: auto;
    border-radius: 10px;	
}

#footer .footer-phone:hover{
	text-decoration:none !important;
}

#footer .footer-phone:before{
	content:'';
	width:16px;
	height:15px;
	background:url(images/footer-call.png) no-repeat 0px 0px;
    position: relative;
    display: inline-block;
    left: -9px;
    top: 1px;
}

span.text-callout br {
    display: none;
}



.ie .single-icc_qa_submission .entry-header .social-share {
        margin-top:-5px;
   }
   
.ie .single-icc_qa_submission .meta-position{
	   display:flex;
	   display:-ms-flex;
   }
   
   
   
@media (min-width:770px){
.single-icc_qa_submission .entry-header .social-share {
        margin-top:-5px;
   }
   
.single-icc_qa_submission .meta-position{
	   display:flex;
	   display:-ms-flex;
   }
}	
   

@media (min-width:1200px){
	.container{
		width:1200px;
	}
}

@media (min-width:1101px){
	.site-header__wrapper{
		display:none;
	}
}

@media (min-width:1101px) and (max-width:1199px){
		

	
	.desktop-header .container{
		width:100%;
	}
	
	.is-sticky .site-header .desktop-header #primary-menu > .menu-item > a:before{
		left: -15px;
	}
	
	.is-sticky .site-header .desktop-header #primary-menu > .menu-item > a{
		padding:15px 0px;
	}
	
	.is-sticky .site-header .desktop-header #primary-menu > .menu-item > a.no-link{
		margin-right:15px;
	}
	
	.sticky-wrapper:not(.is-sticky) .site-header .desktop-header #primary-menu  >.menu-item > a{
		padding:15px 10px;
	}
	
	.sticky-wrapper:not(.is-sticky) .site-header .desktop-header #primary-menu > .menu-item > a:before{
		left:-19px;
	}
	
	.sticky-wrapper:not(.is-sticky) .desktop-header #primary-menu{
		justify-content: space-around;
	}
	
	.sticky-wrapper:not(.is-sticky) .site-header .desktop-header #primary-menu > .menu-item{
		width:auto;
	}

}

#sidebar .menu .menu-item a,
#sidebar .menu > li a{
	font-size:16px;
	color: #241b9a;
	line-height:130%;
}

#sidebar .recent-question-snippet{
	font-size:14px;
	line-height:130%;
}

#sidebar .widget-title{
	font-size:17px;
}

#sidebar .sidebar-wrap{
	background: #f4f4f4;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
}



.content-area ol{
	font-size: 16px;
}

.content-area h2,
.content-area h3{
	font-weight: 700;
}

.single-post .qa-answerer-metabox, .page-template-default .qa-answerer-metabox, .page-template-template-promo-content .qa-answerer-metabox {
	border: solid 1px #e4e4e4;
    padding: 10px 10px;
}

.single-post .qa-answerer-metabox .row, .page-template-default .qa-answerer-metabox .row, .page-template-template-promo-content .qa-answerer-metabox .row {
	display: flex;
	margin: 0;
}

.single-post .qa-answerer-metabox h2.qa-answerer-metabox__title, .page-template-default .qa-answerer-metabox h2.qa-answerer-metabox__title, .page-template-template-promo-content .qa-answerer-metabox h2.qa-answerer-metabox__title {
	display: none;
}

.single-post .qa-answerer-metabox .qa-answerer-metabox__photo-col, .page-template-default .qa-answerer-metabox .qa-answerer-metabox__photo-col, .page-template-template-promo-content .qa-answerer-metabox .qa-answerer-metabox__photo-col {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	width: 65px;
}

.single-post .qa-answerer-metabox .qa-answerer-metabox__bio-col, .page-template-default .qa-answerer-metabox .qa-answerer-metabox__bio-col, .page-template-template-promo-content .qa-answerer-metabox .qa-answerer-metabox__bio-col {
	float: none;
	padding: 0;
	width: 100%;
}

@media (max-width: 767px) {
	.single-post .qa-answerer-metabox, .page-template-default .qa-answerer-metabox, .page-template-template-promo-content .qa-answerer-metabox {
		display: block;
	}
	.single-post .qa-answerer-metabox .qa-answerer-metabox__photo-col, .page-template-default .qa-answerer-metabox .qa-answerer-metabox__photo-col, .page-template-template-promo-content .qa-answerer-metabox .qa-answerer-metabox__photo-col {
		margin: 0 15px 10px 0;
		min-width: 100px;
		width: 100px;
	}
	.single-post .qa-answerer-metabox .qa-answerer-metabox__bio-col, .page-template-default .qa-answerer-metabox .qa-answerer-metabox__bio-col, .page-template-template-promo-content .qa-answerer-metabox .qa-answerer-metabox__bio-col {
	}
}

.single-post .qa-answerer-metabox .qa-answerer-metabox__bio-col .text, .page-template-default .qa-answerer-metabox .qa-answerer-metabox__bio-col .text, .page-template-template-promo-content .qa-answerer-metabox .qa-answerer-metabox__bio-col .text {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0;
}

.comment-form-cookies-consent {
	display: flex;
}

.comment-form-cookies-consent input {
	margin-right: 10px;
}

.content-area h4 {
	font-weight: 700 !important;
}

nav .cta.hide-desktop {
	display: none;
}

.single-post .entry-meta-area {
	display: block;
}

.single-post .entry-meta-area:after {
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	width: 100%;
}

.single-post .entry-meta {
	display: block;
	float: left;
}	

@media (max-width: 640px) {
	.single-post .entry-meta-area {
		display: block;
	}
}

.single-post .entry-meta-area .social-share {
	display: block;
	float: left;
	margin: 0;
}

.single-post .entry-meta-area .social-share__text {
	color: #757575;
    font-size: 0.8rem;
}

.entry-author.legal-review{
	display:inline-block;
	float:left;
	clear:none !important;
	padding-left:35px;
	position:relative;
}

.entry-author.legal-review:before{
	content:'';
	display:block;
	width:20px;
	height:24px;
	background-image:url(images/verified-checkmark.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-size:100%;
	position:absolute;
	left:0;
	top:0;
	left: 10px;
    top: 0;
}

@media 
  (-webkit-min-device-pixel-ratio: 2), 
  (min-resolution: 192dpi) { 
  .entry-author.legal-review:before{
   background-image:url(images/verified-checkmark.png);
  }
}


@media (min-width: 1200px) {
	.page-template-template-home section.main-content .content-col, #primary {
		padding-left: 50px;
		padding-right: 50px;
	}
	
	#sidebar:not(.sidebar--home), .sidebar:not(.sidebar--home), .home #sidebar:not(.sidebar--home), .home .sidebar:not(.sidebar--home) {
		padding-right:30px;
	}
	
	.breadcrumbs {
		padding-left: 50px;
	}
}

@media (max-width:1100px) {
	.desktop-header {
		display: none;
	}	
}

@media (max-width:991px){
	.col-box{
		margin-bottom:25px;
		height:auto;
	}
	
	.important-pages{
		margin-bottom:10px;
	}
	
	.col-free-resources, .col-state-info{
		min-height:auto;
	}
}


@media (min-width:768px) and (max-width:991px){
	.home-v2 h2{
		margin-top:0px;
	}
	
	.common-questions{
		padding:15px 10px;
		margin-bottom:25px;
	}
	
	.common-questions ul li a{
		font-size:16px;
	}
	
	.common-questions ul li{
		padding-left:15px;
	}
	
	.common-questions h3{
		font-size:20px;
	}
}

@media (max-width:767px){
	.home-v2 h2{
		font-size:26px;
		margin-top:0px;
	}
	.common-questions{		
		margin-bottom:25px;
	}
	
	.important-pages{
		margin-bottom:25px;
	}
	
	.home-v2 .lead-form__head h2{
		font-size:24px;
	}
	
	.col-box.col-recent-questions{
		max-height:none !important;
	}
	
	.col-recent-questions > p a{
		margin-top: 10px;
		display: block;
	}
	
	.home-v2 p{
		font-size:16px;
	}
	
	nav .menu-dropdown-main-container #primary-menu-mobile.collapse.in{
		height: 85vh;
		overflow: scroll;
	}
	
	.content-area h2{
		line-height: 2.2rem;
	}
	
	.page-template-default .content-area ul li,
	.page-template-default .content-area ol li,
	.content-area ol li,
	.content-area ul li{
		padding-left: 0.2rem;
		margin-left: 1.1rem;
		font-size:17px;
	}
	
	.icc_qa_submission-template-default .content-area ul li,
	.icc_qa_submission-template-default .content-area ol li{
		font-size:17px;
	}
	
	.page-template-default .content-area ol li{
		padding-left: 0.3rem;
		margin-left: 1.3rem;
	}
	
	.breadcrumbs ul li,
	.overview>ul>li{
		padding-left: 0px !important;
		margin-left: 0px !important;
	}
	
}

@media (max-width:1024px){

  nav .cta.hide-desktop{
    display:block;
    margin-top:15px;
  }
}

@media (max-width:640px){
	
	.entry-author.legal-review{
		margin-top: -10px;
		width: 290px;
		padding-left:25px;
	}
	
	.entry-author.legal-review:before{
		left:0px;
		width:20px;
		top:0px;
	}
	
}

.content-area ul li, .content-area ol li {
	font-size: 16px;
}

/*
.content-area ul li *, .content-area ol li * {
	word-break: break-all;
}

*/

.question-disclaimer p {
	font-size: 0.8rem !important;
}

.content-area table {
	border: 1px solid #000;
	border-collapse: collapse;
}

.content-area table tr {
	border: 1px solid #000;
}

.content-area table td {
	border: 1px solid #000;
	padding: 5px;
}

.page-template-template-promo-content a {
	word-break: normal;
}

	
.page-template-default.page .content-area h5{
	line-height: 1.5rem;
}

/**/

.fixed-cta-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0px -1px 2px #ccc;
	z-index: 1;
}

.page-template-template-promo-content .fixed-cta-bar {
	display: none;
}

.fixed-cta-bar__body {
	align-items: center;
    display: flex;
    justify-content: space-between;
	position: relative;
}

.fixed-cta-bar__button {
    width: 100%;
}

.fixed-cta-bar__button .cta {
	color: #fff;
    display: block;
	margin: 0;
    text-align: center;
}

.fixed-cta-bar__message {
    display: none;
}

.fixed-cta-bar__message p {
    font-size: 1.1em;
    line-height: 1.4;
    max-width: 32em;
}

.fixed-cta-bar__message p a {
	color: #0d45ce;
}

.fixed-cta-close {
	padding: 0 0 0 15px;
}

.fixed-cta-close a {
	display: block;
}

.fixed-cta-close svg {
	display: block;
	height: 15px;
	width: 15px;
}

@media (min-width: 992px) {
	.fixed-cta-bar__button {
		width: 32%;
		padding-right: 30px;
	}
	.fixed-cta-bar__message {
		display: block;
		width: 68%;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width: 1200px) {
	.fixed-cta-bar__message {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px;
  }
}
.entry-author.legal-review{
	clear:both;
}
.radio-custom-check:checked + .radio-custom-label:before {
    content: "\2713";
}
.lead-form__wrap .form-step{
	background-color:#EEEEEE;
}
.content-area .lead-form__step{
	border-color:#8D101C;
}

.page-template-default .display-rev .social-share {
	/*display:none !important;*/
}
.tooltip {
  position:absolute;
  display: inline-block;
  border-bottom: 1px dotted black;
  color: #757575;
  font-size: 0.8rem;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #fff;
  color: #555;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 9999;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  border:2px solid #555;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.tooltip-style{
	border:none !important;
}

.tooltip-style .tooltiptext{
	padding: 5px 5px;
	width: 240px;
	left:-25%;
}

.tooltip-style .tooltiptext p{
	font-size: 14px !important;
    margin-bottom: 0px;
}


@media (min-width:992px) and (max-width:1199px){
	.entry-author.legal-review{
		clear: left !important;
		padding-left: 25px;
		margin-top:-10px;
	}
	
	.entry-author.legal-review:before{
		left:0px;
	}
	
	.tooltip-style{
		position: relative;
		top: -10px;
		float: left;
	}
}


@media (min-width:711px) and (max-width:810px) {
	.tooltip-style .tooltiptext{
		left: auto;
		right: 0;	
	}
	
	.tooltip-style .tooltiptext::after{
		left:85%;
	}
}


@media (max-width:710px){
	.tooltip-style{
		position: relative;
		top: -10px;
		float: left;
	}
	
	.entry-author.legal-review{
		width:auto;
		margin-top:-10px;
	}
	
	
	.tooltip-style .tooltiptext{
		left:auto !important;
		right:-30px !important;
	}
	
	.tooltip.tooltip-style .tooltiptext::after{
		left:auto;
		right:60px;
	}
	
	.entry-author.legal-review{
		clear: left !important;
		padding-left: 25px;
	}
	
	.entry-author.legal-review:before{
		left:0px;
	}
}

@media (max-width:640px){
	.entry-author.vcard span.fn:nth-child(2){
		min-width: auto;
		padding-right: 0px;
	}
}


@media (max-width:340px){
	.entry-author.legal-review{
		padding-left:15px;
	}
	
	.entry-author.legal-review:before{
		width:13px;
		top:3px;
	}
}

/**/

.type-items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px;
	padding: 0 0 4px;
}

.type-items .item {
	padding: 0 8px 16px;
	width: 25%;
}

.type-items .item-box {
}

.type-items .item .item-icon {
    height: 95px;
    padding: 0;
    position: relative;
}

.type-items .item .item-icon input {
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	opacity: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.type-items .item .item-icon input + label {
	border: 1px solid #bdbdbd;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	margin: 0;
	padding: 10px 0;
}

.type-items .item .item-icon input:checked + label {
	background-color: #161062;
	border: 1px solid #161062;
}

.type-items .item .item-icon label svg {
	display: block;
	height: 35px;
	margin: 0 auto 10px;
}

.type-items .item .item-icon input:checked + label svg {
	fill: #fff;
}

.type-items .item .item-icon label span {
    color: #000;
    display: block;
    font-size: 13px;
    line-height: 115%;
    padding: 0 10px;
    text-align: center;
}

.type-items .item .item-icon input:checked + label span {
	color: #fff;
}

.contact-info-highlight{
	background: #ffefc5;
    padding: 1px 15px;
    line-height: 135%;
    margin: 0px 0px 15px;
}

.popup-lead-form-wrap .lead-form {
  margin-top: 15px;
}

.page-template-template-promo-content.page .content-area .entry-title {
	font-size: 2.3rem;
	border: 1px solid #ccc;
    padding: 10px 15px;
    border-bottom-width: 5px;
}

@media (min-width:768px) {
	div#ui-datepicker-div{
		position:absolute !important;
	}
}

@media (min-width:768px){
	.accordion-menu__title .accordion-menu__item__button{
		display:flex;
		align-items:center;
	}
	
	.accordion-menu__title .accordion-menu__item__button span{
		margin-left:5px;
	}
	
	.accordion-menu__title .accordion-menu__item__button br{
		display:none;
	}
}


@media (max-width: 767px) {
	.type-items .item {
		width: 50%;
	}
	
	.fixed-cta-bar__button{
		display:inline-block;
		width:85%;
	}
	
	.fixed-cta-close{
		display:inline-block;
		float:right;
		margin-top:0px;
	}
	
	.contact-info-highlight{
		padding: 8px 15px;
	}

	.page-template-template-promo-content.page .content-area .entry-title{
		font-size:1.8rem;
	}
	
}

.single-post .entry-content > p:last-of-type {
  border: none;
}

.page-template-template-promo-content #content .container {
  max-width: 975px;
}



.navbar-toggle[aria-expanded=false] img:last-of-type{
	display:none !important;
}
.lead-form__tabs__tab.done{
	cursor:pointer;
}
.select-lead-form {
    padding: .4em 1.1em .3em .8em;
    margin-bottom: 10px;
}
.row.status-claim{
	margin-bottom:10px;
}
.row.injur-medical-mal{
	margin-bottom:10px;
}
.lead-form .next-attorny-button{
	text-align:center;
}
.accordion-menu__item{
	cursor:pointer;
}
div#attorny-form-step3{
	min-height:120px;
}
div#attorny-form-step3 h2{
	margin-top: 40px;
}