.entry-author-info {
  display: block; }
  .entry-author-info .entry-author-info-content-col {
    width: 100%;
    float: left; }
  .entry-author-info a.entry-author-info-view-more {
    float: right; }

.entry-author-info.has-avatar {
  display: block; }
  .entry-author-info.has-avatar .entry-author-info-avatar {
    float: left; }
  .entry-author-info.has-avatar .entry-author-info-content-col {
    float: left; }
  .entry-author-info.has-avatar a.entry-author-info-view-more {
    float: right; }

.bypostauthor {
  position: relative; }

.entry-author-info.has-avatar .entry-author-info-avatar {
  width: 30%; }
.entry-author-info.has-avatar .entry-author-info-content-col {
  width: 70%; }

@media only screen and (min-width: 580px) {
  .entry-author-info.has-avatar .entry-author-info-avatar {
    width: 25%; }
  .entry-author-info.has-avatar .entry-author-info-content-col {
    width: 75%; } }
@media only screen and (min-width: 960px) {
  .entry-author-info.has-avatar .entry-author-info-avatar {
    width: 15%; }
  .entry-author-info.has-avatar .entry-author-info-content-col {
    width: 85%; } }
.navigation {
  overflow: hidden; }
  .navigation a {
    display: inline-block;
    font-size: 0.7rem;
    line-height: 1.2;
    letter-spacing: 0.4pt;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    vertical-align: top; }
  .navigation a:hover {
    text-decoration: none; }
  .navigation span {
    position: absolute;
    display: block; }
  .navigation .nav-previous, .navigation .nav-next {
    *display: inline;
    display: inline-block;
    max-width: 48%;
    vertical-align: top; }
  .navigation .nav-previous {
    float: left;
    text-align: left; }
    .navigation .nav-previous a {
      padding-left: 20px; }
    .navigation .nav-previous span {
      float: left;
      top: 0px;
      left: 0px; }
  .navigation .nav-next {
    float: right;
    text-align: right; }
    .navigation .nav-next a {
      padding-right: 20px; }
    .navigation .nav-next span {
      float: right;
      right: 0px;
      top: 0px; }

.events-navigation .nav-previous, .events-navigation .nav-next, .events-navigation .nav-center {
  display: block;
  width: 50%;
  vertical-align: top;
  float: left; }
.events-navigation .nav-next {
  float: right; }
.events-navigation .nav-center {
  width: 100%;
  text-align: center;
  float: left; }
  .events-navigation .nav-center a {
    padding-left: 20px; }
  .events-navigation .nav-center a:hover {
    text-decoration: none !important; }
  .events-navigation .nav-center span {
    float: left;
    top: 0px;
    left: 0px; }
.events-navigation .previous-events-day a, .events-navigation .next-events-day a {
  padding: 5px 0; }
  .events-navigation .previous-events-day a span, .events-navigation .next-events-day a span {
    display: none; }
  .events-navigation .previous-events-day a:before, .events-navigation .previous-events-day a:after, .events-navigation .next-events-day a:before, .events-navigation .next-events-day a:after {
    font-family: FontAwesome; }
.events-navigation .previous-events-day a:before {
  content: "\f054";
  padding-right: 4px; }
.events-navigation .next-events-day a:after {
  content: "\f054";
  padding-left: 4px; }

@media only screen and (min-width: 768px) {
  .events-navigation .nav-previous, .events-navigation .nav-next, .events-navigation .nav-center {
    width: 33.3%; } }
.pagination {
  text-align: center;
  display: block; }

ul.page-numbers {
  border: none; }

ul.page-numbers {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  list-style: none; }
  ul.page-numbers li {
    *display: inline;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: none;
    overflow: hidden; }
    ul.page-numbers li a, ul.page-numbers li span {
      display: block;
      font-size: 0.7rem;
      line-height: 1;
      letter-spacing: 0.4pt;
      text-transform: uppercase;
      font-weight: 700;
      text-decoration: none;
      padding: 6px 8px;
      filter: alpha(opacity=50);
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5; }
      ul.page-numbers li a:hover, ul.page-numbers li span:hover {
        text-decoration: none; }
    ul.page-numbers li .page-numbers {
      border-right: none;
      margin: 0 3px; }
    ul.page-numbers li .prev {
      padding: 6px 8px 6px 6px; }
    ul.page-numbers li .next {
      padding: 6px 6px 6px 8px;
      border-right: none; }
  ul.page-numbers span.current {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  ul.page-numbers a:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75; }

.pagination-style-01 ul.page-numbers {
  width: 100%;
  border: none; }
  .pagination-style-01 ul.page-numbers .page-numbers {
    border: none;
    margin: 0 3px; }
.pagination-style-01 ul.page-numbers li:first-of-type {
  float: left; }
.pagination-style-01 ul.page-numbers li:last-of-type {
  float: right; }

@media only screen and (min-width: 768px) {
  ul.page-numbers li a, ul.page-numbers li span {
    font-size: 0.75rem;
    line-height: 1;
    padding: 10px 12px; }
  ul.page-numbers li .prev {
    padding: 10px 12px 10px 8px; }
  ul.page-numbers li .next {
    padding: 10px 8px 10px 12px; } }
.wp-caption {
  margin: 0.5rem 0 1.25rem 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  display: table;
  width: auto;
  max-width: 100%; }
  .wp-caption.aligncenter {
    max-width: 100%;
    display: block; }

.wp-caption p.wp-caption-text,
.wp-block-image figcaption {
  margin: 0;
  padding: 1rem 1.25rem;
  font-size: 0.825rem;
  line-height: 1.6;
  font-style: italic; }
  .wp-caption p.wp-caption-text a,
  .wp-block-image figcaption a {
    text-decoration: underline; }

@media only screen and (min-width: 580px) {
  .wp-caption.aligncenter {
    display: table;
    text-align: center;
    max-width: 100%; } }
form.post-password-form {
  display: block;
  clear: both;
  padding: 0.875rem 0.775rem;
  margin: 0.775rem auto;
  max-width: 400px; }
  form.post-password-form:before, form.post-password-form:after {
    content: " ";
    display: table; }
  form.post-password-form:after {
    clear: both; }
  form.post-password-form label {
    font-size: 0;
    line-height: 0;
    padding: 0px;
    margin: 0; }
  form.post-password-form p {
    display: block;
    padding: 4px 8px;
    margin: 0;
    line-height: 1.2;
    font-style: italic; }
  form.post-password-form input[type=password] {
    font-style: normal;
    float: left;
    width: 100%;
    max-width: 100%;
    font-size: 0.775rem;
    letter-spacing: 0pt;
    padding: 0px 80px 0px 5px;
    margin: 0 -70px 0px -8px;
    display: block;
    height: 34px;
    line-height: 34px; }
  form.post-password-form input[type=submit] {
    font-style: normal;
    float: left;
    text-align: center;
    font-size: 0.75rem;
    line-height: 34px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 34px;
    max-width: 70px;
    width: 70px; }

#comments ol.commentlist,
#comments ul.commentlist {
  margin: 0;
  padding: 0;
  list-style: none; }
  #comments ol.commentlist:before, #comments ol.commentlist:after,
  #comments ul.commentlist:before,
  #comments ul.commentlist:after {
    content: " ";
    display: table; }
  #comments ol.commentlist:after,
  #comments ul.commentlist:after {
    clear: both; }
  #comments ol.commentlist ol.children,
  #comments ol.commentlist ul.children,
  #comments ul.commentlist ol.children,
  #comments ul.commentlist ul.children {
    margin: 0;
    padding: 0; }
#comments li.comment {
  list-style: none;
  display: block;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }
  #comments li.comment:before, #comments li.comment:after {
    content: " ";
    display: table; }
  #comments li.comment:after {
    clear: both; }
  #comments li.comment.depth-1, #comments li.comment.depth-2, #comments li.comment.depth-3, #comments li.comment.depth-4, #comments li.comment.depth-5, #comments li.comment.depth-6, #comments li.comment.depth-7, #comments li.comment.depth-8, #comments li.comment.depth-9, #comments li.comment.depth-10 {
    margin-left: 0.75rem;
    margin-right: 0.25rem; }
#comments .comment-body {
  display: block;
  position: relative;
  padding-left: 60px;
  min-height: 40px; }
  #comments .comment-body:before, #comments .comment-body:after {
    content: " ";
    display: table; }
  #comments .comment-body:after {
    clear: both; }
  #comments .comment-body .comment-author.vcard {
    float: left;
    position: relative;
    z-index: 10;
    float: left;
    margin: 0 0 0 -60px;
    padding: 0;
    width: 50px;
    border: none;
    font-size: 0.675rem;
    line-height: 1.2;
    text-align: center; }
    #comments .comment-body .comment-author.vcard img {
      max-width: 100%; }
    #comments .comment-body .comment-author.vcard b.fn {
      font-size: 0.675rem; }
    #comments .comment-body .comment-author.vcard span.says {
      display: none; }
  #comments .comment-body .comment-metadata {
    font-size: 0.825rem;
    line-height: 1.2;
    padding-bottom: 5px; }
    #comments .comment-body .comment-metadata a {
      text-decoration: none; }
  #comments .comment-body .comment-content {
    display: block;
    font-size: 98%; }
    #comments .comment-body .comment-content:before, #comments .comment-body .comment-content:after {
      content: " ";
      display: table; }
    #comments .comment-body .comment-content:after {
      clear: both; }
    #comments .comment-body .comment-content p {
      padding-bottom: 0.875rem; }
  #comments .comment-body .comment-respond {
    display: block; }
    #comments .comment-body .comment-respond:before, #comments .comment-body .comment-respond:after {
      content: " ";
      display: table; }
    #comments .comment-body .comment-respond:after {
      clear: both; }
  #comments .comment-body .reply {
    display: block; }
    #comments .comment-body .reply:before, #comments .comment-body .reply:after {
      content: " ";
      display: table; }
    #comments .comment-body .reply:after {
      clear: both; }
    #comments .comment-body .reply a.comment-reply-link {
      font-size: 0.675rem;
      line-height: 1;
      padding: 0.5rem 0.75rem;
      letter-spacing: 0.5pt;
      float: right;
      display: inline-block;
      text-decoration: none; }
      #comments .comment-body .reply a.comment-reply-link:hover {
        text-decoration: none; }
#comments #commentform label {
  *display: inline;
  display: inline-block;
  width: auto;
  clear: left; }
#comments #commentform p span {
  *display: inline;
  display: inline-block; }
#comments #commentform p.comment-notes {
  font-size: 0.775rem;
  font-style: italic;
  padding: 0.375rem  0.5rem;
  line-height: 1.4;
  margin: 0; }

#respond {
  display: block;
  padding: 0.875rem; }
  #respond:before, #respond:after {
    content: " ";
    display: table; }
  #respond:after {
    clear: both; }
  #respond input[type=submit].submit {
    font-size: 0.725rem;
    margin-top: 0.5rem; }

@media only screen and (min-width: 768px) {
  #comments .comment-body {
    padding-left: 60px;
    min-height: 40px; }
    #comments .comment-body .comment-author.vcard {
      width: 50px;
      margin-left: -56px; } }
@media only screen and (min-width: 960px) {
  #comments .comment-body {
    padding-left: 85px;
    min-height: 50px; }
    #comments .comment-body .comment-author.vcard {
      width: 70px;
      margin-left: -81px; } }
input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  float: left; }

button, input, select, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  font-family: inherit; }

button {
  width: auto;
  overflow: visible; }

button,
input {
  line-height: normal; }

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  margin: 0.125rem 0.25rem 0 0;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  position: relative;
  background-image: none;
  display: inline-block;
  float: left; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type=image] {
  padding: 0;
  width: auto !important;
  background: none !important;
  border: none !important; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  outline-style: none; }

.gform_wrapper + .fitframe-wrap {
  display: none; }

form ul,
.form-list,
.form-row,
.woocommerce .form-row {
  margin: 0;
  padding: 0;
  display: block; }
  form ul:before, form ul:after,
  .form-list:before,
  .form-list:after,
  .form-row:before,
  .form-row:after,
  .woocommerce .form-row:before,
  .woocommerce .form-row:after {
    content: " ";
    display: table; }
  form ul:after,
  .form-list:after,
  .form-row:after,
  .woocommerce .form-row:after {
    clear: both; }

form ul li,
.form-list li {
  margin: 0;
  padding: 0.25rem 0px 1rem 0px;
  display: block;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  list-style: none; }
  form ul li.hidden,
  .form-list li.hidden {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important; }

form ul.selectBox-options li,
.selectBox-options li {
  padding: 0px; }

form ul li div.ginput_complex,
.form-list li div.ginput_complex {
  margin-bottom: -1rem; }

.form-list li.formspacer {
  margin: 0;
  display: block;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem; }

form ul.gfield_checkbox li,
ul.gfield_checkbox li,
form ul.gfield_radio li,
ul.gfield_radio li {
  margin-right: 1rem; }

form ul.gfield_checkbox li:last-child,
ul.gfield_checkbox li:last-child,
form ul.gfield_radio li:last-child,
ul.gfield_radio li:last-child {
  margin-right: 0px; }

.errorSummary {
  padding: 20px;
  text-align: left;
  padding-left: 80px;
  background-image: url(../images/icons/alert-icon-white.png);
  background-repeat: no-repeat;
  background-position: 20px 20px;
  color: #ffffff; }
  .errorSummary p {
    display: block;
    font-size: 1.500rem;
    line-height: 1.2;
    color: #ffffff; }
  .errorSummary ul {
    margin: 5px 20px;
    padding: 0;
    list-style: disc; }

.gfield.clearleft {
  clear: left !important; }

.gform_wrapper {
  margin: 0px auto 1rem auto;
  max-width: 99.9%;
  overflow: visible !important;
  display: block; }
  .gform_wrapper:before, .gform_wrapper:after {
    content: " ";
    display: table; }
  .gform_wrapper:after {
    clear: both; }

.ginput_container {
  display: block;
  clear: both; }

.gsection {
  border-bottom: 1px solid #CCC;
  padding: 20px 0 3px 0;
  margin: 0;
  margin-bottom: 10px;
  clear: both;
  display: block; }

.gform_heading {
  width: 98%; }

.gfield_date_month,
.gfield_date_day,
.gfield_date_year {
  width: 70px;
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block; }

.gfield_date_month,
.gfield_date_day,
.gfield_date_year {
  margin-right: 12px; }

.gfield_date_dropdown_month,
.gfield_date_dropdown_day,
.gfield_date_dropdown_year {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  width: 32%; }

.gfield_date_dropdown_month,
.gfield_date_dropdown_day,
.gfield_date_dropdown_year {
  margin-right: 1.3%; }

.gfield_date_month input,
.gfield_date_day input,
.gfield_date_year input {
  width: 70% !important; }

.field_hover {
  border: 1px dashed #2175A9;
  cursor: pointer; }

.field_selected {
  background-color: #DFEFFF;
  border: 1px solid #C2D7EF; }

.field_name_first,
.field_name_last {
  width: 50%;
  float: left; }

.ginput_complex {
  overflow: hidden; }

.ginput_complex .ginput_left {
  width: 49%;
  float: left; }

.ginput_complex .ginput_right {
  width: 49%;
  float: left; }

.gfield_error .ginput_complex .ginput_left,
.gfield_error .ginput_complex .ginput_right {
  width: 50%; }

.gfield_error .ginput_complex .ginput_left input {
  float: left; }

.gfield_error .ginput_complex .ginput_right input {
  float: left; }

.ginput_complex input,
.ginput_complex select {
  float: left; }

.ginput_complex .ginput_right input,
.ginput_complex .ginput_right select {
  float: left; }

.ginput_complex label,
.gfield_time_hour label,
.gfield_time_minute label,
.gfield_date_month label,
.gfield_date_day label,
.gfield_date_year label,
.instruction {
  display: block;
  clear: both !important;
  font-size: 0.65rem;
  line-height: 1;
  font-style: italic;
  text-transform: none;
  letter-spacing: 0pt;
  padding: 3px 4px 0px 4px;
  margin: 0; }

.ginput_complex .name_prefix {
  float: left;
  margin-right: 14px; }

.ginput_complex .name_suffix {
  float: left; }

.ginput_complex .name_first,
.ginput_complex .name_last {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0; }
  .ginput_complex .name_first input[type=text],
  .ginput_complex .name_last input[type=text] {
    width: 96.5%;
    float: left; }

.left_label .gfield_label {
  float: left;
  width: 29%; }

.right_label .gfield_label {
  float: left;
  width: 29%;
  text-align: right; }

.left_label ul.gfield_checkbox,
.right_label ul.gfield_checkbox,
.left_label ul.gfield_radio,
.right_label ul.gfield_radio {
  margin-left: 32%;
  overflow: hidden; }

.right_label div.ginput_complex,
.left_label div.ginput_complex {
  width: 64%; }

.gfield_checkbox li,
.gfield_radio li {
  position: relative;
  float: left;
  *display: inline;
  display: inline-block; }

.left_label .gfield_description,
.right_label .gfield_description {
  width: 63%; }

.gfield_date_year + .gfield_description {
  padding: 0; }

.right_label .gfield_description,
.left_label .gfield_description,
.left_label .instruction,
.right_label .instruction {
  margin-left: 31%; }

.left_label .gsection .gsection_description,
.right_label .gsection .gsection_description {
  margin-left: 0;
  padding-top: 4px;
  padding-left: 0; }

li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
  font-size: 1em;
  padding: 10px 20px 10px 45px;
  min-height: 25px;
  background-image: url(../images/forms/gravity-forms/stopbanner.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #FFF;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 1.3em;
  letter-spacing: 0.2pt; }

li.gfield + li.gfield.gfield_creditcard_warning {
  margin-top: 14px !important; }

.top_label .gfield_error .ginput_container {
  max-width: 99%; }

.gfield_error .gfield_label {
  color: #790000; }

.gform_footer {
  padding: 0;
  margin: 0;
  clear: both; }

.gform_footer.right_label,
.gform_footer.left_label {
  padding: 0px 0 0px 31%; }

.ginput_complex .ginput_left,
.ginput_complex .ginput_right,
.ginput_complex .ginput_full {
  min-height: 43px;
  display: block;
  overflow: hidden; }

input[type=hidden],
input.gform_hidden,
.gform_hidden,
.gf_hidden {
  display: none !important;
  max-height: 1px !important;
  overflow: hidden; }

.ginput_full br,
.ginput_left br,
.ginput_right br {
  display: none !important; }

ul.gfield_checkbox li,
ul.gfield_radio li {
  padding: 0 !important;
  margin-left: 15px; }

ul.gfield_radio li input + input {
  margin-left: 4px; }

ul.gfield_radio li input[value=gf_other_choice] {
  margin-right: 6px;
  margin-top: 4px; }

.top_label .gfield_description.validation_message,
.gfield_description.validation_message {
  padding: 2px 0 4px 0;
  clear: left; }

.ginput_container + .gfield_description.validation_message {
  margin-top: 6px; }

.ginput_container.ginput_list {
  margin-top: 6px; }

.ginput_container.ginput_list + .gfield_description.validation_message {
  margin-top: 0; }

.left_label li.gfield_html_formatted,
.right_label li.gfield_html_formatted {
  margin-left: 32%; }

.gfield_html.gfield_no_follows_desc {
  margin-top: 10px; }

.gform_ajax_spinner {
  padding-left: 10px; }

.gform_validation_container,
.gform_validation_container,
body li.gform_validation_container,
body .gform_body ul.gform_fields li.gfield.gform_validation_container,
body ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

.gfield_captcha_input_container {
  padding-top: 3px; }

.simple_captcha_small input {
  width: 100px; }

.simple_captcha_medium input {
  width: 150px; }

.simple_captcha_large input {
  width: 200px; }

.left_label .simple_captcha_small,
.right_label .simple_captcha_small,
.left_label .simple_captcha_medium,
.right_label .simple_captcha_medium,
.left_label .simple_captcha_large,
.right_label .simple_captcha_large {
  margin-left: 32%; }

.gfield_captcha_container img.gfield_captcha {
  border: none !important;
  background: none !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important; }

.math_small input {
  width: 69px; }

.math_medium input {
  width: 90px; }

.math_large input {
  width: 108px; }

.left_label .math_small,
.right_label .math_small,
.left_label .math_medium,
.right_label .math_medium,
.left_label .math_large,
.right_label .math_large {
  margin-left: 32%; }

div.charleft {
  font-size: 11px;
  margin-top: 4px;
  color: #B7B7B7;
  width: 92% !important;
  white-space: nowrap !important;
  *display: inline;
  display: inline-block;
  padding: 5px 5px 0px 5px; }

div.charleft[style] {
  width: 92% !important; }

.left_label div.charleft,
.right_label div.charleft {
  margin-left: 32%; }

div.charleft.warningTextareaInfo {
  color: #A1A1A1; }

li.gf_hide_charleft div.charleft {
  display: none !important; }

.ginput_price {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }

span.ginput_total {
  color: #060;
  font-size: 1.2em; }

.top_label span.ginput_total {
  margin: 8px 0; }

span.ginput_product_price_label {
  margin-right: 2px; }

span.ginput_product_price {
  color: #900; }

span.ginput_quantity_label {
  margin-left: 10px;
  margin-right: 2px; }

input.ginput_quantity {
  width: 40px; }

.gform_page_footer {
  margin: 0;
  width: 99%;
  padding: 0; }

.gform_page_footer .button.gform_button {
  margin-right: 10px; }

.gf_progressbar_wrapper {
  clear: both;
  width: 99%;
  margin: 0 0 8px 0;
  padding: 0 0 16px 0;
  border-bottom: 1px solid #CCC; }

.gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: 13px;
  line-height: 1em !important;
  margin: 0 0 6px 0 !important;
  padding: 0 !important;
  clear: both;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6; }

.gf_progressbar {
  width: 99%;
  height: 20px;
  overflow: hidden;
  line-height: 20px !important;
  border: 1px solid #ACACAC;
  border-right: 1px solid #959595;
  border-bottom: 1px solid #959595;
  background-image: url(../images/forms/gravity-forms/percentbar_bg.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.gf_progressbar_percentage {
  height: 20px;
  text-align: right;
  font-family: helvetica,arial,sans-serif;
  font-size: 13px !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }

.gf_progressbar_percentage span {
  margin-right: 5px;
  margin-left: 5px; }

.gf_progressbar_percentage.percentbar_0 span {
  color: #959595;
  text-shadow: none; }

.percentbar_blue {
  background-image: url(../images/forms/gravity-forms/percentbar_blue.png);
  background-repeat: repeat-x;
  background-color: #0072BC;
  color: #FFF; }

.percentbar_gray {
  background-image: url(../images/forms/gravity-forms/percentbar_gray.png);
  background-repeat: repeat-x;
  background-color: #666;
  color: #FFF; }

.percentbar_green {
  background-image: url(../images/forms/gravity-forms/percentbar_green.png);
  background-repeat: repeat-x;
  background-color: #94DC21;
  color: #FFF; }

.percentbar_orange {
  background-image: url(../images/forms/gravity-forms/percentbar_orange.png);
  background-repeat: repeat-x;
  background-color: #DC7021;
  color: #FFF; }

.percentbar_red {
  background-image: url(../images/forms/gravity-forms/percentbar_red.png);
  background-repeat: repeat-x;
  background-color: #DC2521;
  color: #FFF; }

.percentbar_custom {
  background-image: url(../images/forms/gravity-forms/percentbar_custom.png);
  background-repeat: repeat-x; }

.gf_page_steps {
  width: 99%;
  margin: 0 0 8px 0;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #CCC; }

.gf_step {
  width: auto !important;
  margin: 0 10px 10px 0;
  font-size: 14px;
  height: 20px;
  line-height: 20px !important;
  filter: alpha(opacity=50);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  font-family: arial,sans-serif;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline; }

.gf_step span.gf_step_number {
  font-size: 20px;
  float: left;
  font-family: arial, sans-serif; }

.gf_step.gf_step_active {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1; }

.gf_step_clear {
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden; }

.gfield_password_strength {
  border: 1px solid #DDD;
  margin: 0;
  padding: 3px 5px;
  text-align: center;
  width: 200px;
  background-color: #EEE; }

.gfield_password_strength.bad {
  background-color: #FFB78C;
  border-color: #FF853C; }

.gfield_password_strength.good {
  background-color: #FFEC8b;
  border-color: #FC0; }

.gfield_password_strength.short,
.gfield_password_strength.mismatch {
  background-color: #FFA0A0;
  border-color: #f04040; }

.gfield_password_strength.strong {
  background-color: #C3FF88;
  border-color: #8DFF1C; }

body div.gform_body ul.gform_fields li.gfield.gfield_html ul li,
body form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
  list-style-type: disc !important;
  margin: 0 0 0.5em;
  overflow: visible;
  padding-left: 0; }

body div.gform_body ul.gform_fields li.gfield.gfield_html ul,
body form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
  list-style-type: disc !important;
  margin: 1em 0 1em 1.5em;
  padding-left: 0; }

body div.gform_body ul.gform_fields li.gfield.gfield_html ol li,
body form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
  list-style-type: decimal !important;
  overflow: visible;
  margin: 0 0 0.5em;
  padding-left: 0; }

body div.gform_body ul.gform_fields li.gfield.gfield_html ol,
body form div.gform_body ul.gform_fields li.gfield.gfield_html ol {
  list-style-type: decimal !important;
  margin: 1em 0 1.5em 2.0em;
  padding-left: 0; }

body div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,
body form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  list-style-type: disc !important;
  padding-left: 0; }

body div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul {
  margin: 1em 0 1em 1.5em; }

body form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  margin: 0 0 0.5em; }

body div.gform_body ul.gform_fields li.gfield.gfield_html dl {
  margin: 0 0 1.5em 0;
  padding-left: 0; }

body div.gform_body ul.gform_fields li.gfield.gfield_html dl dt {
  font-weight: bold; }

body div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
  margin: 0 0 1em 1.5em; }

table.gfield_list,
table.gfield_list caption,
table.gfield_list tbody,
table.gfield_list tfoot,
table.gfield_list thead,
table.gfield_list tr,
table.gfield_list th,
table.gfield_list td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

table.gfield_list {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0;
  padding: 0; }

table.gfield_list thead th {
  text-align: left;
  font-size: 11px;
  line-height: 14px; }

li.gfield.gfield_error table.gfield_list thead th {
  color: #790000; }

table.gfield_list thead,
table.gfield_list tr {
  padding: 0;
  margin: 0; }

table.gfield_list th,
table.gfield_list td {
  padding: 0 0 0.5em 0; }

table.gfield_list th + th,
table.gfield_list td + td {
  padding: 0 0 0.5em 0.7em; }

.left_label .gfield_list, .right_label .gfield_list {
  width: 64%; }

.top_label .gfield_list {
  width: 99%; }

.left_label .gf_list_one_column, .right_label .gf_list_one_column {
  width: 45%; }

.top_label .gf_list_one_column {
  width: 46%; }

.gfield_list input {
  width: 98%; }

.gfield_icon_disabled {
  cursor: default !important;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6; }

table.gfield_list td.gfield_list_icons {
  min-width: 45px !important; }

li.gf_list_inline ul.gfield_checkbox li,
li.gf_list_inline ul.gfield_radio li {
  width: auto !important;
  float: none !important;
  margin: 0 10px 10px 0;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline; }

li.gf_hide_ampm div.gfield_time_ampm {
  display: none !important; }

.gform_card_icon_container {
  margin: 8px 0 6px 0;
  height: 32px; }

div.gform_card_icon {
  margin-right: 4px;
  text-indent: -9000px;
  background-image: url(../images/forms/gravity-forms/gf_creditcard_icons.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 32px;
  float: left; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -64px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -256px; }

.ginput_complex .ginput_cardinfo_left,
.ginput_complex .ginput_cardinfo_right {
  min-height: 43px;
  position: relative;
  float: left; }

.ginput_complex .ginput_cardinfo_left {
  width: 50%;
  margin-right: 1%; }

.ginput_complex .ginput_cardinfo_right {
  min-width: 85px !important; }

.ginput_complex .ginput_cardinfo_left label,
.ginput_complex .ginput_cardinfo_right label {
  white-space: nowrap !important; }

.ginput_complex span.ginput_cardextras {
  display: block;
  overflow: hidden; }

.ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
  position: relative;
  display: block;
  min-width: 160px !important; }

.ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,
.ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
  width: 48% !important;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline; }

.ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
  margin-right: 4px; }

.ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
  max-width: 50% !important; }

.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
  width: 32px;
  height: 23px;
  background-image: url(../images/forms/gravity-forms/gf_creditcard_icons.png);
  background-repeat: no-repeat;
  background-position: 0 -128px;
  position: relative;
  top: -1px;
  left: 6px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline; }

/* Date Picker Container */
#datecontainer {
  margin: 50px auto 0;
  width: 280px; }

#datecontainer input {
  width: 216px;
  background: #f1f1f1;
  -webkit-box-shadow: inset 0px 1px 1px #555, 0px 1px 0px 0px #777;
  -moz-box-shadow: inset 0px 1px 1px #555, 0px 1px 0px 0px #777;
  box-shadow: inset 0px 1px 1px #555, 0px 1px 0px 0px #777;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  color: #777;
  padding: 8px 10px;
  border: 1px solid #111;
  float: left;
  display: table; }

#datecontainer input:focus {
  outline: 0; }

/* Date Trigger (Icon) */
#datecontainer .ui-datepicker-trigger {
  float: left;
  display: table;
  cursor: pointer;
  margin: 3px 5px; }

/* Calendar Container */
#ui-datepicker-div {
  display: none;
  width: 260px;
  min-width: 260px;
  padding: 8px 8px 8px 8px;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  list-style: none;
  font-size: 0.875rem;
  position: relative;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
  z-index: 1000 !important; }
  #ui-datepicker-div:before, #ui-datepicker-div:after {
    content: " ";
    display: table; }
  #ui-datepicker-div:after {
    clear: both; }

#ui-datepicker-div a {
  text-decoration: none; }

/* Date Picker Header */
.ui-datepicker-header {
  text-align: center;
  display: block;
  padding-bottom: 3px; }
  .ui-datepicker-header:before, .ui-datepicker-header:after {
    content: " ";
    display: table; }
  .ui-datepicker-header:after {
    clear: both; }

.ui-datepicker-title {
  text-align: center; }

.ui-datepicker-prev, .ui-datepicker-next {
  *display: inline;
  display: inline-block;
  padding: 2px 4px; }
  .ui-datepicker-prev span.ui-icon, .ui-datepicker-next span.ui-icon {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0; }
  .ui-datepicker-prev:before, .ui-datepicker-prev:after, .ui-datepicker-next:before, .ui-datepicker-next:after {
    font-family: FontAwesome;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 14px;
    letter-spacing: 0; }

.ui-datepicker-prev:before {
  content: "\f100"; }

.ui-datepicker-next:after {
  content: "\f101"; }

.ui-datepicker-prev:hover, .ui-datepicker-next:hover {
  cursor: pointer; }

.ui-datepicker-prev {
  float: left; }

.ui-datepicker-next {
  float: right; }

.ui-datepicker-header select {
  width: 60px !important;
  max-width: 60px !important;
  font-size: 0.75rem;
  line-height: 1.2em;
  font-weight: 700;
  padding: 2px 2px !important;
  display: block;
  -webkit-appearance: button;
  -webkit-user-select: none;
  background-position: right center;
  background-repeat: no-repeat;
  text-overflow: ellipsis;
  vertical-align: middle;
  position: absolute;
  top: 6px;
  left: 50%; }

.ui-datepicker-header option {
  font-size: 0.725rem;
  line-height: 1.4em; }

.ui-datepicker-header select.ui-datepicker-month {
  margin-left: -70px; }

.ui-datepicker-header select.ui-datepicker-year {
  margin-right: -70px; }

/* Date Picker Table */
.ui-datepicker table {
  width: 100%; }

.ui-datepicker th {
  text-transform: uppercase;
  font-size: 6pt;
  padding: 5px 0; }

.ui-datepicker tbody td {
  padding: 0; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-decoration: none; }

/* Date Picker Hover & Active */
.ui-datepicker-calendar .ui-state-hover {
  text-decoration: none !important; }

.ui-datepicker-calendar .ui-state-active {
  position: relative;
  margin: -1px; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  margin-bottom: 0; }

/* USE FOR NO WEEKEND SELECTIONS 
.ui-datepicker-calendar td:nth-child(7n+0), .ui-datepicker-calendar tr td:first-child{ 
.ui-state-default, .ui-state-active{
	background:transparent;
	pointer-events: none;
   cursor: default;
   text-shadow: 0px 0px 0px #4d7a85;
   @include opacity(0.6);
}
}
*/
form .address-element {
  display: block; }
form .address-element .ginput_left {
  display: block;
  width: 100%; }
form .address-element .ginput_right {
  display: block;
  width: 60%;
  margin-right: 3.5%; }
form .address-element .ginput_left:last-of-type {
  width: 35%; }
form .address-element-intnat,
form .address-element-international {
  display: block; }
  form .address-element-intnat .address_city,
  form .address-element-international .address_city {
    display: block;
    width: 98.5%;
    margin-right: 0;
    float: left; }
  form .address-element-intnat .address_state,
  form .address-element-international .address_state {
    display: block;
    width: 98.5%;
    margin-right: 0;
    float: left; }
  form .address-element-intnat .address_zip,
  form .address-element-international .address_zip {
    display: block;
    width: 98.5%;
    margin-right: 0;
    float: left; }
  form .address-element-intnat .address_country,
  form .address-element-international .address_country {
    display: block;
    width: 98.5%;
    margin-right: 0;
    float: left; }

@media only screen and (min-width: 768px) {
  form .address-element {
    display: block; }
  form .address-element .ginput_left {
    display: block;
    width: 38%;
    margin-right: 1.5%; }
  form .address-element .ginput_right {
    display: block;
    width: 37.5%;
    margin-right: 0.95%; }
  form .address-element .ginput_left:last-of-type {
    width: 20%;
    float: right; }
  form .address-element-intnat,
  form .address-element-international {
    display: block; }
    form .address-element-intnat .address_city,
    form .address-element-international .address_city {
      display: block;
      width: 34.5%;
      margin-right: 1.5%;
      float: left; }
    form .address-element-intnat .address_state,
    form .address-element-international .address_state {
      display: block;
      width: 19.5%;
      margin-right: 1.5%;
      float: left; }
    form .address-element-intnat .address_zip,
    form .address-element-international .address_zip {
      display: block;
      width: 15.5%;
      margin-right: 1.5%;
      float: left; }
    form .address-element-intnat .address_country,
    form .address-element-international .address_country {
      display: block;
      width: 24.5%;
      margin-right: 0;
      float: left; } }
.gform_fileupload_multifile, .ginput_container_fileupload {
  display: block;
  width: auto;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  min-height: 36px;
  overflow: hidden;
  max-width: 99%; }

.gform_drop_area {
  padding: 10px 0px;
  display: block;
  border-width: 2px;
  border-style: dotted;
  text-align: center;
  min-height: 100px; }

.gform_drop_area:hover {
  cursor: pointer; }

.gform_drop_area span {
  font-size: 1.5rem;
  line-height: 1.2;
  padding: 10px;
  display: block;
  text-align: center; }

.gform_fileupload_multifile input[type="button"], .ginput_container_fileupload input[type="button"] {
  float: none;
  margin: 0px auto;
  clear: both; }

.ginput_preview, div.ginput_preview {
  font-size: 0.875rem;
  line-height: 1.2;
  display: block;
  padding: 6px 2% !important;
  width: 95%; }
  .ginput_preview:before, .ginput_preview:after, div.ginput_preview:before, div.ginput_preview:after {
    content: " ";
    display: table; }
  .ginput_preview:after, div.ginput_preview:after {
    clear: both; }

.ginput_preview img.gform_delete {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0px 5px 0px 0px;
  line-height: 14px; }

.ginput_container_fileupload input[type="file"] {
  font-size: 0.875rem;
  line-height: 1.2;
  display: block;
  font-weight: 300;
  letter-spacing: -0.2pt; }

.clear-multi:before, .clear-multi:after {
  content: " ";
  display: table; }
.clear-multi:after {
  clear: both; }

.gfield_time_ampm {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block; }

.gfield_time_ampm select {
  width: 60px !important; }

.gfield_time_hour, .gfield_time_minute, .gfield_time_ampm {
  width: 70px;
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  clear: none;
  float: left; }

.gfield_time_hour input,
.gfield_time_minute input {
  width: 70% !important; }

.select2-container .select2-choice:hover {
  text-decoration: none; }

.selectBox-dropdown,
.selectBox-inline {
  display: block;
  min-width: 96.5%;
  max-width: 97.5%;
  position: relative;
  text-decoration: none;
  text-align: left;
  outline: none;
  vertical-align: middle;
  cursor: default;
  padding: 0;
  margin: 0; }
  .selectBox-dropdown:hover, .selectBox-dropdown:focus,
  .selectBox-inline:hover,
  .selectBox-inline:focus {
    text-decoration: none !important;
    cursor: pointer; }

.selectBox-dropdown li,
.selectBox-inline li {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  display: block; }
.selectBox-dropdown a,
.selectBox-inline a {
  text-decoration: none !important; }
  .selectBox-dropdown a:hover, .selectBox-dropdown a:focus,
  .selectBox-inline a:hover,
  .selectBox-inline a:focus {
    text-decoration: none !important;
    cursor: pointer; }
.selectBox-dropdown .selectBox-label,
.selectBox-inline .selectBox-label {
  display: block;
  white-space: nowrap;
  margin-right: 23px !important;
  overflow: hidden;
  width: auto !important;
  position: relative; }
  .selectBox-dropdown .selectBox-label:hover, .selectBox-dropdown .selectBox-label:focus,
  .selectBox-inline .selectBox-label:hover,
  .selectBox-inline .selectBox-label:focus {
    text-decoration: none !important; }
.selectBox-dropdown .selectBox-arrow,
.selectBox-inline .selectBox-arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 23px;
  height: 100%;
  line-height: 0; }
.selectBox-dropdown .selectBox-arrow:after,
.selectBox-inline .selectBox-arrow:after {
  font-family: FontAwesome;
  content: "\f0d7";
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  letter-spacing: 0;
  position: absolute;
  left: 50%;
  margin-left: -0.25rem;
  top: 50%;
  margin-top: 0rem; }

.selectBox-dropdown.selectBox-menuShowing-bottom {
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.selectBox-dropdown.selectBox-menuShowing-top {
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 200px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2); }
  .selectBox-dropdown-menu a {
    text-decoration: none !important; }
    .selectBox-dropdown-menu a:hover, .selectBox-dropdown-menu a:focus {
      text-decoration: none !important; }

.selectBox-inline {
  min-width: 94% !important;
  outline: none;
  display: block !important;
  overflow: auto;
  height: auto !important;
  max-height: 200px; }

.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0;
  text-decoration: none; }

.selectBox-options.selectBox-options-top {
  border-bottom: none;
  margin-top: 1px; }

.selectBox-options.selectBox-options-bottom {
  border-top: none; }

.selectBox-options li a {
  white-space: normal;
  overflow: hidden;
  background-position: 6px center;
  background-repeat: no-repeat;
  cursor: pointer;
  text-decoration: none; }
  .selectBox-options li a:hover, .selectBox-options li a:focus {
    text-decoration: none; }
.selectBox-options li:hover, .selectBox-options li:focus {
  text-decoration: none; }
.selectBox-options li.selectBox-hover a {
  text-decoration: none; }
  .selectBox-options li.selectBox-hover a:hover, .selectBox-options li.selectBox-hover a:focus {
    text-decoration: none; }
.selectBox-options .selectBox-optgroup {
  padding: 4px 8px;
  white-space: nowrap; }

.selectBox.selectBox-disabled {
  color: #888 !important; }
  .selectBox.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666; }

.selectBox-inline.selectBox-disabled {
  color: #888 !important; }
  .selectBox-inline.selectBox-disabled .selectBox-options a {
    background-color: transparent !important; }

label {
  *display: inline;
  display: inline-block;
  padding: 0.25rem 0.25rem 0.375rem 0.25rem;
  margin: 0;
  font-size: 1rem;
  line-height: 1.2;
  clear: left;
  vertical-align: middle; }
  label div {
    margin-right: 0.5rem !important; }

.ginput_complex.ginput_container label {
  margin-bottom: 1rem;
  font-weight: normal; }

.no-label label,
.hidden_label label {
  display: none; }
  .no-label label label,
  .hidden_label label label {
    display: inline-block; }

.ginput_complex label,
.gfield_time_hour label,
.gfield_time_minute label,
.gfield_date_month label,
.gfield_date_day label,
.gfield_date_year label,
.gfield_description,
.gsection_description,
.instruction {
  font-size: 0.725rem;
  line-height: 1.2;
  clear: both;
  padding: 0.775rem 0.25rem 0.5rem 0.25rem;
  width: 96.5%; }

.gform_description,
.gfield_description {
  padding: 0.5rem 0.25rem 0.5rem 0.25rem;
  line-height: 1.4; }

.field_description_above .gfield_description {
  padding: 0rem 0.25rem 0.775rem 0.25rem;
  line-height: 1.4; }

.gfield_required {
  margin-left: 0.25rem; }

.validation_error {
  font-size: 0.875rem;
  line-height: 1.2em;
  margin-bottom: 0.775rem; }

.validation_message {
  font-size: 0.775rem; }

#gforms_confirmation_message {
  margin: 1.25rem 0;
  max-width: 99%; }

input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=url],
input[type=file],
textarea,
select {
  -webkit-appearance: none;
  margin: 0;
  padding: 0;
  outline: none;
  display: block;
  outline-style: none;
  clear: both;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

.select2-selection,
.select2-container .select2-selection--single,
.select2-container--open .select2-dropdown--below {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=url],
input[type=file],
textarea,
select,
.selectBox-dropdown li a,
.selectBox-options li a,
.selectBox-label,
.select2-container .select2-choice,
.select2-drop,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0.675rem 0.375rem;
  font-size: 0.775rem;
  letter-spacing: 0;
  line-height: normal; }

input[type=file] {
  padding: 9px 0.375rem; }

:-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
input:-moz-placeholder {
  text-overflow: ellipsis;
  line-height: normal; }

.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-right: 26px !important; }

input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=url],
input[type=file],
textarea,
select,
.selectBox-dropdown,
.selectBox-dropdown-menu,
.selectBox-inline,
.selectBox-arrow {
  text-decoration: none; }
  input[type=text]:hover,
  input[type=search]:hover,
  input[type=email]:hover,
  input[type=password]:hover,
  input[type=number]:hover,
  input[type=tel]:hover,
  input[type=url]:hover,
  input[type=file]:hover,
  textarea:hover,
  select:hover,
  .selectBox-dropdown:hover,
  .selectBox-dropdown-menu:hover,
  .selectBox-inline:hover,
  .selectBox-arrow:hover {
    text-decoration: none; }

.selectBox-arrow {
  border-top: none;
  border-right: none;
  border-bottom: none; }

select {
  display: block;
  -webkit-appearance: button;
  -webkit-user-select: none;
  background-position: right center;
  background-repeat: no-repeat;
  text-overflow: ellipsis;
  vertical-align: middle; }

select option {
  display: block;
  vertical-align: middle; }

input[type="radio"] + label,
input[type="checkbox"] + label,
label + input[type="radio"],
label + input[type="checkbox"] {
  display: inline-block;
  padding-left: 1.25rem;
  text-indent: -0.5rem;
  clear: none;
  line-height: 1.4;
  vertical-align: middle; }
  input[type="radio"] + label:hover,
  input[type="checkbox"] + label:hover,
  label + input[type="radio"]:hover,
  label + input[type="checkbox"]:hover {
    cursor: pointer; }

label.checkbox-label,
label.checkbox,
label.radio-label,
label.radio {
  display: inline-block;
  padding-left: 1.25rem;
  text-indent: -0.5rem;
  clear: none;
  line-height: 1.4;
  vertical-align: middle;
  margin-right: 1rem; }
  label.checkbox-label:hover,
  label.checkbox:hover,
  label.radio-label:hover,
  label.radio:hover {
    cursor: pointer; }

input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

input[type="radio"] + label,
input[type="checkbox"] + label,
ul.gfield_checkbox li label,
ul.gfield_radio li label,
label.checkbox-label,
label.checkbox,
label.radio-label,
label.radio,
input[type="radio"] + label.checkbox-label,
input[type="radio"] + label.checkbox,
input[type="checkbox"] + label.radio-label,
input[type="checkbox"] + label.radio {
  font-size: 0.825rem;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }
  input[type="radio"] + label:hover,
  input[type="checkbox"] + label:hover,
  ul.gfield_checkbox li label:hover,
  ul.gfield_radio li label:hover,
  label.checkbox-label:hover,
  label.checkbox:hover,
  label.radio-label:hover,
  label.radio:hover,
  input[type="radio"] + label.checkbox-label:hover,
  input[type="radio"] + label.checkbox:hover,
  input[type="checkbox"] + label.radio-label:hover,
  input[type="checkbox"] + label.radio:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

form div[class^="icheckbox_square-red"].checked + label,
form div[class^="iradio_minimal"].checked + label,
form div[class^="iradio_square"].checked + label {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }
  form div[class^="icheckbox_square-red"].checked + label:hover,
  form div[class^="iradio_minimal"].checked + label:hover,
  form div[class^="iradio_square"].checked + label:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

div.checked + label,
div.checked + label.checkbox-label,
div.checked + label.radio-label,
div.checked:hover + label,
div.checked:hover + label.checkbox-label,
div.checked:hover + label.radio-label,
div.checked + label:hover,
div.checked + label.checkbox-label:hover,
div.checked + label.radio-label:hover,
input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label,
input[type="radio"]:checked + label.checkbox-label,
input[type="checkbox"]:checked + label.radio-label,
input[type="radio"]:checked:hover + label.checkbox-label,
input[type="checkbox"]:checked:hover + label.radio-label,
input[type="radio"]:checked + label,
input[type="radio"]:checked + label.checkbox-label,
input[type="radio"]:checked + label.checkbox,
input[type="radio"]:checked:hover + label.checkbox,
input[type="checkbox"]:checked + label,
input[type="checkbox"]:checked + label.radio-label,
input[type="checkbox"]:checked + label.radio,
input[type="checkbox"]:checked:hover + label.radio,
label.checkbox-label + input[type="radio"]:checked,
label.checkbox + input[type="radio"]:checked,
label.checkbox-label:hover + input[type="radio"]:checked,
label.checkbox:hover + input[type="radio"]:checked,
label.radio-label + input[type="checkbox"]:checked,
label.radio + input[type="checkbox"]:checked,
label.radio-label:hover + input[type="checkbox"]:checked,
label.radio:hover + input[type="checkbox"]:checked {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

form div[class^="iradio_minimal"],
form div[class^="iradio_square"] {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

ul.gfield_checkbox li,
ul.gfield_radio li {
  max-width: 45%;
  min-height: 32px;
  position: relative;
  float: left; }
  ul.gfield_checkbox li label,
  ul.gfield_radio li label {
    padding-left: 0.5rem; }
    ul.gfield_checkbox li label:hover,
    ul.gfield_radio li label:hover {
      cursor: pointer; }

.stacked ul.gfield_checkbox li,
.stacked ul.gfield_radio li {
  display: block;
  clear: both;
  max-width: 96.5%;
  min-height: auto;
  margin-left: 1rem;
  margin-bottom: 0.5rem; }

input[type=image] {
  border: none !important;
  padding: 0 !important;
  width: auto !important; }

span.checkbox-item {
  display: block;
  font-size: 0.875rem;
  line-height: 1.4; }

input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=url],
input[type=file],
textarea,
select,
option,
.selectBox-dropdown {
  width: 98.225%; }

textarea.small {
  height: 80px; }

textarea.medium {
  height: 150px; }

textarea.large {
  height: 250px; }

@media only screen and (min-width: 480px) {
  form .span25 input[type=text],
  form .span25 input[type=search],
  form .span25 input[type=email],
  form .span25 input[type=password],
  form .span25 input[type=number],
  form .span25 input[type=tel],
  form .span25 input[type=url],
  form .span25 input[type=file],
  form .span25 textarea,
  form .span25 select,
  form .span25 option,
  form .span25 .selectBox-dropdown {
    width: 96.75%; } }
@media only screen and (min-width: 580px) {
  form .span75 input[type=text],
  form .span75 input[type=search],
  form .span75 input[type=email],
  form .span75 input[type=password],
  form .span75 input[type=number],
  form .span75 input[type=tel],
  form .span75 input[type=url],
  form .span75 input[type=file],
  form .span75 textarea,
  form .span75 select,
  form .span75 option,
  form .span75 .selectBox-dropdown {
    width: 97.575%; }
  form .span50 input[type=text],
  form .span50 input[type=search],
  form .span50 input[type=email],
  form .span50 input[type=password],
  form .span50 input[type=number],
  form .span50 input[type=tel],
  form .span50 input[type=url],
  form .span50 input[type=file],
  form .span50 textarea,
  form .span50 select,
  form .span50 option,
  form .span50 .selectBox-dropdown {
    width: 96.8875%; }
  form .span33 input[type=text],
  form .span33 input[type=search],
  form .span33 input[type=email],
  form .span33 input[type=password],
  form .span33 input[type=number],
  form .span33 input[type=tel],
  form .span33 input[type=url],
  form .span33 input[type=file],
  form .span33 textarea,
  form .span33 select,
  form .span33 option,
  form .span33 .selectBox-dropdown {
    width: 96.33%; }
  form .span25 input[type=text],
  form .span25 input[type=search],
  form .span25 input[type=email],
  form .span25 input[type=password],
  form .span25 input[type=number],
  form .span25 input[type=tel],
  form .span25 input[type=url],
  form .span25 input[type=file],
  form .span25 textarea,
  form .span25 select,
  form .span25 option,
  form .span25 .selectBox-dropdown {
    width: 94%; } }
@media only screen and (min-width: 960px) {
  .stacked.stacked-50 ul.gfield_checkbox li,
  .stacked.stacked-50 ul.gfield_radio li {
    clear: none;
    max-width: 44.125%;
    width: 44.125%;
    margin-left: 1.125rem; }
    .stacked.stacked-50 ul.gfield_checkbox li:nth-of-type(2n-1),
    .stacked.stacked-50 ul.gfield_radio li:nth-of-type(2n-1) {
      clear: left; } }
.form-search {
  padding: 0px 0px;
  margin: 0;
  border: none;
  display: block;
  float: right;
  width: 100%; }
  .form-search label {
    display: none; }
  .form-search input[type=text], .form-search input[type=search] {
    display: block;
    float: left;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 36px;
    margin-right: -36px;
    height: 36px;
    line-height: 36px; }
  .form-search input[type=submit] {
    display: block;
    float: right;
    font-size: 0px;
    line-height: 0px;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    height: 36px;
    width: 36px;
    position: relative;
    -webkit-border-top-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important; }
  .form-search button.search-btn {
    display: block;
    float: right;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-align: center;
    height: 36px;
    width: 36px;
    position: relative;
    border: none;
    outline: none;
    -webkit-border-top-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important; }
    .form-search button.search-btn i {
      font-size: 1rem;
      line-height: 35px; }

/*
.form-search{
		padding:0px 0px;
		margin:0;
		border:none;
		display:block;
		width:240px;
		float:right;
		
		label{
			display:none;
		}
		
		input[type=text], input[type=search]{
			display:block;
			width:100%;
			padding:0 75px 0 5px;
			margin:0 -70px 0 0px;
			float:left;
			height:34px;
			
		}
		input[type=submit]{
			float:right;
			font-size:0.75rem;
			line-height:1.2;
			padding:6px 10px 6px 10px;
			height:34px;
			max-width:70px;
			width:70px;
		}
		input[type=submit]:hover{
		}
	}
	*/
/* iCheck plugin Minimal skin
----------------------------------- */
.icheckbox_minimal,
.iradio_minimal {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/minimal.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal {
  background-position: 0 0; }

.icheckbox_minimal.hover {
  background-position: -20px 0; }

.icheckbox_minimal.checked {
  background-position: -40px 0; }

.icheckbox_minimal.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal {
  background-position: -100px 0; }

.iradio_minimal.hover {
  background-position: -120px 0; }

.iradio_minimal.checked {
  background-position: -140px 0; }

.iradio_minimal.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal,
  .iradio_minimal {
    background-image: url(../images/forms/icheck/minimal/minimal@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* red */
.icheckbox_minimal-red,
.iradio_minimal-red {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/red.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-red {
  background-position: 0 0; }

.icheckbox_minimal-red.hover {
  background-position: -20px 0; }

.icheckbox_minimal-red.checked {
  background-position: -40px 0; }

.icheckbox_minimal-red.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-red.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-red {
  background-position: -100px 0; }

.iradio_minimal-red.hover {
  background-position: -120px 0; }

.iradio_minimal-red.checked {
  background-position: -140px 0; }

.iradio_minimal-red.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-red.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-red,
  .iradio_minimal-red {
    background-image: url(../images/forms/icheck/minimal/red@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* green */
.icheckbox_minimal-green,
.iradio_minimal-green {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/green.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-green {
  background-position: 0 0; }

.icheckbox_minimal-green.hover {
  background-position: -20px 0; }

.icheckbox_minimal-green.checked {
  background-position: -40px 0; }

.icheckbox_minimal-green.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-green.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-green {
  background-position: -100px 0; }

.iradio_minimal-green.hover {
  background-position: -120px 0; }

.iradio_minimal-green.checked {
  background-position: -140px 0; }

.iradio_minimal-green.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-green.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-green,
  .iradio_minimal-green {
    background-image: url(../images/forms/icheck/minimal/green@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* blue */
.icheckbox_minimal-blue,
.iradio_minimal-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/blue.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-blue {
  background-position: 0 0; }

.icheckbox_minimal-blue.hover {
  background-position: -20px 0; }

.icheckbox_minimal-blue.checked {
  background-position: -40px 0; }

.icheckbox_minimal-blue.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-blue.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-blue {
  background-position: -100px 0; }

.iradio_minimal-blue.hover {
  background-position: -120px 0; }

.iradio_minimal-blue.checked {
  background-position: -140px 0; }

.iradio_minimal-blue.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-blue.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-blue,
  .iradio_minimal-blue {
    background-image: url(../images/forms/icheck/minimal/blue@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* aero */
.icheckbox_minimal-aero,
.iradio_minimal-aero {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/aero.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-aero {
  background-position: 0 0; }

.icheckbox_minimal-aero.hover {
  background-position: -20px 0; }

.icheckbox_minimal-aero.checked {
  background-position: -40px 0; }

.icheckbox_minimal-aero.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-aero.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-aero {
  background-position: -100px 0; }

.iradio_minimal-aero.hover {
  background-position: -120px 0; }

.iradio_minimal-aero.checked {
  background-position: -140px 0; }

.iradio_minimal-aero.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-aero.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-aero,
  .iradio_minimal-aero {
    background-image: url(../images/forms/icheck/minimal/aero@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* grey */
.icheckbox_minimal-grey,
.iradio_minimal-grey {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/grey.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-grey {
  background-position: 0 0; }

.icheckbox_minimal-grey.hover {
  background-position: -20px 0; }

.icheckbox_minimal-grey.checked {
  background-position: -40px 0; }

.icheckbox_minimal-grey.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-grey.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-grey {
  background-position: -100px 0; }

.iradio_minimal-grey.hover {
  background-position: -120px 0; }

.iradio_minimal-grey.checked {
  background-position: -140px 0; }

.iradio_minimal-grey.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-grey.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-grey,
  .iradio_minimal-grey {
    background-image: url(../images/forms/icheck/minimal/grey@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* orange */
.icheckbox_minimal-orange,
.iradio_minimal-orange {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/orange.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-orange {
  background-position: 0 0; }

.icheckbox_minimal-orange.hover {
  background-position: -20px 0; }

.icheckbox_minimal-orange.checked {
  background-position: -40px 0; }

.icheckbox_minimal-orange.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-orange.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-orange {
  background-position: -100px 0; }

.iradio_minimal-orange.hover {
  background-position: -120px 0; }

.iradio_minimal-orange.checked {
  background-position: -140px 0; }

.iradio_minimal-orange.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-orange.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-orange,
  .iradio_minimal-orange {
    background-image: url(../images/forms/icheck/minimal/orange@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* yellow */
.icheckbox_minimal-yellow,
.iradio_minimal-yellow {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/yellow.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-yellow {
  background-position: 0 0; }

.icheckbox_minimal-yellow.hover {
  background-position: -20px 0; }

.icheckbox_minimal-yellow.checked {
  background-position: -40px 0; }

.icheckbox_minimal-yellow.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-yellow.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-yellow {
  background-position: -100px 0; }

.iradio_minimal-yellow.hover {
  background-position: -120px 0; }

.iradio_minimal-yellow.checked {
  background-position: -140px 0; }

.iradio_minimal-yellow.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-yellow.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-yellow,
  .iradio_minimal-yellow {
    background-image: url(../images/forms/icheck/minimal/yellow@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* pink */
.icheckbox_minimal-pink,
.iradio_minimal-pink {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/pink.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-pink {
  background-position: 0 0; }

.icheckbox_minimal-pink.hover {
  background-position: -20px 0; }

.icheckbox_minimal-pink.checked {
  background-position: -40px 0; }

.icheckbox_minimal-pink.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-pink.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-pink {
  background-position: -100px 0; }

.iradio_minimal-pink.hover {
  background-position: -120px 0; }

.iradio_minimal-pink.checked {
  background-position: -140px 0; }

.iradio_minimal-pink.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-pink.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-pink,
  .iradio_minimal-pink {
    background-image: url(../images/forms/icheck/minimal/pink@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* purple */
.icheckbox_minimal-purple,
.iradio_minimal-purple {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/forms/icheck/minimal/purple.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_minimal-purple {
  background-position: 0 0; }

.icheckbox_minimal-purple.hover {
  background-position: -20px 0; }

.icheckbox_minimal-purple.checked {
  background-position: -40px 0; }

.icheckbox_minimal-purple.disabled {
  background-position: -60px 0;
  cursor: default; }

.icheckbox_minimal-purple.checked.disabled {
  background-position: -80px 0; }

.iradio_minimal-purple {
  background-position: -100px 0; }

.iradio_minimal-purple.hover {
  background-position: -120px 0; }

.iradio_minimal-purple.checked {
  background-position: -140px 0; }

.iradio_minimal-purple.disabled {
  background-position: -160px 0;
  cursor: default; }

.iradio_minimal-purple.checked.disabled {
  background-position: -180px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox_minimal-purple,
  .iradio_minimal-purple {
    background-image: url(../images/forms/icheck/minimal/purple@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px; } }
/* iCheck plugin Flat skin
----------------------------------- */
.icheckbox_flat,
.iradio_flat {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/flat.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat {
  background-position: 0 0; }

.icheckbox_flat.checked {
  background-position: -22px 0; }

.icheckbox_flat.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat.checked.disabled {
  background-position: -66px 0; }

.iradio_flat {
  background-position: -88px 0; }

.iradio_flat.checked {
  background-position: -110px 0; }

.iradio_flat.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat,
  .iradio_flat {
    background-image: url(../images/forms/icheck/flat/flat@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* red */
.icheckbox_flat-red,
.iradio_flat-red {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/red.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat-red {
  background-position: 0 0; }

.icheckbox_flat-red.checked {
  background-position: -22px 0; }

.icheckbox_flat-red.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat-red.checked.disabled {
  background-position: -66px 0; }

.iradio_flat-red {
  background-position: -88px 0; }

.iradio_flat-red.checked {
  background-position: -110px 0; }

.iradio_flat-red.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat-red.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat-red,
  .iradio_flat-red {
    background-image: url(../images/forms/icheck/flat/red@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* green */
.icheckbox_flat-green,
.iradio_flat-green {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/green.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat-green {
  background-position: 0 0; }

.icheckbox_flat-green.checked {
  background-position: -22px 0; }

.icheckbox_flat-green.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat-green.checked.disabled {
  background-position: -66px 0; }

.iradio_flat-green {
  background-position: -88px 0; }

.iradio_flat-green.checked {
  background-position: -110px 0; }

.iradio_flat-green.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat-green.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat-green,
  .iradio_flat-green {
    background-image: url(../images/forms/icheck/flat/green@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* blue */
.icheckbox_flat-blue,
.iradio_flat-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/blue.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat-blue {
  background-position: 0 0; }

.icheckbox_flat-blue.checked {
  background-position: -22px 0; }

.icheckbox_flat-blue.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat-blue.checked.disabled {
  background-position: -66px 0; }

.iradio_flat-blue {
  background-position: -88px 0; }

.iradio_flat-blue.checked {
  background-position: -110px 0; }

.iradio_flat-blue.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat-blue.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat-blue,
  .iradio_flat-blue {
    background-image: url(../images/forms/icheck/flat/blue@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* aero */
.icheckbox_flat-aero,
.iradio_flat-aero {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/aero.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat-aero {
  background-position: 0 0; }

.icheckbox_flat-aero.checked {
  background-position: -22px 0; }

.icheckbox_flat-aero.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat-aero.checked.disabled {
  background-position: -66px 0; }

.iradio_flat-aero {
  background-position: -88px 0; }

.iradio_flat-aero.checked {
  background-position: -110px 0; }

.iradio_flat-aero.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat-aero.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat-aero,
  .iradio_flat-aero {
    background-image: url(../images/forms/icheck/flat/aero@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* grey */
.icheckbox_flat-grey,
.iradio_flat-grey {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/grey.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat-grey {
  background-position: 0 0; }

.icheckbox_flat-grey.checked {
  background-position: -22px 0; }

.icheckbox_flat-grey.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat-grey.checked.disabled {
  background-position: -66px 0; }

.iradio_flat-grey {
  background-position: -88px 0; }

.iradio_flat-grey.checked {
  background-position: -110px 0; }

.iradio_flat-grey.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat-grey.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat-grey,
  .iradio_flat-grey {
    background-image: url(../images/forms/icheck/flat/grey@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* orange */
.icheckbox_flat-orange,
.iradio_flat-orange {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/orange.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat-orange {
  background-position: 0 0; }

.icheckbox_flat-orange.checked {
  background-position: -22px 0; }

.icheckbox_flat-orange.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat-orange.checked.disabled {
  background-position: -66px 0; }

.iradio_flat-orange {
  background-position: -88px 0; }

.iradio_flat-orange.checked {
  background-position: -110px 0; }

.iradio_flat-orange.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat-orange.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat-orange,
  .iradio_flat-orange {
    background-image: url(../images/forms/icheck/flat/orange@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* yellow */
.icheckbox_flat-yellow,
.iradio_flat-yellow {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/yellow.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat-yellow {
  background-position: 0 0; }

.icheckbox_flat-yellow.checked {
  background-position: -22px 0; }

.icheckbox_flat-yellow.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat-yellow.checked.disabled {
  background-position: -66px 0; }

.iradio_flat-yellow {
  background-position: -88px 0; }

.iradio_flat-yellow.checked {
  background-position: -110px 0; }

.iradio_flat-yellow.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat-yellow.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat-yellow,
  .iradio_flat-yellow {
    background-image: url(../images/forms/icheck/flat/yellow@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* pink */
.icheckbox_flat-pink,
.iradio_flat-pink {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/pink.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat-pink {
  background-position: 0 0; }

.icheckbox_flat-pink.checked {
  background-position: -22px 0; }

.icheckbox_flat-pink.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat-pink.checked.disabled {
  background-position: -66px 0; }

.iradio_flat-pink {
  background-position: -88px 0; }

.iradio_flat-pink.checked {
  background-position: -110px 0; }

.iradio_flat-pink.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat-pink.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat-pink,
  .iradio_flat-pink {
    background-image: url(../images/forms/icheck/flat/pink@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* purple */
.icheckbox_flat-purple,
.iradio_flat-purple {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(../images/forms/icheck/flat/purple.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_flat-purple {
  background-position: 0 0; }

.icheckbox_flat-purple.checked {
  background-position: -22px 0; }

.icheckbox_flat-purple.disabled {
  background-position: -44px 0;
  cursor: default; }

.icheckbox_flat-purple.checked.disabled {
  background-position: -66px 0; }

.iradio_flat-purple {
  background-position: -88px 0; }

.iradio_flat-purple.checked {
  background-position: -110px 0; }

.iradio_flat-purple.disabled {
  background-position: -132px 0;
  cursor: default; }

.iradio_flat-purple.checked.disabled {
  background-position: -154px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox_flat-purple,
  .iradio_flat-purple {
    background-image: url(../images/forms/icheck/flat/purple@2x.png);
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }
/* iCheck plugin Line skin
----------------------------------- */
.icheckbox_line,
.iradio_line {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #000;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line .icheck_line-icon,
.iradio_line .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line.hover,
.icheckbox_line.checked.hover,
.iradio_line.hover {
  background: #444; }

.icheckbox_line.checked,
.iradio_line.checked {
  background: #000; }

.icheckbox_line.checked .icheck_line-icon,
.iradio_line.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line.disabled,
.iradio_line.disabled {
  background: #ccc;
  cursor: default; }

.icheckbox_line.disabled .icheck_line-icon,
.iradio_line.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line.checked.disabled,
.iradio_line.checked.disabled {
  background: #ccc; }

.icheckbox_line.checked.disabled .icheck_line-icon,
.iradio_line.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_line .icheck_line-icon,
  .iradio_line .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* red */
.icheckbox_line-red,
.iradio_line-red {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #e56c69;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line-red .icheck_line-icon,
.iradio_line-red .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line-red.hover,
.icheckbox_line-red.checked.hover,
.iradio_line-red.hover {
  background: #E98582; }

.icheckbox_line-red.checked,
.iradio_line-red.checked {
  background: #e56c69; }

.icheckbox_line-red.checked .icheck_line-icon,
.iradio_line-red.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line-red.disabled,
.iradio_line-red.disabled {
  background: #F7D3D2;
  cursor: default; }

.icheckbox_line-red.disabled .icheck_line-icon,
.iradio_line-red.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line-red.checked.disabled,
.iradio_line-red.checked.disabled {
  background: #F7D3D2; }

.icheckbox_line-red.checked.disabled .icheck_line-icon,
.iradio_line-red.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_line-red .icheck_line-icon,
  .iradio_line-red .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* green */
.icheckbox_line-green,
.iradio_line-green {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #1b7e5a;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line-green .icheck_line-icon,
.iradio_line-green .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line-green.hover,
.icheckbox_line-green.checked.hover,
.iradio_line-green.hover {
  background: #24AA7A; }

.icheckbox_line-green.checked,
.iradio_line-green.checked {
  background: #1b7e5a; }

.icheckbox_line-green.checked .icheck_line-icon,
.iradio_line-green.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line-green.disabled,
.iradio_line-green.disabled {
  background: #89E6C4;
  cursor: default; }

.icheckbox_line-green.disabled .icheck_line-icon,
.iradio_line-green.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line-green.checked.disabled,
.iradio_line-green.checked.disabled {
  background: #89E6C4; }

.icheckbox_line-green.checked.disabled .icheck_line-icon,
.iradio_line-green.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_line-green .icheck_line-icon,
  .iradio_line-green .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* blue */
.icheckbox_line-blue,
.iradio_line-blue {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #2489c5;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line-blue .icheck_line-icon,
.iradio_line-blue .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line-blue.hover,
.icheckbox_line-blue.checked.hover,
.iradio_line-blue.hover {
  background: #3DA0DB; }

.icheckbox_line-blue.checked,
.iradio_line-blue.checked {
  background: #2489c5; }

.icheckbox_line-blue.checked .icheck_line-icon,
.iradio_line-blue.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line-blue.disabled,
.iradio_line-blue.disabled {
  background: #ADD7F0;
  cursor: default; }

.icheckbox_line-blue.disabled .icheck_line-icon,
.iradio_line-blue.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line-blue.checked.disabled,
.iradio_line-blue.checked.disabled {
  background: #ADD7F0; }

.icheckbox_line-blue.checked.disabled .icheck_line-icon,
.iradio_line-blue.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_line-blue .icheck_line-icon,
  .iradio_line-blue .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* aero */
.icheckbox_line-aero,
.iradio_line-aero {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #9cc2cb;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line-aero .icheck_line-icon,
.iradio_line-aero .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line-aero.hover,
.icheckbox_line-aero.checked.hover,
.iradio_line-aero.hover {
  background: #B5D1D8; }

.icheckbox_line-aero.checked,
.iradio_line-aero.checked {
  background: #9cc2cb; }

.icheckbox_line-aero.checked .icheck_line-icon,
.iradio_line-aero.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line-aero.disabled,
.iradio_line-aero.disabled {
  background: #D2E4E8;
  cursor: default; }

.icheckbox_line-aero.disabled .icheck_line-icon,
.iradio_line-aero.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line-aero.checked.disabled,
.iradio_line-aero.checked.disabled {
  background: #D2E4E8; }

.icheckbox_line-aero.checked.disabled .icheck_line-icon,
.iradio_line-aero.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_line-aero .icheck_line-icon,
  .iradio_line-aero .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* grey */
.icheckbox_line-grey,
.iradio_line-grey {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #73716e;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line-grey .icheck_line-icon,
.iradio_line-grey .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line-grey.hover,
.icheckbox_line-grey.checked.hover,
.iradio_line-grey.hover {
  background: #8B8986; }

.icheckbox_line-grey.checked,
.iradio_line-grey.checked {
  background: #73716e; }

.icheckbox_line-grey.checked .icheck_line-icon,
.iradio_line-grey.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line-grey.disabled,
.iradio_line-grey.disabled {
  background: #D5D4D3;
  cursor: default; }

.icheckbox_line-grey.disabled .icheck_line-icon,
.iradio_line-grey.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line-grey.checked.disabled,
.iradio_line-grey.checked.disabled {
  background: #D5D4D3; }

.icheckbox_line-grey.checked.disabled .icheck_line-icon,
.iradio_line-grey.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_line-grey .icheck_line-icon,
  .iradio_line-grey .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* orange */
.icheckbox_line-orange,
.iradio_line-orange {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #f70;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line-orange .icheck_line-icon,
.iradio_line-orange .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line-orange.hover,
.icheckbox_line-orange.checked.hover,
.iradio_line-orange.hover {
  background: #FF9233; }

.icheckbox_line-orange.checked,
.iradio_line-orange.checked {
  background: #f70; }

.icheckbox_line-orange.checked .icheck_line-icon,
.iradio_line-orange.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line-orange.disabled,
.iradio_line-orange.disabled {
  background: #FFD6B3;
  cursor: default; }

.icheckbox_line-orange.disabled .icheck_line-icon,
.iradio_line-orange.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line-orange.checked.disabled,
.iradio_line-orange.checked.disabled {
  background: #FFD6B3; }

.icheckbox_line-orange.checked.disabled .icheck_line-icon,
.iradio_line-orange.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_line-orange .icheck_line-icon,
  .iradio_line-orange .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* yellow */
.icheckbox_line-yellow,
.iradio_line-yellow {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #FFC414;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line-yellow .icheck_line-icon,
.iradio_line-yellow .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line-yellow.hover,
.icheckbox_line-yellow.checked.hover,
.iradio_line-yellow.hover {
  background: #FFD34F; }

.icheckbox_line-yellow.checked,
.iradio_line-yellow.checked {
  background: #FFC414; }

.icheckbox_line-yellow.checked .icheck_line-icon,
.iradio_line-yellow.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line-yellow.disabled,
.iradio_line-yellow.disabled {
  background: #FFE495;
  cursor: default; }

.icheckbox_line-yellow.disabled .icheck_line-icon,
.iradio_line-yellow.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line-yellow.checked.disabled,
.iradio_line-yellow.checked.disabled {
  background: #FFE495; }

.icheckbox_line-yellow.checked.disabled .icheck_line-icon,
.iradio_line-yellow.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_line-yellow .icheck_line-icon,
  .iradio_line-yellow .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* pink */
.icheckbox_line-pink,
.iradio_line-pink {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #a77a94;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line-pink .icheck_line-icon,
.iradio_line-pink .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line-pink.hover,
.icheckbox_line-pink.checked.hover,
.iradio_line-pink.hover {
  background: #B995A9; }

.icheckbox_line-pink.checked,
.iradio_line-pink.checked {
  background: #a77a94; }

.icheckbox_line-pink.checked .icheck_line-icon,
.iradio_line-pink.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line-pink.disabled,
.iradio_line-pink.disabled {
  background: #E0D0DA;
  cursor: default; }

.icheckbox_line-pink.disabled .icheck_line-icon,
.iradio_line-pink.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line-pink.checked.disabled,
.iradio_line-pink.checked.disabled {
  background: #E0D0DA; }

.icheckbox_line-pink.checked.disabled .icheck_line-icon,
.iradio_line-pink.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_line-pink .icheck_line-icon,
  .iradio_line-pink .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* purple */
.icheckbox_line-purple,
.iradio_line-purple {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 15px 5px 38px;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  background: #6a5a8c;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.icheckbox_line-purple .icheck_line-icon,
.iradio_line-purple .icheck_line-icon {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 11px;
  margin: -5px 0 0 0;
  padding: 0;
  overflow: hidden;
  background: url(../images/forms/icheck/line/line.png) no-repeat;
  border: none; }

.icheckbox_line-purple.hover,
.icheckbox_line-purple.checked.hover,
.iradio_line-purple.hover {
  background: #8677A7; }

.icheckbox_line-purple.checked,
.iradio_line-purple.checked {
  background: #6a5a8c; }

.icheckbox_line-purple.checked .icheck_line-icon,
.iradio_line-purple.checked .icheck_line-icon {
  background-position: -15px 0; }

.icheckbox_line-purple.disabled,
.iradio_line-purple.disabled {
  background: #D2CCDE;
  cursor: default; }

.icheckbox_line-purple.disabled .icheck_line-icon,
.iradio_line-purple.disabled .icheck_line-icon {
  background-position: -30px 0; }

.icheckbox_line-purple.checked.disabled,
.iradio_line-purple.checked.disabled {
  background: #D2CCDE; }

.icheckbox_line-purple.checked.disabled .icheck_line-icon,
.iradio_line-purple.checked.disabled .icheck_line-icon {
  background-position: -45px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox_line-purple .icheck_line-icon,
  .iradio_line-purple .icheck_line-icon {
    background-image: url(../images/forms/icheck/line/line@2x.png);
    -webkit-background-size: 60px 13px;
    background-size: 60px 13px; } }
/* iCheck plugin Square skin
----------------------------------- */
.icheckbox_square,
.iradio_square {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/square.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square {
  background-position: 0 0; }

.icheckbox_square.hover {
  background-position: -24px 0; }

.icheckbox_square.checked {
  background-position: -48px 0; }

.icheckbox_square.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square.checked.disabled {
  background-position: -96px 0; }

.iradio_square {
  background-position: -120px 0; }

.iradio_square.hover {
  background-position: -144px 0; }

.iradio_square.checked {
  background-position: -168px 0; }

.iradio_square.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square,
  .iradio_square {
    background-image: url(../images/forms/icheck/square/square@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
/* red */
.icheckbox_square-red,
.iradio_square-red {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/red.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-red {
  background-position: 0 0; }

.icheckbox_square-red.hover {
  background-position: -24px 0; }

.icheckbox_square-red.checked {
  background-position: -48px 0; }

.icheckbox_square-red.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-red.checked.disabled {
  background-position: -96px 0; }

.iradio_square-red {
  background-position: -120px 0; }

.iradio_square-red.hover {
  background-position: -144px 0; }

.iradio_square-red.checked {
  background-position: -168px 0; }

.iradio_square-red.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-red.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-red,
  .iradio_square-red {
    background-image: url(../images/forms/icheck/square/red@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
/* green */
.icheckbox_square-green,
.iradio_square-green {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/green.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-green {
  background-position: 0 0; }

.icheckbox_square-green.hover {
  background-position: -24px 0; }

.icheckbox_square-green.checked {
  background-position: -48px 0; }

.icheckbox_square-green.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-green.checked.disabled {
  background-position: -96px 0; }

.iradio_square-green {
  background-position: -120px 0; }

.iradio_square-green.hover {
  background-position: -144px 0; }

.iradio_square-green.checked {
  background-position: -168px 0; }

.iradio_square-green.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-green.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-green,
  .iradio_square-green {
    background-image: url(../images/forms/icheck/square/green@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
/* blue */
.icheckbox_square-blue,
.iradio_square-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/blue.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-blue {
  background-position: 0 0; }

.icheckbox_square-blue.hover {
  background-position: -24px 0; }

.icheckbox_square-blue.checked {
  background-position: -48px 0; }

.icheckbox_square-blue.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-blue.checked.disabled {
  background-position: -96px 0; }

.iradio_square-blue {
  background-position: -120px 0; }

.iradio_square-blue.hover {
  background-position: -144px 0; }

.iradio_square-blue.checked {
  background-position: -168px 0; }

.iradio_square-blue.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-blue.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-blue,
  .iradio_square-blue {
    background-image: url(../images/forms/icheck/square/blue@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
/* aero */
.icheckbox_square-aero,
.iradio_square-aero {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/aero.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-aero {
  background-position: 0 0; }

.icheckbox_square-aero.hover {
  background-position: -24px 0; }

.icheckbox_square-aero.checked {
  background-position: -48px 0; }

.icheckbox_square-aero.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-aero.checked.disabled {
  background-position: -96px 0; }

.iradio_square-aero {
  background-position: -120px 0; }

.iradio_square-aero.hover {
  background-position: -144px 0; }

.iradio_square-aero.checked {
  background-position: -168px 0; }

.iradio_square-aero.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-aero.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-aero,
  .iradio_square-aero {
    background-image: url(../images/forms/icheck/square/aero@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
/* grey */
.icheckbox_square-grey,
.iradio_square-grey {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/grey.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-grey {
  background-position: 0 0; }

.icheckbox_square-grey.hover {
  background-position: -24px 0; }

.icheckbox_square-grey.checked {
  background-position: -48px 0; }

.icheckbox_square-grey.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-grey.checked.disabled {
  background-position: -96px 0; }

.iradio_square-grey {
  background-position: -120px 0; }

.iradio_square-grey.hover {
  background-position: -144px 0; }

.iradio_square-grey.checked {
  background-position: -168px 0; }

.iradio_square-grey.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-grey.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-grey,
  .iradio_square-grey {
    background-image: url(../images/forms/icheck/square/grey@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
/* orange */
.icheckbox_square-orange,
.iradio_square-orange {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/orange.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-orange {
  background-position: 0 0; }

.icheckbox_square-orange.hover {
  background-position: -24px 0; }

.icheckbox_square-orange.checked {
  background-position: -48px 0; }

.icheckbox_square-orange.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-orange.checked.disabled {
  background-position: -96px 0; }

.iradio_square-orange {
  background-position: -120px 0; }

.iradio_square-orange.hover {
  background-position: -144px 0; }

.iradio_square-orange.checked {
  background-position: -168px 0; }

.iradio_square-orange.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-orange.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-orange,
  .iradio_square-orange {
    background-image: url(../images/forms/icheck/square/orange@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
/* yellow */
.icheckbox_square-yellow,
.iradio_square-yellow {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/yellow.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-yellow {
  background-position: 0 0; }

.icheckbox_square-yellow.hover {
  background-position: -24px 0; }

.icheckbox_square-yellow.checked {
  background-position: -48px 0; }

.icheckbox_square-yellow.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-yellow.checked.disabled {
  background-position: -96px 0; }

.iradio_square-yellow {
  background-position: -120px 0; }

.iradio_square-yellow.hover {
  background-position: -144px 0; }

.iradio_square-yellow.checked {
  background-position: -168px 0; }

.iradio_square-yellow.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-yellow.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-yellow,
  .iradio_square-yellow {
    background-image: url(../images/forms/icheck/square/yellow@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
/* pink */
.icheckbox_square-pink,
.iradio_square-pink {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/pink.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-pink {
  background-position: 0 0; }

.icheckbox_square-pink.hover {
  background-position: -24px 0; }

.icheckbox_square-pink.checked {
  background-position: -48px 0; }

.icheckbox_square-pink.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-pink.checked.disabled {
  background-position: -96px 0; }

.iradio_square-pink {
  background-position: -120px 0; }

.iradio_square-pink.hover {
  background-position: -144px 0; }

.iradio_square-pink.checked {
  background-position: -168px 0; }

.iradio_square-pink.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-pink.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-pink,
  .iradio_square-pink {
    background-image: url(../images/forms/icheck/square/pink@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
/* purple */
.icheckbox_square-purple,
.iradio_square-purple {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/forms/icheck/square/purple.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-purple {
  background-position: 0 0; }

.icheckbox_square-purple.hover {
  background-position: -24px 0; }

.icheckbox_square-purple.checked {
  background-position: -48px 0; }

.icheckbox_square-purple.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-purple.checked.disabled {
  background-position: -96px 0; }

.iradio_square-purple {
  background-position: -120px 0; }

.iradio_square-purple.hover {
  background-position: -144px 0; }

.iradio_square-purple.checked {
  background-position: -168px 0; }

.iradio_square-purple.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-purple.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media only screen and (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox_square-purple,
  .iradio_square-purple {
    background-image: url(../images/forms/icheck/square/purple@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px; } }
.dwg-base-form-ajax-overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2000; }
  .dwg-base-form-ajax-overlay:after {
    font-family: FontAwesome;
    content: "\f1ce";
    display: block;
    width: 28px;
    height: 28px;
    color: #3b3b3b;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -14px;
    margin-left: -14px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: rotating 1s linear infinite;
    -moz-animation: rotating 1s linear infinite;
    -ms-animation: rotating 1s linear infinite;
    -o-animation: rotating 1s linear infinite;
    animation: rotating 1s linear infinite; }

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
#ajax_modal_login_form_wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9997;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  display: none; }

#ajax_modal_login_form {
  position: absolute;
  top: 10%;
  left: 50%;
  z-index: 9998;
  width: 240px;
  margin: 0;
  margin-left: -120px;
  padding: 0;
  display: none; }
  #ajax_modal_login_form .ajax-modal-login-form-inner-padding {
    padding: 10px;
    margin: 0;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

#ajax_login_submit {
  display: block;
  padding-left: 0;
  padding-right: 0;
  width: 98.5%; }

#ajax_modal_login_form_close_trigger {
  position: absolute;
  top: -16px;
  right: -16px;
  float: right;
  display: block;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  text-align: center;
  z-index: 9999; }

.ajax-modal-login-form-submit,
.ajax-modal-login-register-link-row {
  text-align: center;
  margin: 0px;
  padding: 0px; }

@media only screen and (min-width: 480px) {
  #ajax_modal_login_form {
    top: 10%;
    width: 260px;
    margin-left: -130px; }
    #ajax_modal_login_form .ajax-modal-login-form-inner-padding {
      padding: 10px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px; } }
@media only screen and (min-width: 768px) {
  #ajax_modal_login_form {
    top: 15%;
    width: 340px;
    margin-left: -170px; }
    #ajax_modal_login_form .ajax-modal-login-form-inner-padding {
      padding: 15px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px; }

  .ajax-modal-login-form-submit,
  .ajax-modal-login-register-link-row {
    width: 44%; }

  .ajax-modal-login-form-submit {
    float: left;
    text-align: left; }

  .ajax-modal-login-register-link-row {
    float: right;
    text-align: right; } }
@media only screen and (min-width: 960px) {
  #ajax_modal_login_form {
    top: 20%;
    width: 400px;
    margin-left: -200px; }
    #ajax_modal_login_form .ajax-modal-login-form-inner-padding {
      padding: 20px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px; } }
