/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
.headerbottom2area .step-help {
  float: right;
  padding: 3px 30px;
  font-size: 16px;
}
.helpVideoBtn {
  cursor: pointer;
}
a.helpVideoBtn:hover {
  text-decoration: none;
}
.helpVideoModal {
  z-index: 999999;
}
.helpVideoModal .popupBgcont {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.helpVideoModal .popupBgcont .popupbox {
  width: 80% !important;
}
.helpVideoModal .popupBgcont .popupbox .popheaderarea h2 {
  font-size: 20px;
}
body.tae-event-materials #TaeInfoModal .popfooterarea .helpVideoBtn {
  display: none;
}
body.tae-event-materials .event-step-buttons.postion {
  padding: 10px;
  position: relative;
}
body.tae-event-materials .event-step-buttons.postion .helpVideoBtn.BtnPostion {
  padding: 0 23px;
  position: absolute;
  text-align: center;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .storecredit .block:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .storecredit .block:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .modes-label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
@font-face {
  font-family: 'SST Roman';
  font-style: normal;
  font-weight: normal;
  src: local('SST Roman'), url('../fonts/SSTRg.woff') format('woff');
}
@font-face {
  font-family: 'SST Condensed';
  font-style: normal;
  font-weight: normal;
  src: local('SST Condensed'), url('../fonts/SSTRgCn.woff') format('woff');
}
@font-face {
  font-family: 'SST Italic';
  font-style: normal;
  font-weight: normal;
  src: local('SST Italic'), url('../fonts/SSTRgIt.woff') format('woff');
}
@font-face {
  font-family: 'SST Light';
  font-style: normal;
  font-weight: normal;
  src: local('SST Light'), url('../fonts/SSTLight.woff') format('woff');
}
@font-face {
  font-family: 'SST Light Italic';
  font-style: normal;
  font-weight: normal;
  src: local('SST Light Italic'), url('../fonts/SSTLightIt.woff') format('woff');
}
@font-face {
  font-family: 'SST Medium';
  font-style: normal;
  font-weight: normal;
  src: local('SST Medium'), url('../fonts/SSTMedium.woff') format('woff');
}
@font-face {
  font-family: 'SST Condensed Medium';
  font-style: normal;
  font-weight: normal;
  src: local('SST Condensed Medium'), url('../fonts/SSTMediumCn.woff') format('woff');
}
@font-face {
  font-family: 'SST Medium Italic';
  font-style: normal;
  font-weight: normal;
  src: local('SST Medium Italic'), url('../fonts/SSTMediumIt.woff') format('woff');
}
@font-face {
  font-family: 'SST Bold';
  font-style: normal;
  font-weight: normal;
  src: local('SST Bold'), url('../fonts/SSTBold.woff') format('woff');
}
@font-face {
  font-family: 'SST Condensed Bold';
  font-style: normal;
  font-weight: normal;
  src: local('SST Condensed Bold'), url('../fonts/SSTBoldCn.woff') format('woff');
}
@font-face {
  font-family: 'SST Bold Italic';
  font-style: normal;
  font-weight: normal;
  src: local('SST Bold Italic'), url('../fonts/SSTBoldIt.woff') format('woff');
}
@font-face {
  font-family: 'SST Heavy';
  font-style: normal;
  font-weight: normal;
  src: local('SST Heavy'), url('../fonts/SSTHeavy.woff') format('woff');
}
@font-face {
  font-family: 'SST Heavy Italic';
  font-style: normal;
  font-weight: normal;
  src: local('SST Heavy Italic'), url('../fonts/SSTHeavyIt.woff') format('woff');
}
body {
  background: #fff;
  padding: 0;
  margin: 0;
  font-family: 'SST Roman';
  font-size: 14px;
}
body {
  -webkit-tap-highlight-color: #000000;
  -webkit-tap-highlight-color: transparent;
}
.container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.container::before,
.container::after {
  content: '';
  display: block;
  clear: both;
}
html .mobilemenuclose {
  display: none;
}
html.nav-open .mobilemenuclose {
  display: block !important;
  position: fixed;
  right: 3%;
  top: 0;
  font-size: 30px;
  z-index: 9999;
  background: #f0f0f0;
  width: 45px;
  text-align: center;
  cursor: pointer;
}
.nav-sections {
  display: none;
}
header.page-header {
  border-bottom: 1px solid #e4e4e4;
  height: 90px;
}
.fieldset {
  border: 0;
  margin: 0 0 20px;
  padding: 20px 30px;
  letter-spacing: -.31em;
  background: #f5f5f5;
}
.action.primary {
  background: #24a186 !important;
  border: 1px solid #24a186 !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'SST Roman';
  font-weight: 500 !important;
  padding: 12px 15px;
}
/* ===================================================== */
.bsnheaderwrapper {
  position: relative;
}
@media (min-width: 1200px) {
  .bsnheaderwrapper {
    position: fixed;
    width: 100%;
    z-index: 9;
    transition-property: all;
    transition-duration: 1s;
    left: 0;
    right: 0;
    top: 0;
  }
}
.bsnheaderwrapper .bsnheader {
  background: #003c71;
  height: 78px;
  padding: 12px 0;
  box-sizing: border-box;
}
.bsnheaderwrapper .bsnheader.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  transition-property: all;
  transition-duration: 1s;
}
.bsnheaderwrapper .bsnheader .container {
  max-width: 1166px;
  width: 100%;
  margin: 0 auto;
}
.bsnheaderwrapper .bsnheader .logoarea {
  padding: 0;
  margin-left: 0px;
  float: left;
  width: 124px;
}
.bsnheaderwrapper .bsnheader .headerrightarea {
  float: right;
  text-align: right;
}
.headerbottom1area {
  background: #e8f3f8;
  padding: 7px 0;
}
.headerbottom1area .headerbottom1contarea {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headerbottom1area .headerbottom1contarea ul {
  padding: 0;
  margin: 0px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  list-style: none;
}
.headerbottom1area .headerbottom1contarea ul li {
  color: #003b73;
  padding: 0;
  margin: -8px 36px 0;
  text-transform: capitalize;
  font-size: 15px;
  display: flex;
  align-items: center;
  position: relative;
}
.headerbottom1area .headerbottom1contarea ul li span {
  padding: 0 15px 0 0;
  font-size: 24px;
  color: #b7d7e5;
}
.headerbottom1area .headerbottom1contarea ul li.active:after {
  display: block;
  content: '';
  height: 4px;
  background: #4b8c06;
  position: absolute;
  width: 93%;
  right: -5%;
  bottom: -5px;
}
.headerbottom1area .headerbottom1contarea ul li.activered:after {
  display: block;
  content: '';
  height: 4px;
  background: #c60311;
  position: absolute;
  width: 93%;
  right: -5%;
  bottom: -5px;
}
.headerbottom1area .headerbottom1contarea ul li a {
  color: #003b73;
  text-decoration: none;
}
.pinkBtn {
  padding: 0px;
  background: #efe7cb;
  color: #787876;
  height: 40px;
  line-height: 39px;
  font-size: 18px;
  font-family: 'SST Bold';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 50px;
  min-width: 100px;
  padding: 0 15px;
  text-align: center;
}
.pinkBtn span {
  color: #003c71;
}
.saveBtn {
  padding: 0px;
  background: #007db3 url(../images/saveicon.png) no-repeat 88% 50%;
  color: #fff;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: 'SST Roman';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 50px;
  width: 125px;
  text-align: center;
}
.saveBtn:hover {
  color: #fff;
}
.stimsaveBtn {
  padding: 0px;
  background: #007db3 url(../images/saveicon.png) no-repeat 88% 50%;
  color: #fff;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: 'SST Roman';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 50px;
  width: 225px;
  text-align: center;
}
.stimsaveBtn:hover {
  color: #fff;
}
.vertiflexsaveBtn {
  padding: 0px 20px 0 5px;
  background: #007db3 url(../images/saveicon.png) no-repeat 94% 50%;
  color: #fff;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: 'SST Roman';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 50px;
  width: 180px;
  text-align: center;
}
.vertiflexsaveBtn:hover {
  color: #fff;
}
.continueBtn {
  padding: 0px;
  background: #71c800;
  color: #fff;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: 'SST Roman';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  width: 125px;
  text-align: center;
}
.continueBtn:hover {
  color: #fff;
  text-decoration: underline;
}
.stimContinueBtnTop {
  padding: 0px;
  background: #71c800;
  color: #fff;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: 'SST Roman';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  width: 225px;
  text-align: center;
}
.stimContinueBtnTop:hover {
  color: #fff;
  text-decoration: underline;
}
.vertiflexContinueBtnTop {
  padding: 0px;
  background: #71c800;
  color: #fff;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: 'SST Roman';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  width: 165px;
  text-align: center;
}
.vertiflexContinueBtnTop:hover {
  color: #fff;
  text-decoration: underline;
}
.headerbottom2area {
  background: #efe7cb;
  padding: 7px 0;
  text-align: center;
  color: #003c71;
  font-size: 20px;
  font-family: 'SST Bold';
  font-weight: normal;
}
.headerbottom2area span {
  color: #003c71;
}
.headertoplink ul {
  padding: 0;
  margin: 0px 0px 10px 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.headertoplink ul li {
  color: #262626;
  padding: 0;
  margin: 0 0 0 26px;
  display: block;
}
.headertoplink ul li a {
  color: #1da6e5;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  text-decoration: none;
}
.headertoplink ul li a:hover {
  color: #fff;
}
.headertoplink ul li a img {
  margin-left: 10px;
}
.bsntopmenu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
}
.bsntopmenu ul {
  padding: 0;
  margin: 0px;
  list-style: none;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.bsntopmenu ul li {
  color: #262626;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  display: block;
  position: relative;
}
.bsntopmenu ul li a {
  display: block;
  color: #fff;
  margin: 0;
  padding: 0 30px 12px;
  text-decoration: none;
  font-weight: 500;
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
  line-height: 22px;
}
.bsntopmenu ul li a:hover {
  color: #1da6e5;
}
.bsntopmenu ul li a.active {
  color: #1da6e5;
}
.bsntopmenu ul li:last-child a {
  padding-right: 0;
}
.bsntopmenu ul ul {
  /* box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); */
  display: none;
  position: absolute;
  top: 34px;
  left: 0;
  float: left;
  min-width: 180px;
  z-index: 99999;
  text-align: center;
  background: #003c71;
}
.bsntopmenu ul ul li {
  min-width: 180px;
  border-bottom: 1px solid #2d5a82d9;
}
.bsntopmenu ul li:last-child a {
  padding-right: 10px;
}
.bsntopmenu ul ul ul {
  left: 100%;
  top: 0;
}
.bsntopmenu ul ul a {
  background: #003c71;
  padding: 10px;
  height: auto;
  line-height: 20px;
}
.bsntopmenu ul ul :hover > a {
  background: #1997d5;
  color: #fff;
}
.bsntopmenu ul li:hover > ul {
  display: block;
}
.minicart-wrapper .action.showcart:before {
  display: none;
}
.page-main {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
@media (min-width: 1200px) {
  .page-main {
    margin-top: 78px;
  }
}
.combo-section {
  margin-bottom: 15px;
}
.combo-checkbox {
  margin-bottom: 15px;
}
.search-rep-dropdown input {
  height: 40px;
  line-height: 40px;
  padding: 0 6px;
  margin: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 16px;
  color: #003c71;
  font-family: 'SST Roman';
}
@media (min-width: 1200px) {
  .tae-event-lists .page-main {
    margin-top: 93px;
  }
  .resources-index-contact .page-main {
    margin-top: 203px;
  }
  .sales-order-history .page-main {
    margin-top: 194px;
  }
  .tae-event-information .page-main {
    margin-top: 174px;
  }
  .tae-event-hcp .page-main {
    margin-top: 174px;
  }
  .tae-event-materials .page-main {
    margin-top: 194px;
  }
  .tae-event-campaign .page-main {
    margin-top: 174px;
  }
  .tae-event-reviewsubmit .page-main {
    margin-top: 174px;
  }
  .tae-event-adminapproval .page-main {
    margin-top: 174px;
  }
  .stim-event-information .page-main {
    margin-top: 174px;
  }
  .stim-event-information .eventwrapper {
    margin-top: 40px;
  }
  .stim-event-clinic .page-main {
    margin-top: 174px;
  }
  .stim-event-clinic .message-box-block {
    margin: 15px 0 0px;
  }
  .stim-event-materials .page-main {
    margin-top: 174px;
  }
  .stim-event-materials .message-box-block {
    margin: 15px 0 0px;
  }
  .stim-event-summary .page-main {
    margin-top: 174px;
  }
  .stim-event-summary .message-box-block {
    margin: 15px 0 0px;
  }
  .stim-event-campaign .page-main {
    margin-top: 174px;
  }
  .stim-event-campaign .message-box-block {
    margin: 15px 0 0px;
  }
  .headerbottom1area {
    position: fixed;
    width: 100%;
    z-index: 8;
    top: 78px;
  }
  .headerbottom2area {
    position: fixed;
    width: 100%;
    z-index: 8;
    top: 132px;
  }
  .approvedheaderbottom2area {
    position: fixed;
    width: 100%;
    z-index: 8;
    top: 132px;
  }
  .vertiflex-event-information .page-main {
    margin-top: 174px;
  }
  .vertiflex-event-information .eventwrapper {
    margin-top: 40px;
  }
  .vertiflex-event-clinic .page-main {
    margin-top: 174px;
  }
  .vertiflex-event-clinic .message-box-block {
    margin: 15px 0 0px;
  }
  .vertiflex-event-materials .page-main {
    margin-top: 174px;
  }
  .vertiflex-event-materials .message-box-block {
    margin: 15px 0 0px;
  }
  .vertiflex-event-summary .page-main {
    margin-top: 174px;
  }
  .vertiflex-event-summary .message-box-block {
    margin: 15px 0 0px;
  }
  .vertiflex-event-campaign .page-main {
    margin-top: 174px;
  }
  .vertiflex-event-campaign .message-box-block {
    margin: 15px 0 0px;
  }
  .vertiflex-event-orderview .message-box-block {
    margin: 15px 0 1px;
  }
}
@media (max-width: 1040px) {
  .container {
    margin: 0 2%;
    width: auto;
  }
  .bsnheaderwrapper .bsnheader .container {
    margin: 0 2%;
    width: auto;
  }
  .bsntopmenu ul li a {
    padding: 5px 25px;
  }
  .headerbottom1area .headerbottom1contarea ul li {
    margin: -8px 15px 0;
    font-size: 14px;
  }
  .headerbottom1area .headerbottom1contarea ul li span {
    padding: 0 10px 0 0;
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .bsntopmenu ul li a {
    padding: 5px 10px;
  }
  .pinkBtn {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }
  .saveBtn {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }
  .headerbottom1area .headerbottom1contarea ul li {
    line-height: 15px;
  }
  .headerbottom1area .headerbottom1contarea ul li.active:after {
    height: 2px;
  }
  .headerbottom2area {
    font-size: 16px;
    font-family: 'SST Roman';
  }
}
@media (max-width: 767px) {
  .nav-open .nav-sections {
    display: block;
  }
  .bsnheaderwrapper .bsnheader {
    height: auto;
    text-align: center;
  }
  .bsnheaderwrapper .bsnheader .logoarea {
    padding: 0;
    float: none;
    margin: 0 auto 10px;
  }
  .bsnheaderwrapper .bsnheader .headerrightarea {
    float: none;
    text-align: center;
  }
  .headertoplink ul {
    padding: 0;
    margin: 0px 0px 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bsntopmenu ul {
    padding: 0;
    margin: 0px;
    list-style: none;
    text-align: center;
    display: block;
    align-items: center;
    justify-content: center;
  }
  .headerbottom1area .headerbottom1contarea {
    display: block;
  }
  .headerbottom1area .headerbottom1contarea ul {
    display: block;
  }
  .headerbottom1area .headerbottom1contarea ul li {
    line-height: 30px;
    margin-bottom: 20px;
  }
  .headerbottom1area .headerbottom1contarea ul li.active:after {
    height: 4px;
    right: 0;
    width: 95%;
  }
  .pinkBtn {
    height: 40px;
    line-height: 40px;
    width: 200px;
    display: block;
    font-size: 18px;
    margin: 10px auto 20px;
  }
  .saveBtn {
    height: 40px;
    line-height: 40px;
    width: 200px;
    display: block;
    font-size: 16px;
    margin: 20px auto 10px;
  }
  .continueBtn {
    height: 40px;
    line-height: 40px;
    width: 200px;
    display: block;
    font-size: 16px;
    margin: 20px auto 10px;
  }
  .bsnheaderwrapper {
    position: relative;
  }
  .nav-toggle {
    z-index: 9;
  }
  .nav-toggle:before {
    color: #fff;
  }
  .bsntopmenu {
    display: none;
  }
  .bsntopmenu.mobile {
    display: block;
  }
  .headerbottom1area .headerbottom1contarea ul li {
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .headertoplink ul li a {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
  }
  .bsntopmenu ul li a {
    padding: 0px;
  }
  .nav-sections-item-content {
    margin-top: 30px;
  }
  .nav-sections-item-content ul {
    list-style: none;
    padding: 0;
    margin: 0 45px;
  }
  .nav-sections-item-content ul li {
    line-height: 24px;
    padding: 10px 0 5px;
    margin: 0;
  }
  .nav-sections-item-content ul ul {
    list-style: none;
    padding: 0;
    margin: 0px;
  }
  .nav-sections-item-content ul ul li {
    padding: 0 22px;
    background: url(../images/menuarrow.png) no-repeat 10px 8px;
  }
  .nav-sections-item-content ul li a {
    color: #003c71;
    font-weight: bold;
  }
  .nav-sections-item-content ul li li a {
    font-weight: 400;
  }
  a.nav-sections-item-switch {
    font-weight: bold;
    color: #003c71;
  }
  .nav-sections-item-title {
    background: transparent !important;
    border: 0 !important;
    border-width: 0;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 100% !important;
  }
}
@media (max-width: 350px) {
  .headertoplink ul li a {
    font-size: 12px;
  }
}
.footer .copy-footer-wrapper {
  border-top: 1px solid #c8cbce;
  background: #fafafa;
  padding: 22px 0 15px;
  margin-top: 0;
}
.footer .copy-footer-wrapper p {
  color: #6a737b;
  font-size: 15px;
  margin-bottom: 5px;
  font-family: 'SST Roman';
  font-style: normal;
  font-weight: normal;
}
.blue-area.area-admin-cmn-footer {
  max-width: 100%;
  margin-left: calc(0%);
  margin-right: calc(0%);
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .footer p {
    text-align: center;
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  .footer p {
    text-align: center;
    font-size: 11px;
  }
}
@media (max-width: 350px) {
  .headertoplink ul li a {
    font-size: 12px;
  }
  .footer p {
    font-size: 9px;
  }
}
body {
  font-family: "SST Roman";
  background: #fafafa;
}
.page-wrapper {
  background: #fff;
}
a,
input,
button,
textarea,
select {
  outline: none;
  box-shadow: none !important;
  resize: none;
}
p {
  margin-top: 0rem;
  margin-bottom: 15px;
}
.eventbox input[type="radio"] {
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
  position: relative;
}
.eventbox input[type="radio"]:before {
  content: "";
  display: block;
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
}
.eventbox input[type="radio"]:checked:before {
  content: "";
  display: block;
  background: #0075ff;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #0075ff;
}
.eventbox input[type="radio"]:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: -4px;
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 9px;
}
.eventbox input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 3px;
  height: 7px;
  margin: -5px 0 0 -5px;
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.checkCbox input[type="checkbox"] {
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
  position: relative;
}
.checkCbox input[type="checkbox"]:before {
  content: "";
  display: block;
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
}
.checkCbox input[type="checkbox"]:checked:before {
  content: "";
  display: block;
  background: #0075ff;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #0075ff;
}
.checkCbox input[type="checkbox"]:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: -4px;
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 9px;
}
.checkCbox input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 3px;
  height: 7px;
  margin: -5px 0 0 -5px;
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.checkCbox input[type="radio"] {
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
  position: relative;
}
.checkCbox input[type="radio"]:before {
  content: "";
  display: block;
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
}
.checkCbox input[type="radio"]:checked:before {
  content: "";
  display: block;
  background: #0075ff;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #0075ff;
}
.checkCbox input[type="radio"]:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: -4px;
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 9px;
}
.checkCbox input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 3px;
  height: 7px;
  margin: -5px 0 0 -5px;
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.eventwrapper {
  display: flex;
  margin-top: 20px;
}
.eventbox {
  width: 33%;
  font-family: "SST Roman";
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: #d90606;
  text-transform: uppercase;
  text-align: center;
  margin: 0 70px;
  position: relative;
}
.eventbox.activearea {
  color: #003c71 !important;
}
.eventbox span {
  display: block;
  color: #757575;
  text-transform: none;
  font-size: 14px;
}
a.zoomactivenew {
  color: #757575 !important;
  text-decoration: none !important;
}
.eventcheckbox {
  position: absolute;
  left: 10px;
  top: 0px;
}
.eventcheckbox2 {
  position: absolute;
  left: 35px;
  top: 0px;
}
.eventcheckbox3 {
  position: absolute;
  left: 45px;
  top: 0px;
}
.containerscreen2 {
  max-width: 1120px;
  margin: 0 auto;
  margin-top: 18px;
}
.containerscreen2::before,
.containerscreen2::after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 1030px) {
  .containerscreen2 {
    padding: 20px 15px;
  }
}
.containerscreen2left {
  width: 730px;
  float: left;
}
@media (max-width: 1030px) {
  .containerscreen2left {
    width: 60%;
  }
}
@media (max-width: 500px) {
  .containerscreen2left {
    width: 100%;
    float: none;
  }
}
.containerscreen2left p {
  padding-left: 32px;
  color: #757575;
  font-size: 14px;
  padding-top: 5px;
}
@media (max-width: 500px) {
  .containerscreen2left p {
    padding-left: 12px;
  }
}
.containerscreen2left p a {
  color: #d90606;
  text-decoration: underline;
}
.containerscreen2left input {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  color: #003c71;
  font-family: "SST Roman";
}
.containerscreen2left input::-webkit-input-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.containerscreen2left input::-moz-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.containerscreen2left input::-ms-input-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.urlinputcont {
  margin-bottom: 20px;
}
input.urlinputcont1 {
  width: 88%;
}
@media (max-width: 500px) {
  input.urlinputcont1 {
    width: 100%;
  }
}
.inputcont2area {
  display: flex;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .inputcont2area {
    display: block;
  }
}
@media (max-width: 500px) {
  .inputcont2area {
    margin-bottom: 0;
  }
}
.inputcont2area div#city-error {
  position: absolute;
  bottom: -24px;
  left: 0;
}
.inputcont2area div#state-error {
  position: absolute;
  bottom: -24px;
  left: 300px;
}
.inputcont2area div#zipcode-error {
  position: absolute;
  left: 515px;
  bottom: -24px;
}
.inputcont2area input {
  margin-right: 20px;
  width: 196px;
}
@media (max-width: 991px) {
  .inputcont2area input {
    width: 140px;
  }
}
@media (max-width: 767px) {
  .inputcont2area input {
    width: 100% !important;
    margin: 0 0 20px !important;
  }
}
input.addressiput {
  margin-right: 20px;
  width: 580px;
}
@media (max-width: 1030px) {
  input.addressiput {
    width: 162px;
  }
}
@media (max-width: 991px) {
  input.addressiput {
    width: 120px;
  }
}
.containerscreen2right {
  width: 328px;
  float: right;
  font-family: "SST Italic";
  text-align: center;
}
@media (max-width: 1030px) {
  .containerscreen2right {
    width: 40%;
    padding: 0 20px;
  }
}
@media (max-width: 500px) {
  .containerscreen2right {
    width: 100%;
    float: none;
    margin-top: 30px;
    padding: 0 0px;
  }
}
.containerscreen2right p {
  color: #757575;
  font-size: 14px;
  margin-bottom: 0px;
}
.containerscreen2right a {
  color: #003c71;
  font-size: 16px;
  font-family: "SST Roman";
  margin-bottom: 10px;
  display: block;
}
.margintop20 {
  margin-top: 20px;
}
.margintop30 {
  margin-top: 30px;
}
.defaulteventdatearealeft {
  width: 490px;
  float: left;
}
@media (max-width: 500px) {
  .defaulteventdatearealeft {
    width: 100%;
    float: none;
  }
}
.defaulteventdatearearight {
  width: 600px;
  float: right;
}
@media (max-width: 1030px) {
  .defaulteventdatearearight {
    width: 47%;
  }
}
@media (max-width: 991px) {
  .defaulteventdatearearight {
    width: 100%;
    margin-top: 30px;
    padding-right: 100px;
  }
}
@media (max-width: 767px) {
  .defaulteventdatearearight {
    padding-right: 0px;
  }
}
.defaulteventdatearearight p {
  margin-bottom: 30px;
  font-size: 14px;
  color: #757575;
  font-family: "SST Roman";
}
.defaulteventdatearearight p span {
  color: #d90606;
  display: block;
  font-family: "SST Medium";
}
.defaulteventdatearearight ul {
  padding: 0;
  margin: 0 0 0 38px;
  list-style: none;
}
@media (max-width: 1030px) {
  .defaulteventdatearearight ul {
    margin: 0;
  }
}
.defaulteventdatearearight ul li {
  color: #d90606;
  font-size: 14px;
  font-family: "SST Roman";
  text-transform: lowercase;
  margin-bottom: 4px;
}
.defaulteventdatearearight ul li span {
  font-family: "SST Bold Italic";
  color: #003c71;
  width: 180px;
  display: inline-block;
  text-transform: uppercase;
}
@media (max-width: 500px) {
  .defaulteventdatearearight ul li span {
    display: block;
  }
}
.onlinetext {
  color: #d90606;
  font-size: 14px;
  font-family: "SST Italic";
  padding-left: 32px;
  padding-top: 5px;
}
.clinicbox {
  margin-top: 16px;
  margin-bottom: 55px;
}
.clinicbox input[type="checkbox"] {
  -webkit-appearance: none;
  border: 0;
  padding: 0;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
  position: relative;
}
.clinicbox input[type="checkbox"]:before {
  content: "";
  display: block;
  border: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
}
.clinicbox input[type="checkbox"]:checked:before {
  content: "";
  display: block;
  border: 0;
  padding: 0;
  background: #0075ff;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #0075ff;
}
.clinicbox input[type="checkbox"]:after {
  content: "";
  display: block;
  border: 0;
  width: 4px;
  padding: 0;
  height: 8px;
  margin: -4px;
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 9px;
}
.clinicbox input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  border: 0;
  padding: 0;
  width: 3px;
  height: 7px;
  margin: -5px 0 0 -5px;
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.opacityarea {
  opacity: 0.4;
  /* position: relative;
        user-select: none; */
  /* &::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      } */
}
.eventcalenderarea {
  display: flex;
  color: #d90606;
  font-size: 16px;
  white-space: nowrap;
  font-family: "SST Roman";
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 500px) {
  .eventcalenderarea {
    display: block;
  }
}
.eventcalenderarea input {
  width: 120px;
  height: 40px;
  line-height: 40px;
  padding: 0 6px;
  margin: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 16px;
  color: #003c71;
  font-family: "SST Roman";
}
@media (max-width: 500px) {
  .eventcalenderarea input {
    width: 100%;
    display: block;
    margin: 0px 0 20px !important;
  }
}
.eventcalenderarea select {
  width: 100px;
}
@media (max-width: 500px) {
  .eventcalenderarea select {
    width: 100%;
    display: block;
    margin: 0px 0 10px !important;
  }
}
@media (max-width: 500px) {
  .checkin-picker,
  .checkout-picker {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px;
  }
  .datepicker-inline {
    width: 100% !important;
  }
}
.from_time_div div {
  font-size: 9.5px !important;
  text-align: left !important;
  padding-left: 14px;
  margin-top: 0 !important;
}
.to_time_div div {
  font-size: 9.5px !important;
  text-align: left !important;
  padding-left: 14px;
  margin-top: 0 !important;
}
.containerhealtharea {
  max-width: 1170px;
  margin: 0 auto;
  margin-top: 18px;
}
.containerhealtharea::before,
.containerhealtharea::after {
  content: "";
  display: block;
  clear: both;
}
.containerhealthleft {
  width: 515px;
  float: left;
}
.containerhealthleft input {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  color: #003c71;
  font-family: "SST Roman";
}
.containerhealthleft input::-webkit-input-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.containerhealthleft input::-moz-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.containerhealthleft input::-ms-input-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.containerhealthleft p {
  padding-left: 32px;
  color: #757575;
  font-size: 14px;
  padding-top: 5px;
}
.containerhealthright {
  width: 600px;
  float: right;
}
.containerhealthright input {
  width: 92%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  color: #003c71;
  font-family: "SST Roman";
}
.containerhealthright input::-webkit-input-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.containerhealthright input::-moz-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.containerhealthright input::-ms-input-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.containerhealthright p {
  padding-left: 20px;
  color: #757575;
  font-size: 14px;
  padding-top: 5px;
}
.healtmaparea {
  display: block;
  margin-top: 20px;
}
.healtmaparea p {
  padding-left: 0px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #003c71;
  text-align: left;
}
@media (max-width: 1030px) {
  .healtmaparea p {
    text-align: center;
  }
}
.healtmaparea iframe {
  border: 0;
}
@media (max-width: 1030px) {
  .healtmaparea iframe {
    width: 100%;
  }
}
.inputredplaceholderRed input {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  color: #003c71;
  font-family: "SST Roman";
}
.inputredplaceholderRed input::-webkit-input-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.inputredplaceholderRed input::-moz-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.inputredplaceholderRed input::-ms-input-placeholder {
  color: #d90606 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.inputredplaceholderRed p {
  padding-left: 32px;
  color: #757575;
  font-size: 14px;
  padding-top: 5px;
}
.inputredplaceholderAsh input {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  color: #003c71;
  font-family: "SST Roman";
}
.inputredplaceholderAsh input::-webkit-input-placeholder {
  color: #909090 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.inputredplaceholderAsh input::-moz-placeholder {
  color: #909090 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.inputredplaceholderAsh input::-ms-input-placeholder {
  color: #909090 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.inputredplaceholderAsh p {
  padding-left: 32px;
  color: #757575;
  font-size: 14px;
  padding-top: 5px;
}
.nametext {
  text-align: left;
  padding-left: 32px;
  padding-bottom: 5px;
  color: #757575;
  font-size: 14px;
  padding-top: 10px;
  text-transform: uppercase;
}
.nametextnormal {
  font-family: "SST Italic";
  text-align: left;
  padding-left: 20px;
  padding-bottom: 5px;
  color: #757575;
  font-size: 18px;
}
.addnotherdoc {
  text-align: left;
  padding-left: 3px;
  padding-bottom: 10px;
  color: #003c71;
  font-size: 16px;
  padding-top: 10px;
  text-transform: capitalize;
  font-family: "SST Bold Italic";
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  cursor: pointer;
}
.addnotherdoc a {
  color: #4b8c06;
  text-decoration: none;
  font-size: 24px;
}
.addnotherdoc a span {
  color: #003c71;
  font-size: 16px;
  text-decoration: underline;
}
.removenotherdoc {
  text-align: left;
  padding-left: 3px;
  padding-bottom: 10px;
  color: #c60311;
  font-size: 16px;
  padding-top: 10px;
  text-transform: capitalize;
  font-family: "SST Bold Italic";
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
}
.removenotherdoc span {
  color: #c60311;
  font-size: 24px;
}
.removenotherdoc span a {
  color: #c60311;
  text-decoration: none;
}
.removenotherdoc a {
  color: #c60311;
  text-decoration: none;
}
.hcp {
  position: relative;
  width: 100%;
  display: block;
  padding-bottom: 30px;
  margin-top: -20px;
}
.hcp:after {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.hcp:before {
  content: "-";
  display: block;
  top: 0%;
  left: 0;
  position: absolute;
  font-size: 30px;
  line-height: 16px;
  color: #c60311;
}
.hcp input {
  text-align: left;
  padding-left: 15px;
  padding-bottom: 0px;
  color: #c60311;
  font-size: 16px;
  padding-top: 0px;
  text-transform: capitalize;
  font-family: "SST Bold Italic";
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  background: transparent;
  border: 0 !important;
  position: absolute;
  height: auto !important;
  outline: 0 !important;
  box-shadow: none;
}
.hcp input:focus,
.hcp input:active,
.hcp input:visited {
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
}
body.step-three-body-wrapper {
  overflow-x: hidden;
}
.step-three-wrap-back {
  position: relative;
}
.step-three-wrap-back::before {
  background: #d4d4d4cf;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  position: absolute;
  margin: -7px -100%;
  z-index: 6;
}
.step-three-wrap-back::after {
  content: "";
  display: block;
  clear: both;
}
.sub-all-heading span.sub-para {
  font-size: 18px;
}
.env-name-wrap {
  margin-bottom: 10px;
}
.marketingleftarea {
  width: 320px;
  float: left;
  margin-top: 10px;
  position: relative;
  z-index: 7;
}
.marketingleftheading {
  color: #c60311;
  text-align: center;
  font-size: 18px;
  margin-bottom: 17px;
  margin-top: 20px;
  line-height: 20px;
  font-family: "SST Medium Italic";
}
.marketingrightarea {
  width: 955px;
  float: left;
  margin-top: 6px;
  position: relative;
  z-index: 5;
}
.marketingrightarea p {
  color: #c60311;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 5px;
  line-height: 20px;
}
/*.marketingcalenderarea { border:1px solid #e4e4ea }*/
.marketingnavmenu::before,
.marketingnavmenu::after {
  content: "";
  display: block;
  clear: both;
}
.marketnav {
  background: #f7f7fa;
  border: 1px solid #e4e4ea;
  border-right: 0;
  margin-top: -1px;
  padding: 15px 30px 15px 55px;
  font-size: 18px;
  color: #003c71;
  display: flex;
  align-items: center;
  font-family: "SST Roman";
}
.marketnav.active {
  background: #efe7cb;
}
.marketnav.activered {
  background: #efe7cb url(../images/leftactivered.png) no-repeat 28px 50%;
}
.marketnav.activegreen {
  background: #efe7cb url(../images/leftactivegreen.png) no-repeat 28px 50%;
}
.marketcontarea {
  background: #f8f7fc;
  border-left: 1px solid #e4e4ea;
  border-bottom: 1px solid #e4e4ea;
  margin-bottom: 20px;
  padding: 10px 0px;
}
.fulfillment-div {
  margin-top: 24px;
  font-family: "SST Italic";
}
.uploadlistarea {
  color: #c60311;
  font-size: 16px;
  text-align: center;
  padding: 20px 0 30px;
}
.uploadBtn {
  margin-top: 12px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-family: "SST Roman";
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  padding: 0;
  background: #c60311;
  border-radius: 8px;
  border: 0;
  outline: none;
  box-shadow: none !important;
}
.uploadBtn a {
  color: #fff;
}
.uploadBtn.upercase {
  text-transform: uppercase;
}
.uploadBtn:hover {
  background: #72c700;
  border: 0;
  outline: none;
  color: #fff;
  box-shadow: none;
}
button:focus,
button:active {
  background: #c60311;
  border: 0;
  color: #ffffff;
}
.switcharea {
  display: flex;
  align-items: center;
  /* Rounded sliders */
}
.switcharea .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-right: 24px;
}
.switcharea .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switcharea .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d0011b;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switcharea .slider:before {
  position: absolute;
  content: url("../images/off.png");
  height: 17px;
  width: 18px;
  left: 3px;
  bottom: 4px;
  /* 
            background-color: white; */
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switcharea input:checked + .slider {
  background-color: #74c801;
}
.switcharea input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
.switcharea input:checked + .slider:before {
  content: url("../images/on.png");
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}
.switcharea .slider.round {
  border-radius: 34px;
}
.switcharea .slider.round:before {
  border-radius: 50%;
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: transparent;
  box-shadow: none;
}
.modal-popup .modal-inner-wrap header.modal-header,
.modal-popup .modal-inner-wrap footer.modal-footer {
  display: none !important;
}
.popupBg {
  /* background: #787777d8; */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
}
.popupBg::before,
.popupBg::after {
  content: "";
  display: block;
  clear: both;
}
.popupBg .popupBgcont {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.popupbox {
  width: 510px;
  max-width: 100%;
  min-height: 200px;
  max-height: 100%;
  margin: 20px;
  overflow: auto;
  background: #fff;
  border-radius: 4px;
  padding: 5px 10px;
}
.popupbox .popheaderarea {
  padding: 5px 12px 0;
  text-align: center;
  position: relative;
}
.popupbox .popheaderarea h2 {
  line-height: 40px;
  color: #cf0202;
  font-family: "SST Roman";
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #dadada;
}
.popupbox .popheaderarea .closeBtn {
  /*position: absolute;
              right: 10px;
              top: 15px;*/
}
.popupbox .popcontarea {
  padding: 5px 15px 15px;
  font-size: 16px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: "SST Roman";
}
.paddingpop {
  padding: 0 10px;
}
.textcenteralign {
  text-align: center;
}
.redtext {
  color: #cf0202;
}
.redtext a {
  color: #cf0202;
}
a.redtext {
  color: #cf0202 !important;
}
a.redtext:hover {
  color: #cf0202 !important;
}
.redtextunderline {
  color: #cf0202;
  text-decoration: underline;
}
a.redlink {
  display: inline-block;
  color: #cf0202;
  text-decoration: none;
}
a.redlink:hover {
  text-decoration: underline;
}
.approvefilearea {
  display: flex;
  margin-top: 24px;
  align-items: center;
}
.approvefileleftarea {
  width: 35%;
  font-size: 15px;
  color: #7d7d7d;
  text-align: center;
}
.approvefileleftarea p {
  margin-bottom: 0;
}
.approvefileleftarea img {
  margin-right: 3px;
}
.approvefilerightarea {
  width: 60%;
  padding-left: 5%;
}
.popfooterarea {
  border-top: 1px solid #e5e5e5;
  padding: 20px 20px;
  position: relative;
}
.filerequiretext {
  line-height: 15px;
  font-size: 15px;
  padding-right: 10px;
  color: #ca2530;
}
.averagetext {
  line-height: 15px;
  font-size: 15px;
  padding-bottom: 5px;
}
.averagetext::before,
.averagetext::after {
  content: "";
  display: block;
  clear: both;
}
.averagetext span {
  float: right;
  padding-right: 40px;
}
.popcontinueBtn {
  padding: 0px;
  background: #71c800;
  color: #fff !important;
  width: 125px;
  margin: 0 auto;
  display: inline-block;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 12px;
  border: 0 !important;
}
.popcontinueBtn:hover {
  color: #fff;
  text-decoration: underline;
  background: #71c800;
}
.popfileuploadBtn {
  padding: 0px;
  background: #2eb405;
  color: #fff !important;
  width: 200px;
  margin: 0 auto;
  display: inline-block;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 8px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 12px;
  border: 0 !important;
}
.popfileuploadBtn:hover {
  color: #fff;
  text-decoration: underline;
  background: #2eb405;
}
.popcontinuedeepBtn {
  padding: 0px;
  background: #2db405;
  color: #fff !important;
  width: 125px;
  margin: 0 auto;
  display: inline-block;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 8px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 12px;
  border: 0 !important;
}
.popcontinuedeepBtn:hover {
  color: #fff;
  text-decoration: underline;
  background: #2db405;
}
.uploadedfilarea {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0 3px;
}
.uploadedfilarea img {
  margin-right: 12px;
}
input.inputno {
  width: 84px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  color: #dddddd;
  font-family: "SST Roman";
  text-align: center;
}
input.inputno::-webkit-input-placeholder {
  color: #dddddd !important;
  font-size: 18px;
  font-family: "SST Roman";
  opacity: 1;
}
input.inputno::-moz-placeholder {
  color: #dddddd !important;
  font-size: 18px;
  font-family: "SST Roman";
  opacity: 1;
}
input.inputno::-ms-input-placeholder {
  color: #dddddd !important;
  font-size: 18px;
  font-family: "SST Roman";
  opacity: 1;
}
.maillistheading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  /*  background: #fff;
  border: 1px solid #e0e0e0;
  box-shadow: 0 0px 5px #e2e2e2;*/
  height: 40px;
  line-height: 40px;
  border-radius: 8px;
  margin: 0 10px 0 0px;
}
.maillistheading span {
  width: 120px;
  text-align: center;
}
.maillistheading span.namelist {
  width: 150px;
  text-align: center;
}
.maillistcheckingarea ul {
  padding: 0;
  margin: 4px 0 0px;
  list-style: none;
}
.maillistcheckingarea ul li {
  padding: 6px 10px 8px 20px;
  margin-bottom: 0;
  font-family: "SST Italic";
  color: #003c71;
}
.maillistcheckingarea ul li label {
  margin-right: 8px;
}
.maillistcheckingarea ul li.active {
  background: #e8f3f9;
}
.maillistcheckingarea ul li::before,
.maillistcheckingarea ul li::after {
  content: "";
  display: block;
  clear: both;
}
.maillistcheckingarea ul li span {
  float: right;
}
.maillistcheckingarea ul li span.redtext {
  padding-right: 0px;
}
.no-display {
  display: none !important;
}
.envelopBtn {
  padding: 0px 15px;
  background: #b80405;
  color: #fff !important;
  position: absolute;
  left: 0;
  right: 0;
  min-width: 105px;
  margin: 0px auto 0;
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 11px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 0px;
  text-align: center;
}
.envelopBtn:hover {
  color: #fff;
  text-decoration: underline;
}
/*.envelopgreenBtn { 
      padding: 0px; 
      background: #73c700; 
      color: #fff !important;
      position: absolute;
      left: 0; right: 0;
      width: 105px;
      margin: 0px auto 0;
      display: block;
      height: 28px; 
      line-height: 28px; 
      font-size: 11px; 
      font-family: 'SST Roman';
      font-weight: normal; 
      text-transform: capitalize;
      text-decoration: none;
      border-radius: 0px;
      text-align: center;
  
      &:hover {
          color: #fff;
          text-decoration: underline;
      }
  
  }*/
.uploadarea {
  padding: 0px 0px 0px 30px;
}
.uploadarea span {
  text-decoration: none;
}
.uploadarea span a {
  text-decoration: none;
}
.uploadarea a {
  text-decoration: underline;
}
.enveloparea {
  margin: 15px 16px 0;
  height: 25px;
  position: relative;
}
.enveloparea::before,
.enveloparea::after {
  content: "";
  display: block;
  clear: both;
}
.floatright {
  float: right;
}
.uppertext {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 25px;
}
.mailorderarea {
  padding: 10px 15px 6px;
  margin: 0 20px;
  text-align: center;
  font-size: 15px;
  height: auto;
}
.requestarea,
.requestarea-second {
  margin: 25px 30px 8px;
  position: relative;
  font-size: 15px;
  text-align: center;
  font-family: "SST Italic";
}
.requestarea span,
.requestarea-second span {
  font-family: "SST Roman";
}
.requestcheckbox {
  position: absolute;
  left: -30px;
}
.border {
  border: 1px solid #dddddd;
}
.border::before,
.border::after {
  content: "";
  display: block;
  clear: both;
}
.textleftalign {
  text-align: left;
}
.verticalcenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
select {
  background: #ffffff url(../images/selectbg.png) no-repeat 95% 50%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 15px;
  color: #9d9d9d !important;
  font-family: "SST Roman";
}
.popupselect {
  text-align: center;
  padding: 10px 15px 0;
  margin-bottom: 15px;
}
.mediciarea {
  color: #3f92b8;
  width: 50%;
  margin: 0 auto;
  font-size: 12px;
  line-height: 16px;
  position: relative;
}
.mediciarea img {
  width: 100%;
}
.medicispinetextarea {
  text-align: left;
  color: #000;
  margin-bottom: 40px;
}
.printmaterialcheckingarea ul {
  padding: 0;
  margin: 4px 0 0px;
  list-style: none;
}
.printmaterialcheckingarea ul li {
  padding: 6px 10px 6px 26px;
  margin-bottom: 0;
  font-family: "SST Italic";
  color: #003c71;
}
.printmaterialcheckingarea ul li label {
  margin-right: 8px;
}
.printmaterialcheckingarea ul li.active {
  background: #e8f3f9;
}
.printmaterialcheckingarea ul li::before,
.printmaterialcheckingarea ul li::after {
  content: "";
  display: block;
  clear: both;
}
.printmaterialcheckingarea ul li span {
  float: right;
  background: #fff;
  border: 1px solid #dcdbdf;
  text-align: center;
  width: 50px;
  height: 26px;
  line-height: 26px;
  color: #d74857;
  font-family: "SST Roman";
}
.printmaterialcheckingarea ul li span.redtext {
  padding-right: 6px;
}
.pagecampaignwrapper {
  max-width: 960px;
  margin: 28px auto;
}
.pagecampaignwrapper::before,
.pagecampaignwrapper::after {
  content: "";
  display: block;
  clear: both;
}
.pagecampaigntop {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pagecampaigntop h2 {
  border-bottom: 2px solid #003c71;
  width: 64%;
  text-align: center;
  padding-left: 0px;
  color: #003c71;
  font-size: 18px;
  font-family: "SST Bold";
  text-transform: uppercase;
  padding-bottom: 12px;
  margin: 0 0px 0 0;
}
.pagecampaigntop h2.rightside {
  width: 210px;
  float: right;
  margin-right: 0;
}
.pagecampaignbottom {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.pagecampaignbottom ul {
  padding: 0;
  margin: 30px 0 40px;
  list-style: none;
}
.pagecampaignbottom ul li {
  display: inline-block;
  margin: 0 22px;
  text-align: center;
}
.pagecampaignbottom a {
  color: #000;
  text-decoration: none;
}
.pagecampaignbottom a.selected {
  box-shadow: 0 0 10px 2px #00000075;
  padding: 10px;
  display: block;
}
.pagecampaignbottom a:hover {
  text-decoration: underline;
  color: #003c73;
}
.pagecampaignbottom h3 {
  text-align: center;
  color: #000;
  font-size: 14px;
  font-family: "SST Roman";
  font-weight: normal;
  padding-bottom: 15px;
  margin: 0 0 20px;
  /*border-bottom: 1px solid #e5e5e5;*/
}
.pagecampaignbottom h3 a {
  color: #000;
  text-decoration: none;
}
.pagecampaignbottom h3 a:hover {
  text-decoration: none;
  color: #003c73;
}
.pagecampaignbottom h3 img {
  vertical-align: middle;
}
.pagecampaignbottom h3 sup {
  font-size: 8px;
}
.editaddressarea {
  position: relative;
}
.editaddressarea::before,
.editaddressarea::after {
  content: "";
  display: block;
  clear: both;
}
.editaddressarea span {
  position: absolute;
  right: 5px;
  top: 5px;
}
@media (max-width: 991px) {
  .editaddressarea span {
    position: relative;
  }
}
.editaddressarea a {
  color: #d90606;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: underline;
}
span#save_address {
  padding-top: 4px;
  display: inline-block;
}
span#save_address a {
  font-size: 14px;
  text-transform: uppercase;
  color: #e00606;
  text-decoration: underline;
}
.redlink {
  padding-top: 4px;
  display: block;
}
.redlink a {
  font-size: 14px;
  text-transform: uppercase;
  color: #e00606;
  text-decoration: underline;
}
.nametitlearea {
  display: flex;
}
.nametitlearea input {
  width: 70%;
}
.nametitlearea input:last-child {
  width: 30%;
  margin-left: 12px;
  text-align: center;
}
.informationtext {
  position: relative;
  margin-left: 20px;
  font-size: 18px;
  font-family: "SST Italic";
  color: #787878;
  padding-bottom: 5px;
}
input.ashplacehold::-webkit-input-placeholder {
  color: #787878 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
input.ashplacehold::-moz-placeholder {
  color: #787878 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
input.ashplacehold::-ms-input-placeholder {
  color: #787878 !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.stret-view {
  font-family: "SST Italic";
  color: #757575;
  text-align: center;
}
a.closeModal,
.popfileBackBtn,
.popfileBackBtnsecond {
  position: absolute;
  right: 20px;
  top: 18px;
  font-weight: 600;
  color: #ab0303;
  text-decoration: none;
}
a.closeModal:hover,
.popfileBackBtn:hover,
.popfileBackBtnsecond:hover {
  color: #ab0303;
}
a.edit-upload-popup {
  padding-right: 5px;
  padding-top: 0;
}
.selectartworkwrapper {
  max-width: 1170px;
  margin: 0 auto;
}
.mailingarea {
  position: relative;
  border-bottom: 2px solid #003c71;
  margin: 20px 0 0px;
  height: 36px;
}
@media (max-width: 767px) {
  .mailingarea {
    height: auto;
  }
}
.mailingarea h2 {
  color: #c60311;
  text-align: center;
  font-family: "SST Bold";
  font-size: 20px;
  margin: 0px;
  padding-bottom: 15px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .mailingarea h2 {
    position: relative;
  }
}
.mailingarea .backtext {
  float: left;
  font-family: "SST Bold";
  color: #9cb3c8;
  padding-top: 4px;
  position: relative;
  z-index: 3;
  margin: 0px 0 5px 10px;
}
@media (max-width: 767px) {
  .mailingarea .backtext {
    float: none;
    display: block;
  }
}
.mailingarea .backtext:hover {
  text-decoration: none;
  color: #285783;
}
.mailingarea .goback {
  float: left;
  font-family: "SST Bold";
  color: #9cb3c8;
  padding-top: 4px;
  position: relative;
  z-index: 3;
}
.mailingarea .goback:hover {
  text-decoration: none;
  color: #285783;
}
.backsndsrn {
  float: left;
  font-family: "SST Bold";
  color: #9cb3c8;
  padding-top: 4px;
  position: relative;
  z-index: 3;
}
.backsndsrn:hover {
  text-decoration: none;
  color: #285783;
}
.treatmentarea {
  margin-top: 40px;
}
.treatmentarea ul {
  display: flex;
  list-style: none;
  padding: 0;
}
@media (max-width: 991px) {
  .treatmentarea ul {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .treatmentarea ul {
    flex-wrap: wrap;
  }
}
.treatmentarea ul li {
  text-align: center;
  padding: 0 20px;
  margin-bottom: 0;
  width: 32%;
}
@media (max-width: 767px) {
  .treatmentarea ul li {
    width: 100%;
    padding: 0 15px;
  }
}
.treatmentarea ul li img {
  margin-bottom: 20px;
  box-shadow: 0 3px 5px #ccc;
}
.treatmentarea ul h3 {
  height: 95px;
  text-align: center;
  color: #003c71;
  font-size: 20px;
  font-family: "SST Roman";
  font-weight: 400;
}
@media (max-width: 991px) {
  .treatmentarea ul h3 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .treatmentarea ul h3 {
    font-size: 20px;
    height: auto;
    margin-bottom: 20px;
  }
}
.treatmentarea ul li img.current {
  padding: 5px;
  box-shadow: 3px 0 10px #717171;
}
.postcardwrapper {
  margin-top: 20px;
  display: flex;
}
.postcardwrapper .selected-artwork {
  margin-top: 20px;
  display: flex;
}
.postcardwrapper .postcardleftarea {
  width: 165px;
}
.postcardwrapper .postcardleftarea p {
  color: #c60311;
  font-family: "SST Condensed Medium";
  font-size: 14px;
  margin-bottom: 8px;
  padding-left: 10px;
  letter-spacing: 0.5px;
}
.postcardwrapper .postcardleftarea span {
  color: #c60311;
  font-family: "SST Condensed Medium";
  font-size: 14px;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
  display: block;
}
.postcardwrapper .postcardleftarea a {
  font-size: 14px;
  text-decoration: none;
}
.postcardwrapper .postcardleftarea .postcardimgarea {
  margin-top: 25px;
}
.postcardwrapper .postcardrightarea {
  margin-top: 30px;
}
.postcardwrapper .postcardrightarea ul {
  display: flex;
  list-style: none;
}
.postcardwrapper .postcardrightarea ul li {
  padding: 0px;
  margin: 0 15px;
  position: relative;
  width: 33%;
  transition: transform 0.2s;
  cursor: pointer;
}
.postcardwrapper .postcardrightarea ul li .postcardhover {
  display: none;
}
.postcardwrapper .postcardrightarea ul li:hover {
  transform: scale(1.05);
}
.postcardwrapper .postcardrightarea ul li.active .postcardhover,
.postcardwrapper .postcardrightarea ul li.secondMailImage .postcardhover {
  display: block;
  padding: 10px;
  background: #d8e7efe8;
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -8px;
  left: -10px;
}
.postcardwrapper .postcardrightarea ul li.active .postcardhover .mailing-date,
.postcardwrapper .postcardrightarea ul li.secondMailImage .postcardhover .mailing-date {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.postcardwrapper .postcardrightarea ul li.active .postcardhover span,
.postcardwrapper .postcardrightarea ul li.secondMailImage .postcardhover span {
  color: #c60311;
  font-family: "SST Bold Italic";
  font-size: 18px;
  text-align: center;
}
.postcardwrapper .postcardrightarea ul li.active .postcardhover span a,
.postcardwrapper .postcardrightarea ul li.secondMailImage .postcardhover span a {
  color: #c60311;
  text-decoration: none;
}
.postcardwrapper .postcardrightarea ul li::before,
.postcardwrapper .postcardrightarea ul li::after {
  content: "";
  display: block;
  clear: both;
}
.postcardwrapper .postcardrightarea ul li img {
  margin-bottom: 0px;
  box-shadow: 0 4px 8px #ccc;
}
.mailtemplate {
  color: #4b8c06;
  text-decoration: none;
  font-family: "SST Bold";
  text-decoration: underline;
  margin-right: 40px;
  margin-left: -190px;
}
.mailtemplate:hover {
  color: #c60311;
}
.doubleheadingarea {
  text-align: center;
  margin: 8px 0;
}
.doubleheadingarea h2 {
  color: #003c71;
  font-size: 16px;
  font-family: "SST Light Italic";
  text-align: center;
  margin: 0;
}
.doubleheadingarea h3 {
  color: #003c71;
  font-size: 16px;
  font-family: "SST Light Italic";
  text-align: center;
  margin: 0;
}
.doubleboxarea {
  background: #f7f7fa;
  border: 1px solid #767676;
  border-radius: 3px;
}
.doubleboxarea::before,
.doubleboxarea::after {
  content: "";
  display: block;
  clear: both;
}
.doubleboxarea .box1 {
  width: 450px;
  float: left;
  border-right: 1px solid #767676;
}
.doubleboxarea .box2 {
  width: 532px;
  float: left;
}
.doubleboxarea .box3 {
  border-left: 1px solid #767676;
  background: #fff;
  width: 320px;
  float: right;
}
.box3toparea {
  padding: 20px;
}
.mail1starea ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: space-between;
}
.mail1starea ul li {
  color: #fc010d;
  font-size: 12px;
  font-family: "SST Condensed";
  text-transform: uppercase;
  margin: 0;
  padding-right: 25px;
}
.amountarea ul {
  margin: 16px 0 36px;
  padding: 0;
  list-style: none;
}
.amountarea ul li {
  color: #003c71;
  font-size: 14px;
  font-family: "SST Light";
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-right: 100px;
}
.amountarea ul li span {
  position: absolute;
  right: 0;
  width: 100px;
}
.totalamountarea ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.totalamountarea ul li {
  color: #fa040f;
  font-size: 14px;
  font-family: "SST Roman";
  margin: 0;
  position: relative;
  padding-right: 100px;
  line-height: 30px;
}
.totalamountarea ul li span {
  font-size: 18px;
  font-family: "SST Bold";
  position: absolute;
  right: 0;
  width: 100px;
}
.box3bottomarea {
  padding: 20px 10px 20px 20px;
  border-top: 1px solid #767676;
  background: #e8f3f8;
}
.approvearea ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.approvearea ul li {
  color: #003c71;
  font-size: 14px;
  font-family: "SST Roman";
  margin: 0 0 8px;
  position: relative;
  padding-right: 120px;
  text-decoration: underline;
}
.approvearea ul li .green {
  color: #4b8c06;
}
.approvearea ul li .red {
  color: #fb0314;
}
.approvearea ul li input {
  margin-right: 15px;
  margin-top: 4px;
  float: left;
}
.approvearea ul li span {
  text-decoration: none;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  width: 120px;
}
.paddingpop.redtext.after-upload-msg-second {
  color: #7d7d7d;
  text-align: left;
}
.after-upload-msg {
  text-align: left;
}
.show-for-doc,
.show-for-doc-second {
  text-align: left;
  padding: 10px 10px 10px 30px;
  color: #fa181a;
}
.show-for-doc input.inputno,
.show-for-doc-second input.inputno {
  width: 84px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 14px;
  color: #f72020;
  font-family: "SST Roman";
  text-align: center;
}
.show-for-doc input.inputno::-webkit-input-placeholder,
.show-for-doc-second input.inputno::-webkit-input-placeholder {
  color: #f72020 !important;
  font-size: 14px;
  font-family: "SST Italic";
  opacity: 1;
}
.show-for-doc input.inputno::-moz-placeholder,
.show-for-doc-second input.inputno::-moz-placeholder {
  color: #f72020 !important;
  font-size: 14px;
  font-family: "SST Italic";
  opacity: 1;
}
.show-for-doc input.inputno::-ms-input-placeholder,
.show-for-doc-second input.inputno::-ms-input-placeholder {
  color: #f72020 !important;
  font-size: 14px;
  font-family: "SST Italic";
  opacity: 1;
}
.postage-title {
  font-size: inherit;
  font-family: "SST Roman" !important;
  font-style: normal;
  color: #c7030f !important;
}
span.invite-opt-title {
  float: left !important;
  color: #c7030f !important;
  font-family: "SST Roman" !important;
}
.invite-item-div {
  display: inline-block;
  width: 100%;
}
.invite-item-others span.invite-opt-title {
  padding-bottom: 15px;
  padding-top: 6px;
}
.enveloparea {
  margin: 0;
  height: 25px;
  position: relative;
  float: right;
  width: 100px;
}
.for-envelope .envelopBtn {
  padding: 0px 10px;
  background: #f9d9da;
  color: #b80405 !important;
  position: absolute;
  left: 0;
  right: 30px;
  min-width: auto;
  margin: 0px auto 0;
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  font-family: "SST Bold Italic";
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 5px;
  text-align: center;
}
.envelopgreenBtn {
  padding: 0px 10px;
  background: #74c801;
  color: #fff !important;
  position: absolute;
  left: 0;
  right: 30px;
  min-width: auto;
  margin: 0px auto 0;
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  font-family: "SST Bold Italic";
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 5px;
  text-align: center;
}
textarea#envelope_address_area {
  border: 0;
  text-align: center;
  outline: none;
  resize: none;
  box-shadow: none;
  margin: 20px 0 0;
}
textarea#envelope_address_area:focus {
  border: 0;
  text-align: center;
  outline: none;
  box-shadow: none;
}
.show-for-excel {
  color: #f72f2f;
  margin-top: 30px;
}
span.upload-file-name {
  color: #000;
}
form#no_postage_qty_form {
  margin: 50px 0;
  color: #fa181a;
}
form#no_postage_qty_form input.inputno {
  width: 84px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 14px;
  color: #fa181a;
  font-family: "SST Roman";
  margin-left: 5px;
}
form#no_postage_qty_form input::-webkit-input-placeholder {
  color: #fa181a !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
form#no_postage_qty_form input::-moz-placeholder {
  color: #fa181a !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
form#no_postage_qty_form input::-ms-input-placeholder {
  color: #fa181a !important;
  font-size: 18px;
  font-family: "SST Italic";
  opacity: 1;
}
.iputboxarea::before,
.iputboxarea::after {
  content: "";
  display: block;
  clear: both;
}
/*a.redlink.upload-dr-image {
      background: #b80405;
      height: 30px;
      padding: 0 0px;
      line-height: 28px;
      color: #fff;
      text-decoration: none;
      width: 160px;
      text-align: center;
  }*/
.doctor-after-upload-area {
  height: 200px;
  overflow: auto;
  width: 100%;
}
a.removeDoc {
  position: absolute;
  right: 0;
  top: 0;
}
.rushmailpBtn {
  padding: 0px 15px;
  background: #b80405;
  color: #fff !important;
  width: 180px;
  margin: 0px auto 0;
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 11px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0px;
  text-align: center;
}
.rushmailpBtn:hover {
  color: #fff;
  text-decoration: underline;
}
#second_mailer_model .popcontarea {
  text-align: center;
  padding-top: 20px;
}
#second_mailer_model .popcontarea p {
  text-align: center;
  margin-top: 30px;
}
#second_mailer_model .popcontarea p span {
  display: block;
}
#yes_btn {
  padding: 0px;
  background: #71c800;
  color: #fff !important;
  width: 70px;
  display: inline-block;
  height: 35px;
  line-height: 34px;
  font-size: 14px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  border: 0 !important;
  margin-left: 10px;
}
#yes_btn:hover {
  color: #fff;
  text-decoration: underline;
  background: #71c800;
}
#no_btn {
  padding: 0px;
  background: #c60311;
  color: #fff !important;
  width: 70px;
  display: inline-block;
  height: 35px;
  line-height: 34px;
  font-size: 14px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  border: 0 !important;
  margin-left: 10px;
}
#no_btn:hover {
  color: #fff;
  text-decoration: underline;
}
#confirm_date_reset .popcontarea {
  text-align: center;
  padding-top: 20px;
}
#no_date_popup .popcontarea {
  text-align: center;
  padding-top: 30px;
  display: inline-block;
  width: 100%;
}
.clickheredate {
  padding: 0px;
  background: #71c800;
  color: #fff !important;
  min-width: 150px;
  padding: 0 20px;
  display: inline-block;
  height: 35px;
  line-height: 34px;
  font-size: 14px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  border: 0 !important;
  margin: 0 auto;
  float: left;
}
.clickheredate:hover {
  color: #fff;
  text-decoration: underline;
  background: #71c800;
}
.printwrapper {
  margin-top: 20px;
  display: flex;
}
.printwrapper .print-template {
  margin-top: 20px;
  display: flex;
}
.printwrapper .printleftarea {
  width: 165px;
}
.printwrapper .printleftarea .printimgarea {
  margin-bottom: 20px;
}
.printwrapper .printleftarea .printimgarea img {
  width: 100%;
}
.printwrapper .printleftarea p {
  color: #c60311;
  font-family: "SST Condensed Medium";
  font-size: 14px;
  margin-bottom: 8px;
  padding-left: 0px;
  letter-spacing: 0.5px;
  text-align: center;
}
.printwrapper .printleftarea span {
  color: #c60311;
  font-family: "SST Condensed Medium";
  font-size: 14px;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
  display: block;
}
.printwrapper .printleftarea a {
  font-size: 14px;
  text-decoration: none;
}
.printwrapper .printleftarea .postcardimgarea {
  margin-top: 25px;
}
.printwrapper .printrightarea {
  margin-top: 30px;
}
.printwrapper .printrightarea ul {
  display: flex;
  list-style: none;
}
.printwrapper .printrightarea ul li {
  padding: 0px;
  margin: 0 15px;
  position: relative;
  width: 33%;
  transition: transform 0.2s;
  cursor: pointer;
}
.printwrapper .printrightarea ul li .postcardhover {
  display: none;
}
.printwrapper .printrightarea ul li:hover {
  transform: scale(1.05);
}
.printwrapper .printrightarea ul li.active .postcardhover,
.printwrapper .printrightarea ul li.secondMailImage .postcardhover {
  display: block;
  padding: 10px;
  background: #d8e7efe8;
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -8px;
  left: -10px;
}
.printwrapper .printrightarea ul li.active .postcardhover .mailing-date,
.printwrapper .printrightarea ul li.secondMailImage .postcardhover .mailing-date {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.printwrapper .printrightarea ul li.active .postcardhover span,
.printwrapper .printrightarea ul li.secondMailImage .postcardhover span {
  color: #c60311;
  font-family: "SST Bold Italic";
  font-size: 18px;
  text-align: center;
}
.printwrapper .printrightarea ul li.active .postcardhover span a,
.printwrapper .printrightarea ul li.secondMailImage .postcardhover span a {
  color: #c60311;
  text-decoration: none;
}
.printwrapper .printrightarea ul li::before,
.printwrapper .printrightarea ul li::after {
  content: "";
  display: block;
  clear: both;
}
.printwrapper .printrightarea ul li img {
  margin-bottom: 0px;
  box-shadow: 0 4px 8px #ccc;
}
.mail-template {
  color: #4b8c06;
  text-decoration: none;
  font-family: "SST Bold";
  text-decoration: underline;
  margin-right: 40px;
  margin-left: -190px;
}
.mail-template:hover {
  color: #c60311;
}
.modals-overlay {
  z-index: 9 !important;
}
a.rushmailpBtn.enableRush {
  width: 220px;
}
.datepicker-days table thead {
  background: transparent;
  color: #565656;
  border: 0;
}
.datepicker th.datepicker-switch:hover {
  background: transparent;
}
.datepicker-months table thead {
  background: transparent;
  color: #565656;
  border: 0;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.75);
}
.print_qty_box input.qty_box {
  height: 23px;
  border: 0;
  text-align: center;
}
.minQty {
  float: right;
  line-height: 26px;
  margin-top: -3px;
  color: #cd2030;
  margin-bottom: 5px;
}
.minQty span {
  margin-left: 4px;
}
.print_qty_box {
  position: relative;
}
.print_qty_box div.mage-error {
  position: absolute;
  right: 0;
  width: 250px;
  text-align: right !important;
  background: transparent;
  bottom: -17px;
  line-height: 15px;
  margin: 0;
}
.datepicker-years table thead {
  background: transparent;
  color: #565656;
  border: 0;
}
.datepicker-years th.datepicker-switch {
  background: transparent;
}
.datepicker-years th.datepicker-switch:hover {
  background: transparent;
}
.datepicker-decades table thead {
  background: transparent;
  color: #565656;
  border: 0;
}
.datepicker-decades th.datepicker-switch {
  background: transparent;
}
.datepicker-decades th.datepicker-switch:hover {
  background: transparent;
}
.datepicker-centuries table thead {
  background: transparent;
  color: #565656;
  border: 0;
}
.datepicker-centuries th.datepicker-switch {
  background: transparent;
}
.datepicker-centuries th.datepicker-switch:hover {
  background: transparent;
}
span.bold-txt {
  font-weight: bold;
}
span.registration-url {
  cursor: pointer;
}
.bottommargin {
  margin-bottom: 20px;
}
/*
  ===================================*/
.mark_mate_newarea {
  display: flex;
  align-items: center;
}
.mark_mate_newarea.leftarea.marketingleftheading {
  width: 320px;
  color: #0b4478;
  font-style: normal !important;
  font-family: "SST Medium";
  font-size: 24px;
  line-height: 120%;
}
.mark_mate_newarea.rightarea.sub_heading {
  width: 955px;
  text-align: center;
  justify-content: center;
  font-size: 24px;
  color: #ca1c29;
}
.marketingnavmenu .marketnav {
  background: #e8f3f7;
  border: 1px solid #6b97bd;
  border-right: 1px solid #6b97bd;
  padding: 10px;
  display: flex;
  align-items: center;
}
.marketingnavmenu .red {
  padding: 0 10px 0 3px;
}
.marketingnavmenu .green {
  padding: 0 10px 0 3px;
}
.marketnav input[type="radio"] {
  margin-right: 5px;
}
.marketnav input[type="radio"] {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  outline: none;
  box-shadow: 0 0 0 2px #ccc !important;
  background: #fcfdff;
}
.marketnav input[type="radio"]:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -4px;
  border-radius: 50%;
}
.marketnav input[type="radio"]:checked:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -9px;
  border-radius: 0%;
}
.marketnav input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: 4px;
  transform: rotate(45deg);
  border-bottom: 3px solid #969fa9;
  border-right: 3px solid #969fa9;
}
.extra_button input[type="radio"] {
  margin-right: 5px;
}
.extra_button input[type="radio"] {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  outline: none;
  box-shadow: 0 0 0 2px #ccc !important;
}
.extra_button input[type="radio"]:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -4px;
  border-radius: 50%;
}
.extra_button input[type="radio"]:checked:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -9px;
  border-radius: 0%;
}
.extra_button input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: 4px;
  transform: rotate(45deg);
  border-bottom: 3px solid #969fa9;
  border-right: 3px solid #969fa9;
}
.extra_button .red {
  padding: 0 10px 0 3px;
}
.extra_button .green {
  padding: 0 10px 0 3px;
}
.envelop_main_wrap input[type="radio"] {
  margin-right: 5px;
}
.envelop_main_wrap input[type="radio"] {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  outline: none;
  box-shadow: 0 0 0 2px #ccc !important;
}
.envelop_main_wrap input[type="radio"]:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -4px;
  border-radius: 50%;
}
.envelop_main_wrap input[type="radio"]:checked:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -9px;
  border-radius: 0%;
}
.envelop_main_wrap input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: 4px;
  transform: rotate(45deg);
  border-bottom: 3px solid #969fa9;
  border-right: 3px solid #969fa9;
}
.envelop_main_wrap .red {
  padding: 0 10px 0 3px;
}
.envelop_main_wrap .green {
  padding: 0 10px 0 3px;
}
.printitem_main_wrap,
.digital_main_wrap,
.newspaper_main_wrap,
.email_camapign_main_wrap,
.facebook_ads_main_wrap,
.live_ops_main_wrap {
  display: flex;
  align-items: center;
}
.maillist_text {
  padding-top: 50px;
  color: #727272;
  padding: 50px 35px 0;
  text-align: left;
  font-size: 14px;
  font-family: "SST Italic";
}
.cls_new_option,
.has_instruction_mailing_list {
  display: flex;
  align-items: flex-start;
}
.cls_leftarea {
  width: 150px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
}
.cls_rightarea {
  text-align: left;
  width: 390px;
  font-size: 14px;
  font-family: "SST Roman";
}
a.leftarea.save-btn,
.leftarea.save-btn-second {
  padding: 0px;
  background: #007db3;
  color: #fff;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 50px;
  width: 125px;
  margin: 0 auto;
  text-align: center;
  display: block;
  cursor: pointer;
}
.envelop_main_wrap {
  display: flex;
  align-items: center;
}
.modal-popup_upload_envelope_modal::before,
.modal-popup_upload_dr_letter_modal::before,
.modal-popup_upload_doctor_modal::before,
.modal-popup_doctor_treatment_option_modal::before,
.modal-popup_event_contact_option_modal::before {
  content: '';
  background: #a0a0a0cc;
  position: absolute;
  width: 100%;
  height: 100%;
}
a.helpVideoBtn {
  color: #ab0303;
}
.modal-popup_upload_envelope_modal .popupbox .popheaderarea h2 {
  color: #074483;
  font-family: 'SST Medium';
}
.uploadLogoWithIns {
  border: 0 !important;
  background: transparent !important;
  text-decoration: underline;
  color: #cf0202 !important;
  white-space: nowrap;
  width: 100%;
}
.mailorderarea.select-depend-area4 {
  padding: 0;
}
.mailorderarea.select-depend-area4 .border textarea {
  height: 130px;
  padding: 10px;
  text-align: left;
}
.mailorderarea.second-select-depend-area4 .border textarea {
  height: 130px;
  padding: 10px;
  text-align: left;
}
.modal-popup_upload_envelope_modal select {
  background: #e4ebf3 url(../images/selectbg.png) no-repeat 94% 50% !important;
}
.modal-popup_tae_envelope_upload_alert select {
  background: #e4ebf3 url(../images/selectbg.png) no-repeat 94% 50% !important;
}
p.step-alert-message {
  padding: 10px 10px 0;
  text-align: center;
}
.treatmentarea ul li img.current {
  border: 5px solid #c60330;
}
.printmaterialcheckingarea ul li span {
  width: 100px !important;
}
a.showCombo {
  background: #e2e3e7;
  text-align: center;
  display: block;
  padding: 30px 25px 15px;
  width: 295px;
  text-decoration: none;
}
a.showCombo h2 {
  width: 100%;
}
a.subcatShow {
  background: #e2e3e7;
  text-align: center;
  display: block;
  padding: 30px 25px 15px;
  width: 295px;
  text-decoration: none;
}
a.subcatShow h2 {
  width: 100%;
}
.combo-chose {
  text-align: center;
  display: block;
  margin-top: 15px;
  margin-bottom: 50px;
}
a.continueComboBtn.subcatShow {
  padding: 0px;
  background: #71c800;
  color: #fff;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: 'SST Roman';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  width: 150px;
  margin: 20px auto;
  text-align: center;
}
a.continueComboBtn.subcatShow:hover {
  color: #fff;
  text-decoration: underline;
}
div#__searchitWrapper1 {
  border: 1px solid #d6d6d6 !important;
}
div#__searchitWrapper1 select option {
  padding: 6px;
  line-height: 24px;
  border-bottom: 1px solid #d6d6d6;
}
.treatmentarea.treatmentarea5 ul li {
  width: 20% !important;
  padding: 0 1% !important;
}
.treatmentarea.treatmentarea5 ul li img {
  margin-bottom: 20px;
  box-shadow: 0 3px 5px #ccc;
  /*height: 166px;*/
}
.additionl-service-heading-wrapper {
  color: #c60311;
  padding: 0 5px 10px 2px;
  font-size: 16px;
  line-height: 22px;
  font-family: 'SST Condensed';
}
.continueBtn,
.saveBtn {
  width: 225px;
}
.mediciarea-second img {
  height: 80px;
}
.modal-popup_tae_envelope_upload_alert .popupbox .popheaderarea h2 {
  color: #074483;
  font-family: 'SST Medium';
}
a.envelopBackBtnSecond {
  font-weight: bold;
  font-size: 14px;
}
.mediciarea p.greentext {
  font-size: 15px;
}
.upload-mail-area-second {
  color: #c7030f !important;
  text-align: center;
}
.upload-mail-area-second p {
  margin-bottom: 10px;
}
a.edit-upload-popup,
a.edit-nofill-qty-popup,
a.edit-second-mailing,
a.envelopEditBtn {
  width: 21px;
  height: 18px;
  display: inline-block;
  background: url(../images/editicon.png) no-repeat 0 0 !important;
  font-size: 0;
  margin: 0 0 0 5px;
}
a.remove-second-mailing {
  width: 22px;
  height: 20px;
  display: inline-block;
  background: url(../images/removeicon.png) no-repeat 0 0 !important;
  font-size: 0;
  margin: 0 0 0 5px;
}
.maillistheading span.namelist {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.postage-title_2nd span.namelist {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
a.uploadFileEditBtn {
  width: 22px;
  height: 20px;
  display: inline-block;
  background: url(../images/removeicon.png) no-repeat 0 0 !important;
  font-size: 0;
  margin: 0 0 0 5px;
}
span.namelist span {
  width: auto;
}
span.namelist {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
span.alert-msg-second-env,
span.alert-msg-first-env,
span.alert-msg-first-letter {
  color: #f1b644;
  font-size: 11px;
  background: url(../images/completeicon.png) no-repeat 0 2px !important;
  padding-left: 20px;
  line-height: 24px;
  display: inline-block;
  font-family: 'SST Bold';
}
a.closeModal.goback {
  display: none;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  vertical-align: top;
}
.newradio {
  padding: 0 30px;
}
.newradio .switcharea {
  margin-bottom: 20px;
  font-size: 14px;
  font-family: 'SST Bold';
  color: #d60415;
}
.newradio input[type="radio"] {
  margin-right: 10px;
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  outline: none;
  box-shadow: 0 0 0 2px #ccc !important;
  background: #fcfdff;
}
.newradio input[type="radio"]:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -4px;
  border-radius: 50%;
}
.newradio input[type="radio"]:checked:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -9px;
  border-radius: 0%;
}
.newradio input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: 4px;
  transform: rotate(45deg);
  border-bottom: 3px solid #969fa9;
  border-right: 3px solid #969fa9;
}
.maillist_select_text {
  color: #4d4d4f;
  text-align: left;
  font-size: 12px;
  padding-left: 35px;
  margin-top: -10px;
}
.maillist_fulfilment_text {
  color: #727272;
  padding: 0px 35px 0;
  text-align: left;
  font-size: 14px;
  font-family: "SST Italic";
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.newspaperReminder {
  padding: 6px 20px 6px 26px;
  color: #d60415;
}
.switcharea-top {
  display: flex;
  margin-bottom: 20px;
}
.message.notice {
  margin: 0 0 10px;
  padding: 20px 20px 20px 94px !important;
  background-color: #9c9a9b !important;
  min-height: 100px;
  display: flex;
  align-items: center;
}
.message.notice > *:first-child:before {
  background: url(../images/grey-message.png) no-repeat 0 2px !important;
  width: 80px;
  height: 78px;
  font-size: 0;
  margin-left: 5px;
}
.message-notice div b {
  color: #fff;
  display: block;
  font-size: 24px;
  line-height: inherit;
  margin: 3px 0 10px;
  text-transform: uppercase;
}
.message-notice div {
  color: #fff;
  display: block;
  font-size: 18px;
  margin-bottom: 0;
  font-style: italic;
  line-height: 22px;
}
.message.warning {
  margin: 0 0 10px;
  padding: 20px 20px 20px 94px !important;
  background-color: #DCB309 !important;
  min-height: 100px;
  display: flex;
  align-items: center;
}
.message.warning > *:first-child:before {
  background: url(../images/yellow-message.png) no-repeat 0 2px !important;
  width: 80px;
  height: 78px;
  font-size: 0;
  margin-left: 5px;
}
.message-warning div b {
  color: #fff;
  display: block;
  font-size: 24px;
  line-height: inherit;
  margin: 3px 0 10px;
  text-transform: uppercase;
}
.message-warning div {
  color: #fff;
  display: block;
  font-size: 18px;
  margin-bottom: 0;
  font-style: italic;
  line-height: 22px;
}
.message.success {
  margin: 0 0 10px;
  padding: 20px 20px 20px 94px !important;
  background-color: #42A608 !important;
  min-height: 106px;
  display: flex;
  align-items: center;
}
.message.success > *:first-child:before {
  background: url(../images/green-message.png) no-repeat 0 2px !important;
  width: 83px;
  height: 84px;
  font-size: 0;
  margin-left: 5px;
}
.message-success div b {
  color: #fff;
  display: block;
  font-size: 24px;
  line-height: inherit;
  margin: 3px 0 10px;
  text-transform: uppercase;
}
.message-success div {
  color: #fff;
  display: block;
  font-size: 18px;
  margin-bottom: 0;
  font-style: italic;
  line-height: 22px;
}
.upload-doctor-txt-top {
  width: 100%;
  color: #cf0202;
  padding: 0px 90px;
  text-align: center;
}
span.warn-txt-dc {
  color: #f8b209;
  padding-right: 35px;
  background: url(../images/completeicon.png) no-repeat 100% 4px !important;
  display: inline-block;
  height: 26px;
}
.warn-msg-below {
  color: #cf0202;
  text-align: center;
  font-size: 13px;
}
.doctor-after-upload-warning {
  text-align: center !important;
  border: 0 !important;
  color: #f8b209;
}
.warn-msg-belowinputarea input[type="checkbox"] {
  margin-right: 7px;
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 1px;
  outline: none;
  box-shadow: 0 0 0 2px #f35753;
  position: relative;
}
.warn-msg-belowinputarea input[type="checkbox"]:before {
  content: "";
  display: block;
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 1px;
  outline: none;
  box-shadow: 0 0 0 2px #f35753;
}
.warn-msg-belowinputarea input[type="checkbox"]:checked:before {
  content: "";
  display: block;
  background: #fff;
  width: 13px;
  height: 13px;
  border-radius: 1px;
  box-shadow: 0 0 0 2px #f35753;
}
.warn-msg-belowinputarea input[type="checkbox"]:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: -4px;
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 9px;
}
.warn-msg-belowinputarea input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  margin: -8px 0 0 -5px;
  transform: rotate(45deg);
  border-bottom: 3px solid #34b996;
  border-right: 3px solid #34b996;
}
span.error_msg_select_envolope {
  padding: 0 20px 10px;
  display: inline-block;
}
#hcp-box-1 {
  margin-bottom: 40px;
}
a.drLetterEditBtn {
  font-size: 0;
  position: relative;
}
a.drLetterEditBtn::after {
  background-image: url("../images/edit.png");
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.customer-account-login .control input.input-text::-webkit-input-placeholder {
  color: #3283ca !important;
  font-size: 18px;
  font-family: 'SST Light';
  opacity: 1;
}
.customer-account-login .control input.input-text::-moz-placeholder {
  color: #3283ca !important;
  font-size: 18px;
  font-family: 'SST Light';
  opacity: 1;
}
.customer-account-login .control input.input-text::-ms-input-placeholder {
  color: #3283ca !important;
  font-size: 18px;
  font-family: 'SST Light';
  opacity: 1;
}
/*=======09-06-21========*/
.save-area-3 li {
  position: relative;
}
.save-area-3 li a.helpVideoBtn {
  color: #ab0303;
  position: absolute;
  margin: 4px 20px 0;
  text-align: center;
  font-family: 'SST Roman';
  line-height: 16px;
}
.warn-below-enveloper-inputarea {
  padding: 10px 20px 0;
}
.envelope-request-check {
  color: #cf0202;
}
.eventcalenderarea .event_date {
  display: flex;
  align-items: center;
}
@media (max-width: 1030px) {
  .containerhealtharea {
    margin: 0 2%;
  }
  .containerhealthright input {
    width: 100%;
  }
  .containerhealthleft {
    width: 48%;
    float: left;
  }
  .containerhealthright {
    width: 48%;
    float: right;
  }
  .eventbox {
    margin: 0 25px;
  }
}
@media (max-width: 991px) {
  .eventcheckbox {
    left: -18px;
  }
  .eventcheckbox2 {
    left: 8px;
  }
  .eventcheckbox3 {
    left: 10px;
  }
}
@media (max-width: 767px) {
  .eventwrapper {
    display: block;
    margin-top: 20px;
  }
  .eventbox {
    margin: 0 auto 30px;
    width: 270px;
  }
  .eventcheckbox {
    left: 10px;
  }
  .eventcheckbox2 {
    left: 36px;
  }
  .eventcheckbox3 {
    left: 40px;
  }
  .headerbottom1area .headerbottom1contarea ul li.activered:after {
    width: 100%;
    right: 0;
    bottom: -5px;
    left: 0;
  }
  .headerbottom1area .headerbottom1contarea ul li.activegreen:after {
    width: 100%;
    right: 0;
    bottom: -5px;
    left: 0;
  }
}
@media (max-width: 500px) {
  .containerhealthleft {
    width: 100%;
    float: none;
  }
  .containerhealthright {
    width: 100%;
    float: none;
  }
  .stimContinueBtnTop {
    width: 200px;
    text-align: center;
    display: block;
    margin: 0 auto !important;
  }
  .stimsaveBtn {
    width: 200px;
    text-align: center;
    display: block;
    margin: 0 auto !important;
  }
  .clinic-info-area {
    margin-top: 30px;
  }
}
/* 
  &::before,
  &::after { content: ''; display: block;clear: both;} 
  */
/* Jaydeep Start Code Start */
.marketnav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
a.sidebar-service-edit {
  font-size: 0;
  position: relative;
}
a.sidebar-service-edit::after {
  background-image: url("../images/edit.png");
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.marketingnavmenu .red {
  padding: 0 8px 0 3px;
  font-size: 13px;
  font-weight: bold;
}
.marketingnavmenu .green {
  padding: 0 8px 0 3px;
  font-size: 13px;
  font-weight: bold;
}
form#mail_after_upload_list_form .show-for-excel {
  margin-top: 10px;
  margin-bottom: 10px;
}
#mail_after_upload_list_form #instruction_mailing_list_text {
  border-radius: 10px;
}
a.rushmailpBtn {
  margin-bottom: 10px;
}
.paddingpop.redtext.after-upload-msg {
  color: #7d7d7d;
}
#second_mailer_model2 .popcontarea {
  margin-top: 30px;
}
#second_mailer_model2 .popcontarea-second {
  padding: 0 15px;
  font-size: 16px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: "SST Roman";
}
#second_mailer_model2 .popcontarea p,
#second_mailer_model2 .popcontarea-second p {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
#second_mailer_model2 .popcontarea p label,
#second_mailer_model2 .popcontarea-second p label {
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding-right: 5px;
}
#second_mailer_model2 .popcontarea p label input,
#second_mailer_model2 .popcontarea-second p label input {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  outline: none;
  box-shadow: 0 0 0 2px #ccc !important;
  margin-right: 10px;
}
#second_mailer_model2 .popcontarea p label input::before,
#second_mailer_model2 .popcontarea-second p label input::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -9px;
  border-radius: 0%;
}
#second_mailer_model2 .popcontarea p label input:checked::after,
#second_mailer_model2 .popcontarea-second p label input:checked::after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: 4px;
  transform: rotate(45deg);
  border-bottom: 3px solid #969fa9;
  border-right: 3px solid #969fa9;
}
#second_mailer_model2 .popcontarea p label:last-child,
#second_mailer_model2 .popcontarea-second p label:last-child {
  padding-right: 20px;
}
#second_mailer_model2 .popfootearrea {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  border-top: 1px solid #e5e5e5;
  padding: 20px 20px;
  position: relative;
}
#second_mailer_model2 .popfootearrea a.goback {
  position: absolute;
  right: 20px;
  top: 20px;
  font-weight: 600;
  color: #ab0303;
  text-decoration: none;
}
#second_mailer_model2 .popfootearrea a.help {
  color: #cf0202;
}
#second_mailer_model2 .popheaderarea h2 {
  font-weight: bold;
}
a.floatright.redlink.envelopEditBtn,
a.floatright.redlink.edit-nofill-qty-popup {
  padding-top: 0;
  padding-right: 10px;
}
.maillistcheckingarea p.shipping-label {
  padding-left: 10px;
  color: #7d7d7d;
  float: left;
  padding-top: 5px;
  margin-bottom: 0;
}
div#uploadListModal .approvefileleftarea {
  width: 100%;
}
div#uploadListModal .approvefilerightarea {
  display: none;
}
div#uploadListModalSecond .approvefilearea {
  display: block;
}
div#uploadListModalSecond .approvefileleftarea {
  width: 100%;
}
.show-for-excel-second {
  color: #f72f2f;
}
textarea#instruction_mailing_list_second_text {
  border-radius: 10px;
}
.marketingleftarea ul.save-area-1 li p:nth-child(2) {
  font-weight: bold;
}
.popfooterarea {
  min-height: 60px;
}
.maillistheading > span:first-child {
  color: #0b4478;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
}
div#duplicate-mailing hr {
  display: none;
}
div#duplicate-mailing li.postage-title_2nd {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  /*background: #e8f3f8;*/
  height: 40px;
  line-height: 40px;
  border-radius: 8px;
  font-family: SST Roman;
}
div#duplicate-mailing li.postage-title_2nd span.cls_sndmail_title {
  float: left;
  font-weight: bold;
  width: 120px;
}
div#duplicate-mailing li.postage-title_2nd span.namelist.green {
  width: 150px;
}
div#duplicate-mailing li.postage-title_2nd span.namelist.green span.upload-list-count {
  float: left;
}
div#duplicate-mailing li.postage-title_2nd span.namelist.green a.floatright.redlink.remove-second-mailing {
  padding-top: 0;
}
div#mailing li.usps-mail-li {
  display: flex;
  align-items: center;
}
div#mailing li.usps-mail-li > span {
  display: flex;
  align-items: center;
  width: auto;
  white-space: nowrap;
}
div#mailing li.usps-mail-li p.shipping-label {
  padding-left: 10px;
  padding-top: 0;
  width: 100%;
}
div#mailing li.usps-mail-li p.shipping-label span {
  width: 100%;
  text-align: left;
}
div#mailing li.usps-mail-li p.shipping-label span.redtext {
  text-align: right;
}
div#duplicate-mailing li.usps-mail-li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
div#mailing li.usps-mail-li {
  display: block;
  float: unset;
  width: 100%;
}
div#mailing li.usps-mail-li > span {
  display: inline;
  float: unset;
  width: auto;
}
div#mailing li.usps-mail-li > span br {
  display: none;
}
div#mailing li.usps-mail-li p.shipping-label {
  display: inline;
  float: unset;
  width: auto;
}
div#mailing li.usps-mail-li p.shipping-label.dateavailable {
  float: right;
}
div#mailing li.usps-mail-li p.shipping-label span {
  display: inline;
  width: auto;
  float: unset;
  color: #003c71;
}
div#mailing li.usps-mail-li p.shipping-label span.cls_longtext {
  display: block;
  width: 100%;
  float: left;
  color: #7d7d7d;
  padding-left: 30px;
  font-family: "SST";
  padding-top: 5px;
}
div#mailing li.usps-mail-li p.shipping-label span.redtext {
  color: #cf0202;
}
.popup-mail-items {
  padding: 0 15px;
}
.popup-mail-items::before,
.popup-mail-items::after {
  content: '';
  display: block;
  clear: both;
}
.popup-mail-items ul.popup-invite-options {
  padding-left: 10px;
  width: 60%;
  float: left;
}
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field {
  display: inline-block;
  width: 100%;
}
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others {
  display: block;
}
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others.cls_radiotocheck,
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field.cls_radiotocheck {
  display: inline-block;
  width: 100%;
  padding-left: 20px;
}
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others input[type="radio"],
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field input[type="radio"],
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others input[type="checkbox"],
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field input[type="checkbox"] {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  outline: none;
  box-shadow: 0 0 0 2px #ccc !important;
  margin-right: 10px;
}
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others input[type="radio"]:checked,
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field input[type="radio"]:checked,
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others input[type="checkbox"]:checked,
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field input[type="checkbox"]:checked {
  background-color: #005cc8;
  box-shadow: 0 0 0 2px #005cc8 !important;
}
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others input[type="radio"]:checked::after,
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field input[type="radio"]:checked::after,
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others input[type="checkbox"]:checked::after,
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field input[type="checkbox"]:checked::after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: 4px;
  transform: rotate(45deg);
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
}
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others input[type="radio"]::before,
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field input[type="radio"]::before,
.popup-mail-items ul.popup-invite-options li.popup-invite-item-others input[type="checkbox"]::before,
.popup-mail-items ul.popup-invite-options li.popup-invite-item.validate-field input[type="checkbox"]::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -9px;
  border-radius: 0%;
}
.popup-mail-items ul.postcard-ul-only {
  padding-left: 20px;
  width: 40%;
  float: left;
  margin: 0;
  list-style: none;
}
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div {
  padding-left: 30px;
  position: relative;
}
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div label.popup-checkCbox {
  position: absolute;
  left: 0;
}
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div input[type="radio"],
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div input[type="checkbox"] {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  outline: none;
  box-shadow: 0 0 0 2px #ccc !important;
  margin-right: 10px;
}
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div input[type="radio"]:checked,
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div input[type="checkbox"]:checked {
  background-color: #005cc8;
  box-shadow: 0 0 0 2px #005cc8 !important;
}
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div input[type="radio"]:checked::after,
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div input[type="checkbox"]:checked::after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: 4px;
  transform: rotate(45deg);
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
}
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div input[type="radio"]::before,
.popup-mail-items ul.postcard-ul-only .invite-item-postcard-div input[type="checkbox"]::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -9px;
  border-radius: 0%;
}
.modal-popup_event_contact_option_modal .popheaderarea h2 {
  font-weight: bold !important;
  color: #064483 !important;
  font-size: 20px !important;
}
.modal-popup_event_contact_option_modal .popupselect p {
  margin-bottom: 0;
  width: 80%;
  margin: 0 auto;
}
.modal-popup_event_contact_option_modal .popupselect span.yes_no_span {
  display: block;
  padding: 10px 0;
}
.modal-popup_event_contact_option_modal .popupselect span.yes_no_span label {
  font-weight: bold;
  padding-right: 5px;
  width: 18%;
  display: inline-block;
}
.modal-popup_event_contact_option_modal .popupselect span.yes_no_span label input {
  -webkit-appearance: none !important;
  width: 15px !important;
  height: 15px !important;
  border-radius: 3px !important;
  outline: none !important;
  box-shadow: 0 0 0 2px #ccc !important;
  margin-top: 0 !important;
}
.modal-popup_event_contact_option_modal .popupselect span.yes_no_span label input::before {
  display: none !important;
}
.modal-popup_event_contact_option_modal .popupselect span.yes_no_span label input:checked::after {
  content: "" !important;
  display: block !important;
  width: 4px !important;
  height: 8px !important;
  margin: 1px 4px !important;
  transform: rotate(45deg) !important;
  border-bottom: 3px solid #969fa9 !important;
  border-right: 3px solid #969fa9 !important;
}
.modal-popup_event_contact_option_modal .popupselect .contact-input-area.text-center {
  width: 80%;
  margin: 0 auto;
}
.modal-popup_event_contact_option_modal .popupselect .contact-input-area.text-center input {
  box-shadow: 0 0 0 1px #888 !important;
  color: #888;
  border-radius: 5px;
  margin: 10px 0;
  text-align: center;
}
.modal-popup_event_contact_option_modal .popupselect .contact-input-area.text-center input::placeholder {
  color: #888;
}
.modal-popup_doctor_treatment_option_modal .popheaderarea h2 {
  font-weight: bold !important;
  color: #064483 !important;
  font-size: 20px !important;
}
.modal-popup_doctor_treatment_option_modal .popupselect p {
  width: 90%;
  display: flex;
  align-items: start;
  justify-content: center;
  margin: 0 auto;
  padding: 10px 0;
  text-align: left;
}
.modal-popup_doctor_treatment_option_modal .popupselect p label {
  font-weight: bold;
  padding-right: 5px;
  width: 17%;
  display: inline-block;
}
.modal-popup_doctor_treatment_option_modal .popupselect p label input {
  -webkit-appearance: none !important;
  width: 15px !important;
  height: 15px !important;
  border-radius: 3px !important;
  outline: none !important;
  box-shadow: 0 0 0 2px #ccc !important;
  margin-top: 0 !important;
}
.modal-popup_doctor_treatment_option_modal .popupselect p label input::before {
  display: none !important;
}
.modal-popup_doctor_treatment_option_modal .popupselect p label input:checked::after {
  content: "" !important;
  display: block !important;
  width: 4px !important;
  height: 8px !important;
  margin: 1px 4px !important;
  transform: rotate(45deg) !important;
  border-bottom: 3px solid #969fa9 !important;
  border-right: 3px solid #969fa9 !important;
}
.modal-popup_doctor_treatment_option_modal .popupselect p span {
  display: inline-block;
  width: 66%;
}
.modal-popup_upload_dr_letter_modal .popheaderarea h2 {
  font-weight: bold !important;
  color: #064483 !important;
  font-size: 20px !important;
}
.modal-popup_upload_dr_letter_modal .popupselect span.cls_subheading.redtext {
  display: block;
  width: 100%;
  text-align: left;
}
.modal-popup_upload_dr_letter_modal .popupselect br {
  display: none;
}
.modal-popup_upload_dr_letter_modal ul.hcp-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding: 10px 0;
  max-width: 80%;
  margin: 0 auto;
}
.modal-popup_upload_dr_letter_modal ul.hcp-list li {
  display: block;
  width: 100%;
  text-align: left;
}
.modal-popup_upload_dr_letter_modal ul.hcp-list li .uploadarea {
  padding-left: 0;
}
.modal-popup_upload_dr_letter_modal ul.hcp-list li .uploadarea span.replace-area {
  width: 140px;
  max-width: 130px;
  display: inline-block;
  height: 10px !important;
}
.modal-popup_upload_dr_letter_modal ul.hcp-list li .uploadarea span.replace-area .upload-dr-image {
  text-decoration: underline;
}
.modal-popup_upload_dr_letter_modal ul.hcp-list li .uploadarea span.replace-area .edit-doc-link {
  color: #289a0f;
}
.modal-popup_upload_dr_letter_modal ul.hcp-list li:last-child {
  margin-bottom: 0;
}
.modal-popup_upload_dr_letter_modal .cls_doc_imgwrap {
  padding: 10px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-popup_upload_dr_letter_modal .cls_doc_imgwrap span {
  font-weight: bold;
  padding-right: 15px;
}
.modal-popup_upload_dr_letter_modal .cls_doc_imgwrap span:last-child {
  padding-right: 0;
}
.modal-popup_upload_dr_letter_modal .cls_doc_imgwrap label {
  padding-right: 2px !important;
}
.modal-popup_upload_dr_letter_modal .cls_doc_imgwrap label input {
  -webkit-appearance: none !important;
  width: 15px !important;
  height: 15px !important;
  border-radius: 3px !important;
  outline: none !important;
  box-shadow: 0 0 0 2px #ccc !important;
  margin-top: 8px !important;
}
.modal-popup_upload_dr_letter_modal .cls_doc_imgwrap label input::before {
  display: none !important;
}
.modal-popup_upload_dr_letter_modal .cls_doc_imgwrap label input:checked::after {
  content: "" !important;
  display: block !important;
  width: 4px !important;
  height: 8px !important;
  margin: -4px !important;
  transform: rotate(45deg) !important;
  border-bottom: 3px solid #969fa9 !important;
  border-right: 3px solid #969fa9 !important;
}
.modal-popup_upload_doctor_modal .popheaderarea h2 {
  font-weight: bold !important;
  color: #064483 !important;
  font-size: 20px !important;
}
.modal-popup_upload_doctor_modal .popupbox .popcontarea {
  height: 283px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
/* Jaydeep Start Code End */
/*Sudeshna 4.6.2021*/
.alert-msg-first-letter {
  padding-right: 16px;
}
.alert-msg-first-env {
  margin-top: 5px;
}
.gobacktoMAILCalendar {
  padding: 0px;
  background: #71c800;
  color: #fff !important;
  min-width: 150px;
  padding: 0 20px;
  display: inline-block;
  height: 35px;
  line-height: 34px;
  font-size: 14px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  border: 0 !important;
  margin: 0 auto;
  float: right;
}
.gobacktoMAILCalendar:hover {
  color: #fff;
  text-decoration: underline;
  background: #71c800;
}
#no_date_popup .popupbox {
  min-height: 150px;
}
.will-be-community-event ul label {
  padding: 10px 0 15px 0;
  display: block;
  color: #003c71;
  font-size: 15px;
}
.will-be-community-event ul div span {
  padding: 0 34px 0 0px;
  float: left;
  font-family: 'SST Bold';
}
.will-be-community-event ul div {
  padding-left: 40px;
  padding-bottom: 10px;
}
.will-be-community-event ul div input[type="radio"] {
  margin: 3px 10px 0 0;
  float: left;
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  outline: none;
  box-shadow: 0 0 0 2px #ccc !important;
  background: #fcfdff;
}
.will-be-community-event ul div input[type="radio"]:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -4px;
  border-radius: 50%;
}
.will-be-community-event ul div input[type="radio"]:checked:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: -9px;
  border-radius: 0%;
}
.will-be-community-event ul div input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: 4px;
  transform: rotate(45deg);
  border-bottom: 3px solid #969fa9;
  border-right: 3px solid #969fa9;
}
#training_sch h2 {
  text-align: center;
  font-size: 22px;
  padding: 10px 0 10px 0;
  color: #d21414;
}
#training_sch .popheaderarea a {
  position: absolute;
  top: 25px;
  right: 0;
}
#training_sch p {
  font-size: 15px;
  padding: 15px 0 0;
}
#training_sch a.login_close {
  display: block;
  text-align: center;
  height: 10px;
  color: #ab0303;
  border-radius: 5px;
  margin: 0 16px 20px;
  font-size: 18px;
}
.login-container {
  display: inherit;
  align-items: inherit;
  width: 100%;
  margin: 0px auto 30px;
  background: #f0f1f1;
  border-top: 0;
}
.login-container .container {
  display: flex;
  align-items: center;
  margin: auto;
  max-width: 1360px;
  flex-wrap: wrap;
}
.white-wrapper {
  background: #fff;
}
.white-wrapper .container {
  display: flex;
  align-items: center;
  margin: auto;
  max-width: 1360px;
  height: 75px;
}
.white-wrapper .container h1 {
  font-size: 42px;
  letter-spacing: -2px;
  line-height: 68px;
  color: #003c71;
  font-family: 'SST Light';
}
.login-container .fieldset {
  padding: 0;
  margin-bottom: 0;
  background: transparent;
}
.customer-account-login .bottom_sec {
  background-color: #dfe4e8;
  height: 132px;
  padding: 0 74px;
  display: flex;
  align-items: center;
}
.customer-account-login .bottom_sec .left-sec {
  width: 50%;
}
.customer-account-login .bottom_sec .left-sec span.arrow {
  display: none;
}
.customer-account-login .bottom_sec .left-sec a {
  font-size: 18px;
  color: #3283ca;
  text-decoration: underline;
  margin: 4px 0;
}
.customer-account-login .bottom_sec .right-sec {
  width: 50%;
}
.block-customer-image {
  flex: 0 0 50%;
  margin-top: -75px;
}
.block-customer-image img {
  display: block;
}
.login-container .fieldset:after {
  margin-top: 10px !important;
  display: none;
}
.control {
  text-align: center;
}
.control input {
  height: 45px;
  outline: none !important;
  width: 85%;
  margin: 0 auto;
  border: 1px solid #145587;
  font-size: 22px;
  color: #9a9aa4;
}
.control input:focus {
  box-shadow: none;
}
.control input::-webkit-input-placeholder {
  color: #9a9aa4 !important;
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'Nunito Sans', sans-serif;
  opacity: 1;
}
.control input::-moz-placeholder {
  color: #9a9aa4 !important;
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'Nunito Sans', sans-serif;
  opacity: 1;
}
.control input::-ms-input-placeholder {
  color: #9a9aa4 !important;
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'Nunito Sans', sans-serif;
  opacity: 1;
}
.login-container .control {
  width: 100% !important;
}
.login-container .field.note {
  font-size: 12px;
  margin-bottom: 10px;
  color: #003c71;
  font-family: SST Medium;
}
.login-container .action.login {
  width: 114px !important;
  margin-bottom: 5px !important;
  border-radius: 0;
  text-transform: capitalize !important;
  background: #155487 !important;
  border: 0 !important;
  float: right !important;
}
.login-container .field {
  margin-bottom: 14px !important;
}
.login-header-date {
  font-family: 'SST Roman';
  font-size: 24px;
  color: #145587;
}
.login-header-section {
  display: flex;
  width: 1060px;
  margin: 70px auto 10px;
  align-items: baseline;
  justify-content: space-between;
  display: none;
}
.login-container .actions-toolbar .primary .action {
  margin: 0 0px 0 0 !important;
}
.login-container .actions-toolbar .primary {
  float: right;
  margin-right: 20%;
}
span.arrow {
  padding-right: 5px;
}
.customer-account-login .page-main {
  margin-top: 0 !important;
}
.login-container .block-customer-login {
  flex: 0 0 50%;
  padding: 0 10% 0 0;
}
.login-container .block-customer-login h2 {
  font-size: 36px;
  letter-spacing: -2px;
  color: #000000;
  font-weight: 300;
  font-family: 'SST Light';
  margin: 30px 0 20px;
  line-height: 43px;
}
.login-container .block-customer-login .note {
  font-size: 18px;
  color: #000000;
  font-weight: 300;
  font-family: 'SST Light';
  margin: 0;
}
.login-container .block-customer-login .note a {
  display: block;
}
.block-customer-login {
  margin: 0;
}
.bottom_sec_wrap {
  width: 100%;
}
.login-container .right-sec {
  display: flex;
  align-items: center;
}
.login-container .right-sec .field {
  margin-bottom: 0 !important;
  margin: 0 9px !important;
}
.login-container .right-sec input[type="email"],
.login-container .right-sec input[type="password"] {
  border: 1px solid #003c71;
  height: 35px;
  text-align: center;
  width: 223px;
  font-size: 18px;
  color: #3283ca;
}
.login-container .right-sec .primary {
  margin-right: 0 !important;
}
.login-container .right-sec .primary button {
  width: 90px !important;
  height: 35px !important;
  line-height: 35px !important;
  background-color: #003c71 !important;
  font-size: 16px !important;
  letter-spacing: 0px;
  color: #ffffff !important;
  font-weight: bold !important;
  padding: 0px !important;
}
.login-container .right-sec input[type="email"]::-webkit-input-placeholder,
.login-container .right-sec input[type="password"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #3283ca;
}
.login-container .right-sec input[type="email"]::-moz-placeholder,
.login-container .right-sec input[type="password"] {
  /* Firefox 19+ */
  color: #3283ca;
}
.login-container .right-sec input[type="email"]:-ms-input-placeholder,
.login-container .right-sec input[type="password"] {
  /* IE 10+ */
  color: #3283ca;
}
.login-container .right-sec input[type="email"]:-moz-placeholder,
.login-container .right-sec input[type="password"] {
  /* Firefox 18- */
  color: #3283ca;
}
@media (max-width: 1440px) {
  .login-container .container {
    max-width: 1200px;
  }
}
@media (max-width: 1370px) {
  .login-container .container {
    max-width: 1060px;
  }
  .login-container .block-customer-login {
    padding: 0 3% 0 0;
    margin: 0;
  }
  .login-container .block-customer-login h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 14px 0 13px;
  }
  .login-container .block-customer-login .note {
    font-size: 16px;
  }
  .login-container .right-sec input[type="email"],
  .login-container .right-sec input[type="password"] {
    width: 100%;
  }
}
@media (max-width: 1370px) and (min-width: 1360px) {
  .login-container .container {
    max-width: 1200px;
  }
}
@media (max-width: 1200px) {
  .login-container .container {
    max-width: 991px;
  }
  .customer-account-login .bottom_sec {
    padding: 0 24px;
  }
}
@media (max-width: 1030px) {
  .login-header-section {
    width: auto;
    padding: 0;
  }
  .login-container {
    width: auto;
    margin: 0;
  }
  .login-container .fieldset {
    padding: 25px 28px 0 20px;
  }
}
@media (max-width: 991px) {
  .login-container .container {
    max-width: 768px;
  }
  .login-container {
    background: #f5f5f5;
  }
  .login-container .field.note {
    font-size: 10px;
  }
  .login-container .fieldset {
    padding: 0;
    margin-bottom: 0;
  }
  .control input {
    height: 30px;
  }
  .control input::-webkit-input-placeholder {
    font-size: 16px;
  }
  .control input::-moz-placeholder {
    font-size: 16px;
  }
  .control input::-ms-input-placeholder {
    font-size: 16px;
  }
  .login-container .right-sec input[type="email"],
  .login-container .right-sec input[type="password"] {
    font-size: 16px;
  }
  .login-container .action.login {
    width: 130px !important;
    margin-bottom: 0px !important;
    border-radius: 0;
    text-transform: uppercase !important;
    height: 30px;
    line-height: 30px;
    padding: 0;
  }
  a.action.remind {
    font-size: 11px;
  }
  .login-container .fieldset:after {
    margin-top: 0 !important;
  }
  .login-container .fieldset:after {
    margin: 10px 0 0;
    content: attr(data-hasrequired);
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    color: #e02b27;
    font-size: 10px;
  }
  .login-container .secondary {
    line-height: 14px;
  }
  .login-container .secondary::before,
  .login-container .secondary::after {
    content: '';
    display: block;
    clear: both;
  }
  .login-container .field {
    margin-bottom: 8px !important;
  }
  .customer-account-login .bottom_sec .left-sec {
    width: 40%;
  }
  .customer-account-login .bottom_sec .right-sec {
    width: 60%;
  }
  .customer-account-login .bottom_sec .left-sec a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .login-container .container {
    max-width: 100%;
    padding: 0 15px;
  }
  .login-container {
    display: block;
  }
  .block-customer-image {
    flex: 100%;
    margin: 0;
  }
  .block.block-customer-login {
    flex: 100%;
    padding: 20px;
  }
  .login-container .fieldset:after {
    text-align: left !important;
  }
  .login-container .fieldset {
    padding: 30px;
    margin-bottom: 0;
  }
  .login-container .primary {
    text-align: left;
  }
  .login-container .primary .login {
    text-align: left;
  }
  .login-container .field.note {
    font-size: 16px;
    padding-bottom: 20px;
  }
  a.action.remind {
    font-size: 16px;
    padding-top: 15px;
    display: inline-block;
  }
  .login-container .fieldset:after {
    text-align: left !important;
    padding-top: 20px;
  }
  .control input {
    height: 40px;
  }
  .login-container .action.login {
    height: 40px;
    line-height: 40px;
    padding: 0;
  }
  .login-container .fieldset:after {
    font-size: 12px;
  }
  .login-container .actions-toolbar .primary .action {
    margin: 0 0px 8px 0 !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 14px !important;
    text-align: center;
  }
  .customer-account-login .bottom_sec {
    height: auto;
    padding: 20px;
    flex-direction: column;
    justify-content: center;
  }
  .login-container .secondary {
    text-align: center;
  }
  .customer-account-login .bottom_sec .left-sec a {
    padding: 0;
    margin: 7px 0;
  }
  .customer-account-login .bottom_sec .left-sec {
    width: 100%;
  }
  .customer-account-login .bottom_sec .right-sec {
    width: 100%;
    margin-top: 15px;
  }
  .login-container .right-sec {
    flex-direction: column;
  }
  .login-container .right-sec .field {
    margin: 9px 9px !important;
  }
}
.approvalboxarea.green-bg {
  background: #559214;
  background: linear-gradient(0deg, #559214 3%, #e7f3f7 26%, #e8f3f9 100%);
}
.approvalboxarea.green-bg .mail1stareaimgarea img {
  display: none;
}
.first-second-date-container div {
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
}
.first-second-date-container div span {
  padding: 0 5px 0 0;
  display: inline-block;
}
.approvedredtext {
  color: #fa040f;
  width: 150px;
  text-align: left;
}
.approvecontinueBtn {
  padding: 0px;
  background: #4a8c06;
  color: #fff;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  width: 125px;
  text-align: center;
  display: inline-block;
  float: right;
  margin-right: 140px;
  margin-top: 10px;
}
.approvecontinueBtn:active,
.approvecontinueBtn:hover {
  color: #fff;
}
#envelope_print_option {
  height: 30px;
  width: 150px;
  border: 1px #000 solid;
}
#envelope_print_option li {
  z-index: 2;
  margin-bottom: 0;
  cursor: pointer;
}
#envelope_print_option li:not(.init) {
  width: 100%;
  display: none;
  background: #fff;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  height: 31px;
  line-height: 30px;
}
#envelope_print_option li:last-child {
  border-bottom: 1px solid #e2e2e2;
}
#envelope_print_option li:not(.init):hover,
ul li.selected:not(.init) {
  background: #d6e5fc;
}
#envelope_print_option li.init {
  cursor: pointer;
}
.approvalboxarea {
  background: #053f72;
  background: linear-gradient(0deg, #053f72 3%, #e7f3f7 20%, #e9f2f4 100%);
  border: 1px solid #eff5f7;
  padding: 20px 5px 10px;
}
.approvalboxarea.approvalgreenBg {
  background: #559214;
  background: linear-gradient(0deg, #559214 3%, #e7f3f7 26%, #e8f3f9 100%);
}
.approvalboxarea .approvaltopboxarea::before,
.approvalboxarea .approvaltopboxarea::after {
  content: "";
  display: block;
  clear: both;
}
.approvalboxarea::before,
.approvalboxarea::after {
  content: "";
  display: block;
  clear: both;
}
.approvaltopboxarea {
  display: flex;
  justify-content: flex-end;
}
.approvalboxarea .box1 {
  width: 33%;
  padding: 6px;
  margin-right: 6px;
  float: left;
  background: #fff;
  box-sizing: border-box;
}
.approvalboxarea .box1 h2 {
  font-family: "SST Medium Italic";
  font-size: 16px;
  text-align: center;
  color: #f80e28;
  margin: 0;
}
.approvalboxarea .box1 p {
  font-family: "SST Medium";
  color: #999b9a;
  font-size: 14px;
  text-align: center;
  margin-bottom: 25px;
}
.approvalboxarea .box1 ul {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
}
.approvalboxarea .box1 ul li {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 0 12px;
}
.approvalboxarea .box1 ul li img {
  margin-bottom: 8px;
}
.approvalboxarea .box1 ul li h3 {
  font-size: 12px;
  color: #1c5180;
  margin: 0 0 3px;
}
.approvalboxarea .box1 ul li .approvqutyarea {
  color: #dd435a;
  font-size: 12px;
  margin-bottom: 16px;
}
.approvalboxarea .box1 ul li .approvamountarea {
  color: #4e4e4e;
  font-size: 12px;
  font-family: "SST Italic";
}
.approvalboxarea .box3 {
  width: 33%;
  margin-right: 0;
  float: right;
  box-sizing: border-box;
  /*height: 270px;*/
}
.approvalboxarea .box3 h3 {
  color: #0c4173;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "SST Bold";
  text-align: center;
  margin: 0 0 8px;
}
.approvalboxarea .box3toparea {
  padding: 0px 0 10px;
  min-height: 35px;
  background: #e9f3f5;
}
.approvalboxarea .mail1starea {
  padding: 0px 7px 0px;
}
.approvalboxarea .mail1starea img {
  vertical-align: middle;
  margin-right: 5px;
}
.approvalboxarea .mail1starea ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: space-between;
}
.approvalboxarea .mail1starea ul li {
  color: #0c4173;
  font-size: 14px;
  font-family: "SST Condensed";
  text-transform: uppercase;
  margin: 0;
  padding-right: 25px;
}
.approvalboxarea .mail1starea ul li a {
  text-decoration: underline;
}
.approvalboxarea .mail1starea ul li:first-child {
  width: 47%;
}
.approvalboxarea .mail1stareabottomarea {
  margin-top: 6px;
  padding: 6px 20px;
  background: #fff;
}
.approvalboxarea .mail1stareabottomarea .mail1stareaimgarea {
  text-align: center;
  padding: 5px 0 3px;
}
.approvalboxarea .mail1stareabottomarea .amountarea ul {
  margin: 0px 0 0px;
  padding: 0;
  list-style: none;
}
.approvalboxarea .mail1stareabottomarea .amountarea ul li {
  color: #003c71;
  font-size: 14px;
  font-family: "SST Light";
  text-transform: uppercase;
  margin: 0 0 0px;
  position: relative;
  padding-right: 90px;
}
.approvalboxarea .mail1stareabottomarea .amountarea ul li span {
  position: absolute;
  right: 0;
  width: 90px;
}
.approvalboxarea .totalamountarea ul {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}
.approvalboxarea .totalamountarea ul li {
  color: #fa040f;
  font-size: 14px;
  font-family: "SST Bold";
  margin: 0;
  position: relative;
  padding-right: 90px;
  line-height: 30px;
  text-transform: uppercase;
}
.approvalboxarea .totalamountarea ul li span {
  font-size: 14px;
  font-family: "SST Light";
  position: absolute;
  right: 0;
  width: 90px;
}
.approvalboxarea .approvalbottomboxarea {
  font-family: "SST Italic";
  min-height: 40px;
  line-height: 40px;
  color: #fff;
  padding: 15px 60px 0 16px;
  font-size: 13px;
  text-transform: uppercase;
}
.approvalboxarea .approvalbottomboxarea::before,
.approvalboxarea .approvalbottomboxarea::after {
  content: "";
  display: block;
  clear: both;
}
.envelope_print_optionarea {
  background: #fff;
  width: 282px;
  float: right;
  border-radius: 4px;
  height: 40px;
}
.approvalboxarea .approvalbottomboxarea select,
#envelope_print_option,
#envelope_print_option_second {
  width: 100%;
  height: 36px;
  line-height: 34px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  text-align-last: center;
  color: #000;
  background: #ffffff url(../images/aprrovedown.png) no-repeat 94% 50%;
  padding: 0;
  margin: 3px 0 0;
  border-radius: 4px;
  border: 0;
  list-style: none;
  display: block !important;
  position: relative;
  font-family: "SST Roman";
}
.approvalboxarea .approvalbottomboxarea select option,
#envelope_print_option li,
#envelope_print_option_second li {
  text-align: center;
  text-align-last: center;
}
.approvedheaderbottom2area {
  height: 42px;
  line-height: 42px;
  background: #efe7cb;
  padding: 0px 0;
  text-align: center;
  color: #757575;
  font-size: 20px;
  font-family: "SST Bold";
  font-weight: normal;
}
/* line 354, ../sass/layout/_header.scss */
.approvedheaderbottom2area ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
/* line 360, ../sass/layout/_header.scss */
.approvedheaderbottom2area ul li {
  text-transform: capitalize;
  font-family: "SST Roman";
  font-size: 18px;
  display: inline-block;
  margin-left: -5px;
}
/* line 367, ../sass/layout/_header.scss */
.approvedheaderbottom2area ul li a {
  color: #a3976c;
  display: block;
  padding: 0 40px;
  text-decoration: none;
}
/* line 373, ../sass/layout/_header.scss */
.approvedheaderbottom2area ul li a:hover {
  color: #003c72;
}
/* line 378, ../sass/layout/_header.scss */
.approvedheaderbottom2area ul li.active {
  background: #003c72;
}
/* line 381, ../sass/layout/_header.scss */
.approvedheaderbottom2area ul li.active a {
  color: #fff;
}
/* line 389, ../sass/layout/_header.scss */
.approvedheaderbottom2area span {
  color: #003c71;
}
.greenactive {
  background: #498b05 !important;
  color: #fff;
}
.greenactive a {
  color: #fff !important;
}
.newspaper-items ul {
  display: flex;
  justify-content: space-between;
}
.approvalboxarea .box3toparea p.redtext {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 10px 0 0;
}
/* 01-02-21========================= */
/* line 229, ../sass/pages/_approval.scss */
.doubleboxarea {
  background: #f7f7fa;
  border: 1px solid #767676;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
/* line 237, ../sass/pages/_approval.scss */
.doubleboxprintarea {
  background: #f7f7fa;
  border: 1px solid #767676;
  border-radius: 3px;
  display: flex;
  justify-content: flex-start;
  padding: 16px 0;
}
/* line 245, ../sass/pages/_approval.scss */
.doublemailingboxhalf ul {
  display: flex;
  list-style: none;
  margin: 0 !important;
  padding: 0;
}
/* line 246, ../sass/pages/_approval.scss */
.doublemailingboxhalf.printdoublemailingbox ul {
  display: flex;
  list-style: none;
  margin: 0 !important;
  padding: 0;
  flex-wrap: wrap;
}
/* line 247, ../sass/pages/_approval.scss */
.doublemailingboxhalf.printdoublemailingbox ul li {
  width: auto;
  text-align: center;
  margin: 10px 18px !important;
  padding: 0;
}
/* line 249, ../sass/pages/_approval.scss */
.doublemailingboxhalf ul li {
  width: 50%;
  text-align: center;
  margin: 0 !important;
  padding: 0;
}
/* line 250, ../sass/pages/_approval.scss */
.doublemailingboxhalf ul li p {
  margin-bottom: 10px;
}
/* line 252, ../sass/pages/_approval.scss */
.doublemailingboxhalf h2 {
  font-family: "SST Medium Italic";
  font-size: 16px;
  text-align: center;
  color: #f80e28;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 5px;
}
/* line 261, ../sass/pages/_approval.scss */
.doublemailingboxhalf h2 span {
  color: #797979;
}
/* line 262, ../sass/pages/_approval.scss */
.doublemailingboxhalf p {
  font-family: "SST Italic";
  color: #003c73;
  font-size: 16px;
  text-align: center;
  margin-bottom: 25px;
}
/* line 269, ../sass/pages/_approval.scss */
.doublemailingimg {
  height: 230px;
}
.doublemailingimg img {
  max-height: auto;
}
/* line 270, ../sass/pages/_approval.scss */
.doublemailingprintimg {
  height: 265px;
}
/* line 272, ../sass/pages/_approval.scss */
.doublemailingamount {
  color: #4e4e4e;
  font-size: 14px;
  font-family: "SST Italic";
  padding: 5px 0;
}
/* line 277, ../sass/pages/_approval.scss */
.doublebox3bottomarea {
  padding: 14px 10px 14px 20px;
  border-top: 1px solid #767676;
  background: #e8f3f8;
  min-height: 50px;
}
.doublebox3bottomarea::before,
.doublebox3bottomarea::after {
  content: "";
  display: block;
  clear: both;
}
/* line 282, ../sass/pages/_approval.scss */
.doublebox3toparea {
  padding: 10px 10px 10px 20px;
  min-height: 180px;
}
/* line 283, ../sass/pages/_approval.scss */
.doublebox3topamountarea ul {
  margin: 16px 0 16px;
  padding: 0;
  list-style: none;
}
/* line 288, ../sass/pages/_approval.scss */
.doublebox3topamountarea ul li {
  color: #003c71;
  font-size: 14px;
  font-family: "SST Light";
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-right: 100px;
}
/* line 297, ../sass/pages/_approval.scss */
.doublebox3topamountarea ul li span {
  position: absolute;
  right: 0;
  width: 100px;
}
.box1.box1single1 {
  width: 76%;
  border: 0;
}
.box1.box1single1 .doublemailingboxhalf ul li {
  width: auto;
  text-align: center;
  margin: 0 18px !important;
  padding: 0;
}
.box1.box1single1 .cls_box {
  width: 20%;
  float: left;
}
/* 03-02-21=============================================== */
.uppercase {
  text-transform: uppercase;
}
.shipingboxwrapper {
  display: flex;
  margin-top: 5px;
}
.shipingbox1area {
  width: 75%;
  color: #0c4173;
  font-size: 16px;
  text-align: center;
  margin: 0px;
  padding-right: 5px;
}
.shipingbox1area ul li p {
  margin-bottom: 5px;
  min-height: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shipingbox1contarea {
  margin-bottom: 5px;
  border: 1px solid #767676;
  padding: 5px;
  /*height: 332px;*/
  height: auto;
}
.shipingbox1contarea ul {
  display: flex;
  list-style: none;
  margin: 0 !important;
  padding: 0;
}
.shipingbox1contarea ul li {
  width: 150px;
  margin: 0 15px;
}
.shipingbox1contarea:last-child {
  margin-bottom: 0px;
}
.shipingbox2area {
  width: 320px;
  margin-right: 0;
  float: right;
  box-sizing: border-box;
  border: 1px solid #767676;
  min-height: 340px;
}
.shipingbox2area h3 {
  color: #0c4173;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "SST Medium Italic";
  text-align: center;
  margin: 0 0 8px;
}
.shipingrightbox1area {
  padding: 10px 5px 5px !important;
  min-height: 84px;
  background: #e9f3f5;
  border-bottom: 1px solid #c9c9c9;
}
.shipingbox2area .shipingrightbox3area {
  padding: 5px;
  min-height: 84px;
  border-bottom: 1px solid #767676;
}
.shipingbox2area .mail1starea {
  padding: 0px 7px 0px;
}
.shipingbox2area .mail1starea img {
  vertical-align: middle;
  margin-right: 5px;
}
.shipingbox2area .mail1starea ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: space-between;
}
.shipingbox2area .mail1starea ul li {
  color: #0c4173;
  font-size: 14px;
  font-family: "SST Condensed";
  text-transform: uppercase;
  margin: 0;
  padding-right: 25px;
}
.shipingbox2area .mail1starea ul li:last-child {
  width: 20%;
  padding-right: 0px;
}
.shipingrightbox2area {
  padding: 10px 5px;
  min-height: 50px;
  border-bottom: 1px solid #c9c9c9;
  text-align: center;
  position: relative;
  color: #04407a;
}
.shipingrightbox2area h4 {
  font-size: 16px;
  color: #fa3142;
  font-family: "SST Italic";
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: normal;
}
.shipingrightbox2area h5 {
  font-size: 14px;
  color: #04407a;
  font-family: "SST Roman";
  margin-bottom: 10px;
  font-weight: normal;
}
.shipingrightbox2area p {
  font-size: 14px;
  color: #04407a;
  font-family: "SST Roman";
  margin-bottom: 10px;
}
.shipingrightbox2area p a {
  font-size: 14px;
  font-family: "SST Medium";
  color: #04407a;
}
.shipingrightbox2area img {
  vertical-align: middle;
  margin-right: 6px;
}
.shipingrightbox2area a.edit {
  float: right;
  font-size: 14px;
  font-family: "SST Medium";
  text-transform: uppercase;
  text-decoration: underline;
  color: #fa3142;
  position: absolute;
  right: 10px;
  top: 9px;
}
.shipingrightbox2area .italic {
  font-family: "SST Italic";
}
.shipingbox2area .totalamountarea {
  padding: 10px;
  min-height: 50px;
}
.shipingbox2area .totalamountarea ul li {
  color: #fa040f;
  font-size: 14px;
  font-family: "SST Bold Italic";
  margin: 0;
  position: relative;
  padding-right: 90px;
  line-height: 30px;
  text-transform: uppercase;
}
.shipingbox2area .totalamountarea ul li span {
  font-size: 14px;
  font-family: "SST Bold";
  position: absolute;
  right: 0;
  width: 90px;
  text-align: right;
}
span.ship-method {
  font-weight: 600;
}
.stim-prod-image-wrapper {
  min-height: 240px;
  margin-bottom: 20px;
}
.modal-popup_shipping_addr_modal .popupbox.changeaddress {
  width: 900px;
  padding: 0;
}
.modal-popup_shipping_addr_modal .popupbox .popheaderarea {
  background: #385c80;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  position: relative;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
}
.modal-popup_shipping_addr_modal .popupbox .popheaderarea h2 {
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  border: 0;
}
.modal-popup_shipping_addr_modal .popcontarea {
  width: 92%;
  height: 100%;
  margin: 0 auto;
  background: #ffffff;
  padding: 30px 0 0;
}
.modal-popup_shipping_addr_modal .c-model-wrapper::before,
.modal-popup_shipping_addr_modal .c-model-wrapper::after {
  content: "";
  display: block;
  clear: both;
}
.modal-popup_shipping_addr_modal .c-model-leftarea {
  float: left;
  width: 40%;
  height: 325px;
  overflow-y: auto;
}
.modal-popup_shipping_addr_modal .c-model-leftarea input {
  margin: 5px;
  float: left;
}
.modal-popup_shipping_addr_modal .c-model-leftarea-address p {
  color: #164b81 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  text-align: left !important;
  font-weight: normal !important;
}
.modal-popup_shipping_addr_modal .c-model-leftarea-address p {
  width: 90%;
  float: right;
  color: #164b81;
}
.modal-popup_shipping_addr_modal .c-model-address-area {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.modal-popup_shipping_addr_modal .c-model-address-area::before,
.modal-popup_shipping_addr_modal .c-model-address-area::after {
  content: "";
  display: block;
  clear: both;
}
.modal-popup_shipping_addr_modal .c-model-rightarea {
  width: 56%;
  float: right;
}
.modal-popup_shipping_addr_modal .c-model-rightarea div {
  display: block;
  margin-bottom: 10px;
  line-height: 38px;
  font-size: 16px;
}
.modal-popup_shipping_addr_modal .c-model-rightarea div::before,
.modal-popup_shipping_addr_modal .c-model-rightarea div::after {
  content: "";
  display: block;
  clear: both;
}
.modal-popup_shipping_addr_modal .c-model-rightarea div .mage-error {
  width: 68%;
  float: right;
  padding: 0 !important;
  margin: 0;
  line-height: 20px;
  font-size: 12px;
}
.c-model-rightarea div span {
  color: red;
}
.modal-popup_shipping_addr_modal .c-model-rightarea div input {
  height: 38px;
  padding: 5px 10px;
  box-sizing: border-box;
  line-height: 38px;
  width: 68%;
  font-size: 14px;
  border: 1px solid #ccc;
  float: right;
}
.c-model-rightarea div select {
  height: 38px;
  padding: 0px 10px;
  box-sizing: border-box;
  line-height: 22px;
  width: 68%;
  font-size: 14px;
  border: 1px solid #ccc;
  float: right;
  color: #000 !important;
}
.modal-popup_shipping_addr_modal .btn-group {
  display: block;
  clear: both;
  padding: 20px !important;
}
.modal-popup_shipping_addr_modal .changeaddress .upload.add-new-address,
.modal-popup_shipping_addr_modal .changeaddress .upload.update-info {
  width: 100px;
  border: 1px solid #385c80;
  background: #ffffff;
  color: #385c80;
  font-size: 18px;
  padding: 8px;
  margin-right: 20px;
  cursor: pointer;
  border-radius: 0;
}
.fl-Right {
  float: right;
}
.qtytext {
  color: #cf0202;
}
.prod-qty {
  font-size: 12px;
}
a.closeModal.closeShippingModal {
  color: #fff !important;
  top: 10px !important;
  right: 20px !important;
}
.modal-popup_shipping_addr_modal .popupBg .popupBgcont {
  height: 90vh;
}
/*===Loader==============================*/
.modal-popup.modal-popup__stim_loader_alert,
.modal-popup.modal-popup__tae_loader_alert,
.modal-popup.modal-popup__vertiflex_loader_alert {
  background: #7b7b7beb;
}
.modal-popup__stim_loader_alert .page-loader,
.modal-popup__tae_loader_alert .page-loader,
.modal-popup__vertiflex_loader_alert .page-loader {
  width: 450px;
  min-height: 230px;
  margin: 0 auto;
  text-align: center;
  background: #00152a;
  padding: 10px;
  position: relative;
}
.modal-popup__stim_loader_alert .page-loader h2,
.modal-popup__tae_loader_alert .page-loader h2,
.modal-popup__vertiflex_loader_alert .page-loader h2 {
  color: #fff;
  font-size: 12px;
  margin: 0 0 20px;
}
.modal-popup__stim_loader_alert .popupBg,
.modal-popup__tae_loader_alert .popupBg,
.modal-popup__vertiflex_loader_alert .popupBg {
  display: flex;
  align-items: center;
}
.modal-popup__stim_loader_alert .modal-inner-wrap,
.modal-popup__tae_loader_alert .modal-inner-wrap,
.modal-popup__vertiflex_loader_alert .modal-inner-wrap {
  max-height: 100%;
  height: 100%;
  margin: 0 !important;
  width: 100%;
}
.loadimage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 152px;
  margin: 50px auto 0;
  height: 152px;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.renderingtext {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 152px;
  margin: 110px auto 0;
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-transform: capitalize;
  z-index: 9;
}
.approval-details-cont.method {
  text-align: center;
  padding: 50px 0 0;
}
.approval-details-cont.method label {
  margin: 0 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.approval-details-cont.method label:last-child {
  color: #fe0404;
}
.closeShippingMethodModal {
  font-size: 24px !important;
  top: 5px !important;
  right: 12px !important;
}
/*=====09-02-21========================*/
.shipping-address-area,
.shipping-method-area {
  padding: 10px 5px;
  min-height: 50px;
  text-align: center;
  position: relative;
  color: #04407a;
}
.shipping-address-area h4,
.shipping-method-area h4 {
  font-size: 16px;
  color: #fa3142;
  font-family: "SST Italic";
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: normal;
}
.shipping-address-area h5,
.shipping-method-area h5 {
  font-size: 14px;
  color: #04407a;
  font-family: "SST Roman";
  margin-bottom: 10px;
  font-weight: normal;
}
.shipping-address-area p,
.shipping-method-area p {
  font-size: 14px;
  color: #04407a;
  font-family: "SST Roman";
  margin-bottom: 10px;
}
.shipping-address-area p a,
.shipping-method-area p a {
  font-size: 14px;
  font-family: "SST Medium";
  color: #04407a;
}
.shipping-address-area img,
.shipping-method-area img {
  vertical-align: middle;
  margin-right: 6px;
}
.shipping-address-area a.edit,
.shipping-method-area a.edit {
  float: right;
  font-size: 14px;
  font-family: "SST Medium";
  text-transform: uppercase;
  text-decoration: underline;
  color: #fa3142;
  position: absolute;
  right: 10px;
  top: 9px;
}
.shipping-address-area .italic,
.shipping-method-area .italic {
  font-family: "SST Italic";
}
.split-item .box1-2 {
  border-top: 1px solid #c9c9c9;
}
/*---------------Split dropdown-------------*/
.tae-event-adminapproval .approvalboxarea .box1-2 ul li {
  width: 112px;
}
.tae-event-adminapproval .approvalboxarea .box1-2 ul li h3 {
  height: 30px;
}
.tae-event-adminapproval .approvqutyarea.item-qty {
  border: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  border-radius: 6px;
  background: #ffffff url(../images/aprrovedown.png) no-repeat 94% 50%;
}
/*===============================Custome Select box=========================*/
.print-split-options {
  width: 112px;
  height: 36px;
  line-height: 34px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  text-align-last: center;
  color: #000;
  background: #fff;
  padding: 0;
  margin: 3px 0 0;
  border-radius: 4px;
  border: 0;
  list-style: none;
  position: relative;
  font-family: "SST Roman";
}
.print-split-options {
  width: 210px !important;
  line-height: 15px;
  margin-top: -19px !important;
}
.print-split-options li {
  text-align: left;
  text-align-last: left;
  box-sizing: border-box;
  margin-bottom: 0 !important;
  z-index: 2;
  cursor: pointer;
  padding: 0 5px !important;
  font-size: 11px !important;
}
.print-split-options li:not(.init) {
  width: 100%;
  display: none;
  background: #fff;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  min-height: 31px;
  line-height: 16px !important;
  padding: 6px 14px !important;
}
.print-split-options li:last-child {
  border-bottom: 1px solid #e2e2e2;
}
.print-split-options li:first-child {
  border-top: 1px solid #e2e2e2;
}
.print-split-options li:not(.init):hover,
.print-split-options ul li.selected:not(.init) {
  background: #d6e5fc;
}
.print-split-options li.init {
  cursor: pointer;
}
/*----------------------------*/
.greentext {
  color: #428909 !important;
  font-family: "SST Medium" !important;
}
.noborder {
  border: 0 !important;
}
.adminapprovalpadding {
  padding: 6px 0 0px;
}
.adminapprovaltoppadding {
  padding: 8px 0 0px;
}
.nopadding {
  padding: 0 !important;
}
.box1half {
  border: 1px solid #c9c9c9;
  width: 49.6%;
  padding: 6px;
  margin-right: 0px;
  float: left;
  background: #fff;
  box-sizing: border-box;
}
.box1half.leftmargin {
  margin-left: 6px;
  float: right;
}
.shipingrightbox2area:last-child {
  border-bottom: 0;
}
/*==============adminapproval/event======================*/
.approvalboxarea .box1-2 {
  width: 66%;
  padding: 6px;
  margin-right: 6px;
  float: left;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #c9c9c9;
  display: flex;
}
.approvalboxarea .box1-2 h2 {
  font-family: "SST Medium Italic";
  font-size: 16px;
  text-align: center;
  color: #f80e28;
  margin: 0;
}
.approvalboxarea .box1-2 p {
  font-family: "SST Medium";
  color: #999b9a;
  font-size: 14px;
  text-align: center;
  margin-bottom: 25px;
}
.approvalboxarea .box1-2 ul {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.approvalboxarea .box1-2 ul li {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 0 12px;
  margin-bottom: 20px;
}
.approvalboxarea .box1-2 ul li img {
  margin-bottom: 8px;
}
.approvalboxarea .box1-2 ul li h3 {
  font-size: 12px;
  color: #1c5180;
  margin: 0 0 8px;
}
.approvalboxarea .box1-2 ul li .approvqutyarea {
  color: #dd435a;
  font-size: 12px;
  margin-bottom: 16px;
}
.approvalboxarea .box1-2 ul li .approvamountarea {
  color: #4e4e4e;
  font-size: 12px;
  font-family: "SST Italic";
}
.print.approvalbottomboxarea {
  background: #fff;
  margin-top: 6px;
  display: flex;
  justify-content: flex-start;
  padding: 15px;
}
.print.approvalbottomboxarea::before,
.print.approvalbottomboxarea::after {
  content: "";
  display: block;
  clear: both;
}
.estimatemailrightarea {
  width: 34%;
  float: right;
}
.estimatemailrightarea .totalamountarea {
  padding-left: 30px;
}
.print_bottom_info {
  width: 31%;
  margin-right: 6px;
  color: #000;
}
.print_bottom_textarea {
  width: 35%;
  margin-right: 6px;
  height: auto;
}
.print_bottom_textarea textarea {
  height: 85px;
  resize: none;
}
.approvalboxarea .box3 {
  width: 34%;
  background: #fff;
}
.print_bottom_info p {
  margin-bottom: 5px;
  line-height: 15px;
  color: red;
  font-weight: 600;
  font-size: 12px;
}
.approvalboxarea .estimatemailrightarea .totalamountarea ul {
  margin: 0px 0 0;
}
.approvalboxarea .estimatemailrightarea .totalamountarea ul li {
  color: #c20e1f;
  font-size: 14px;
  font-family: "SST Bold Italic";
}
.approvalboxarea .estimatemailrightarea .totalamountarea ul li span {
  color: #c20e1f;
  font-size: 14px;
  font-family: "SST Bold";
}
.estimatemailrightarea .envelope_print_optionarea {
  margin: 0 auto;
  float: none;
  border: 1px solid #e9e9e9;
  margin-top: 14px;
}
/*=============================*/
/*===============================Custome Select box=========================*/
.select-approve-options {
  width: 282px !important;
  line-height: 15px;
  margin-top: 0px !important;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  text-align-last: center;
  color: #000;
  padding: 0px;
  box-sizing: border-box;
  margin: 3px 0 0;
  border-radius: 4px;
  border: 0;
  list-style: none;
  position: relative;
  font-family: "SST Roman";
  background: #ffffff url(../images/aprrovedown.png) no-repeat 94% 50%;
}
.select-approve-options li {
  text-align: left;
  text-align-last: left;
  box-sizing: border-box;
  margin-bottom: 0 !important;
  z-index: 2;
  cursor: pointer;
  padding: 0 5px !important;
  font-size: 12px !important;
}
.select-approve-options li:not(.init) {
  width: 100%;
  display: none;
  background: #fff;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  min-height: 34px;
  line-height: 16px !important;
  padding: 6px 14px !important;
}
.select-approve-options li:last-child {
  border-bottom: 1px solid #e2e2e2;
}
.select-approve-options li:first-child {
  border-top: 1px solid #e2e2e2;
}
.select-approve-options li:not(.init):hover,
.select-approve-options ul li.selected:not(.init) {
  background: #d6e5fc;
}
.select-approve-options li.init {
  cursor: pointer;
}
/*=================================================*/
input.update-qty-box {
  text-align: center;
}
.border textarea {
  border: 0;
  resize: none;
  padding: 20px 0 10px;
  text-align: CENTER;
}
.modal-popup__tae_info_alert .popfooterarea {
  display: flex;
  justify-content: space-between;
}
.modal-popup__tae_info_alert .popupbox .popcontarea {
  padding: 15px 15px 15px;
}
span.update-qty-check {
  width: 18px;
  height: 18px;
  border: 1px solid #14bb00;
  line-height: 17px;
  display: inline-block;
  margin: 3px;
  color: #14bb00;
}
span.update-qty-cancel {
  width: 18px;
  height: 18px;
  border: 1px solid #fa3142;
  line-height: 17px;
  display: inline-block;
  margin: 3px;
  color: #fa3142;
}
.rank-design > tr > td {
  word-break: break-all;
}
.adminapprovetab {
  display: flex;
  justify-content: space-between;
  background: #e9f2f7;
  /*margin-left: -1px;
      margin-right: -1px;*/
}
.adminapprovetab::before,
.adminapprovetab::after {
  content: '';
  display: block;
  clear: both;
}
.adminapprovetab a {
  background: #e9f2f7;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 14px;
  transition: 0.3s;
  font-size: 11px;
  line-height: 16px;
  color: #677075;
  font-weight: 400;
  border-radius: 0;
  text-transform: uppercase;
  font-family: 'SST Roman';
  text-decoration: none;
}
.adminapprovetab a.active {
  background-color: #c8cccf;
  color: #5c6063;
  text-decoration: none;
}
.adminapprovetabwrapper {
  border: 1px solid #c2c2c2;
  /*height: 100px;
   width: 410px;
   margin: 0 auto;*/
}
.adminapprovetabarea {
  padding: 0px;
  background: #fff;
  line-height: 0;
}
.adminapprovetabarea h3,
.adminapprovetabarea p {
  font-size: 12px;
  margin: 0;
  color: #9a9a9a;
  margin-bottom: 0;
  line-height: 10px;
}
.print_bottom_textarea textarea {
  height: 72px;
  resize: none;
  border: 0;
}
/*=========Materials Events Page 31-05-21===================*/
.materialsBG {
  /*background: url(../images/materialsBG.jpg) no-repeat center 0;*/
  background-size: cover;
  min-height: 780px;
}
.materials_heading {
  text-align: center;
  color: #c3040c;
  font-size: 16px;
  padding: 20px 0 0;
  line-height: 18px;
  max-width: 1010px;
  margin: 0 auto;
  font-family: 'SST Italic';
}
.materialswrapper {
  margin-top: 26px;
}
.materialswrapper h2 {
  margin: 0;
  font-family: 'SST Italic';
  font-style: italic;
  color: #c3040c;
  font-size: 17px;
  padding-bottom: 18px;
  margin-bottom: 12px;
  border-bottom: 4px solid #003c72;
  text-align: center;
}
.materialslistarea::before,
.materialslistarea::after {
  content: '';
  clear: both;
  display: block;
}
.materialslistarea ul {
  padding: 0;
  margin: 0 0 35px;
}
.materialslistarea ul li {
  padding: 0 15px;
  margin: 0 5px;
  display: inline-block;
  width: 175px;
  text-align: center;
  vertical-align: top;
}
.materialslistarea ul li:last-child {
  padding: 0 0px;
  margin: 0 5px;
  display: inline-block;
  width: 175px;
  text-align: center;
  vertical-align: top;
}
.materialslistarea ul li input[type='number'] {
  border: 1px solid #003c72;
  height: 26px;
  width: 72px;
  margin: 0 auto;
  color: #c3030e;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
}
.materialslistarearight::before,
.materialslistarea::after {
  content: '';
  clear: both;
  display: block;
}
.materialslistarearight ul {
  padding: 0;
  margin: 0;
}
.materialslistarearight ul li {
  padding: 0;
  margin: 0 5px;
  display: inline-block;
  width: 270px;
  text-align: center;
  vertical-align: top;
}
.materialslistarearight ul li input[type='number'] {
  border: 1px solid #003c72;
  height: 26px;
  width: 72px;
  margin: 0 auto;
  color: #c3030e;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
}
.materialslistarearight ul li h3 {
  padding: 0 50px;
}
.materialslistarearight ul li p {
  padding: 0 12px;
}
.materialslistarearight ul li:last-child p {
  padding: 0 50px;
}
.materialheadingh3area {
  min-height: 60px;
}
.materialswrapper h3 {
  padding: 0px;
  margin: 0;
  font-family: 'SST Roman';
  font-weight: normal;
  text-transform: uppercase;
  color: #0c4173;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 0;
}
.materialswrapper p span {
  font-family: 'SST Roman';
  color: #fe0410;
  font-size: 12px;
}
.materialswrapper p {
  font-family: 'SST Italic';
  color: #777777;
  font-size: 14px;
  margin-bottom: 10px;
}
.materialswrapper::before,
.materialswrapper::after {
  content: '';
  clear: both;
  display: block;
}
.materialsleftarea {
  float: left;
  margin: 0 27px;
  width: 46%;
}
.materialsrightarea {
  float: right;
  margin: 0 0 0 27px;
  width: 46%;
}
.materialradiosection {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1255a6;
  font-size: 20px;
}
.materialradiosection input[type="radio"] {
  margin-left: 16px;
  margin-right: 5px;
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  outline: none;
  box-shadow: 0 0 0 1px #848484;
  position: relative;
}
.materialradiosection input[type="radio"]:before {
  content: "";
  display: block;
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  outline: none;
  box-shadow: 0 0 0 1px #848484;
}
.materialradiosection input[type="radio"]:checked:before {
  content: "";
  display: block;
  background: #fff;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #0473ff;
}
.materialradiosection input[type="radio"]:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin: -4px;
  transform: rotate(45deg);
  position: absolute;
  top: 6px;
  left: 6px;
}
.materialradiosection input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #0473ff;
}
/*===================summary 23-06-21========================*/
.tae-event-newsummary .page-main .page-main,
.tae-event-newsummary1 .page-main .page-main {
  margin-top: 0;
}
.tae-event-newsummary .page-main,
.tae-event-newsummary1 .page-main {
  margin-top: 42px;
}
.summary-2top {
  background: #f3f0dd;
  padding: 5px 0;
  margin: 6px 0;
}
.summary-2top::before,
.summary-2top::after {
  content: '';
  display: block;
  clear: both;
}
.summary-2top thead {
  background: transparent;
  border: 0;
  color: #908a72;
}
.summary-2top thead th {
  padding: 0;
  font-weight: normal;
  text-align: center;
  line-height: 16px;
}
.summary-selectarea {
  margin: 0px 0 6px;
}
.summary-selectarea::before,
.summary-selectarea::after {
  content: '';
  display: block;
  clear: both;
}
.summary-selectarea tr td:first-child {
  padding: 0;
}
.eventorderoptionarea {
  background: #dedfe1;
  padding: 12px 20px;
}
.red-sumtext {
  color: #fd0119 !important;
}
.newsummaryscreen_headingarea {
  background: #135587;
}
.newsummaryscreen_headingarea::before,
.newsummaryscreen_headingarea::after {
  content: '';
  display: block;
  clear: both;
}
.newsummaryscreen_headingarea {
  position: relative;
  overflow-x: hidden;
  background: #135587;
  min-height: 50px;
  padding: 6px 0;
}
.newsummaryscreen_headingarea ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.newsummaryscreen_headingarea ul li {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  color: #fff;
  float: left;
  vertical-align: top;
  text-transform: uppercase;
}
.newsummaryscreen1a {
  width: 65px;
  text-align: center;
  margin-top: 8px;
  /* display: flex; align-items: center; justify-content: center;*/
}
.newsummaryscreen1b {
  width: 65px;
  text-align: center;
  margin-top: 10px;
}
.newsummaryscreen1 {
  width: 80px;
  text-align: center;
}
.newsummaryscreen2 {
  width: 70px;
  text-align: center;
  padding-top: 6px !important;
}
.newsummaryscreen3 {
  width: 95px;
  text-align: center;
}
.newsummaryscreen4 {
  width: 101px;
  text-align: left;
  margin-left: 0px;
}
.newsummaryscreen5 {
  width: 130px;
  text-align: center;
}
.newsummaryscreen6 {
  width: 115px;
  text-align: center;
}
.newsummaryscreen7 {
  width: 195px;
  text-align: center;
}
.newsummaryscreen8 {
  width: 162px;
  text-align: left;
  margin-left: 20px;
}
.newsummaryscreen9 {
  width: 84px;
  text-align: center;
}
.newsummaryscreen10 {
  width: 80px;
  text-align: center;
}
.newsummaryscreen11 {
  width: 594px;
  text-align: center;
}
.newsummaryscreen12 {
  width: 188px;
  padding: 0 20px !important;
  text-align: center;
  background: #fff;
  display: flex;
  align-items: center;
}
.newsummaryscreen13 {
  width: 314px;
  padding: 20px 150px 20px 10px !important;
  text-align: center;
  background: #fff;
  display: flex;
  align-items: center;
}
.newsummaryscreen_headingarea ul li.newsummaryscreen1a {
  margin-top: 0px;
  /* display: flex; align-items: center; justify-content: center;*/
}
.newsummaryscreen_headingarea ul li.newsummaryscreen1b {
  margin-top: 0px;
}
.newsummaryscreen_headingarea ul li.newsummaryscreen2 {
  padding-top: 0px !important;
}
.newsummaryscreen_bodyarea {
  background: #e8f3f7;
  margin-bottom: 6px;
  min-height: 30px;
  padding: 0;
}
.newsummaryscreen_bodyarea ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.newsummaryscreen_bodyarea ul li {
  padding: 4px 0 4px;
  margin-bottom: 0;
  list-style: none;
  color: #22608f;
  vertical-align: top;
  float: left;
}
.newsummaryscreen_bodyarea ul li a {
  color: #22608f;
  text-decoration: underline;
}
.newsummaryscreen_bodyarea ul li.floatleft {
  text-align: left !important;
}
.newsummaryscreen_bodyarea::before,
.newsummaryscreen_bodyarea::after {
  content: '';
  display: block;
  clear: both;
}
.newsummaryscreen_bodyarea ul li.needhelptext {
  color: #e20723;
}
.newsummaryscreen_bodyarea ul li.needhelptext a {
  color: #fa0516;
  text-decoration: none;
}
.newsummaryscrservicearea {
  background: #f3f0dd;
  padding: 5px;
  border: 2px solid #c5cdd0;
  margin: 5px 0 9px;
}
.newsummaryscrservice1stmailing {
  color: #000;
  text-transform: uppercase;
}
.newsummaryscrservicearriving {
  color: #fa0516;
}
.newsummaryscrservicefirstclass {
  color: #27628e;
}
.newsummaryscreennotes {
  color: #fa0516 !important;
  font-weight: 600;
  padding-top: 0px;
  padding-bottom: 4px;
}
.newsummaryscreennotes a {
  color: #fa0516 !important;
  font-weight: 600;
}
.newsummaryscreenenvelopenotes {
  color: #fa0516 !important;
  padding-top: 4px;
  font-weight: 600;
}
.newsummaryscreen_bodyfilereadyarea {
  background: #ebf6e6;
  margin-bottom: 6px;
  min-height: 30px;
  padding: 0;
}
.newsummaryscreen_bodyfilereadyarea:last-child {
  margin-bottom: 0;
}
.stim-event-summary .newsummaryscreen_bodyfilereadyarea {
  margin-bottom: 0px;
}
.vertiflex-event-summary .newsummaryscreen_bodyfilereadyarea {
  margin-bottom: 0px;
}
.stim-event-newsummary .newsummaryscreen_bodyfilereadyarea {
  margin-bottom: 0px;
}
.vertiflex-event-newsummary .newsummaryscreen_bodyfilereadyarea {
  margin-bottom: 0px;
}
.newsummaryscreen_bodyfilereadyarea ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.newsummaryscreen_bodyfilereadyarea ul li {
  padding: 4px 0 4px;
  margin-bottom: 0;
  list-style: none;
  color: #22608f;
  vertical-align: top;
  float: left;
}
.newsummaryscreen_bodyfilereadyarea ul li a {
  color: #22608f;
  text-decoration: underline;
}
.newsummaryscreen_bodyfilereadyarea::before,
.newsummaryscreen_bodyfilereadyarea::after {
  content: '';
  display: block;
  clear: both;
}
.newsummaryscreen_bodyfilereadyarea ul li.summarygreentext {
  color: #389b27;
  font-weight: normal;
}
.newsummaryscreen_bodyfilereadyarea ul li.summarygreentext a {
  color: #389b27;
  text-decoration: underline;
}
.newsummaryscreen_bodyfilereadyarea ul li.floatleft {
  text-align: left !important;
}
/*=============28-06-21=================*/
.newsummaryscreenpop1 input[type="checkbox"],
.newsummaryscreen1a input[type="checkbox"] {
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
  position: relative;
  background: #fff;
}
.newsummaryscreenpop1 input[type="checkbox"]:before,
.newsummaryscreen1a input[type="checkbox"]:before {
  content: "";
  display: block;
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 0 1px #767676;
}
.newsummaryscreenpop1 input[type="checkbox"]:checked:before,
.newsummaryscreen1a input[type="checkbox"]:checked:before {
  content: "";
  display: block;
  background: #0075ff;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #0075ff;
}
.newsummaryscreenpop1 input[type="checkbox"]:after,
.newsummaryscreen1a input[type="checkbox"]:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  margin: -4px;
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 9px;
}
.newsummaryscreenpop1 input[type="checkbox"]:checked:after,
.newsummaryscreen1a input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 3px;
  height: 7px;
  margin: -5px 0 0 -5px;
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.popheaderarea a.mail_note_close,
.popheaderarea a.envelope_note_close,
.popheaderarea a.drletter_note_close,
.popheaderarea a.edit_close,
.popheaderarea a.secondmail_note_close,
.popheaderarea span.close_popup {
  position: absolute;
  right: 20px;
  top: 18px;
  font-weight: 600;
  color: #ab0303;
  text-decoration: none;
  cursor: pointer;
}
#training_sch a.login_close {
  display: block;
  text-align: center;
  height: 10px;
  color: #ab0303;
  border-radius: 5px;
  margin: 0 16px 20px;
  font-size: 18px;
}
.popfootearrea {
  min-height: 50px;
  border-top: 1px solid #e5e5e5;
  padding: 20px 20px;
  position: relative;
}
.popfootearrea a.edit_close,
.popfootearrea a.mail_note_close,
.popfootearrea a.drletter_note_close,
.popfootearrea a.envelope_note_close,
.popfootearrea a.secondmail_note_close,
.popfootearrea a.close_popup {
  position: absolute;
  right: 20px;
  top: 18px;
  font-weight: 600;
  color: #ab0303;
  text-decoration: none;
}
.newsummaryscreenletternotes {
  cursor: pointer;
}
.newsummaryscreenenvelopenotes {
  cursor: pointer;
}
.popupbox .popcontarea {
  min-height: 100px;
}
.print-popup.cls_newsummary {
  padding: 12px 2px 5px;
}
.print-popup.cls_newsummary .regBtn {
  margin-top: 5px;
}
.print-popup.cls_newsummary textarea#event_notes {
  height: 200px;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  resize: none;
  border: 1px solid #dadada !important;
}
.note_popheader {
  text-transform: uppercase;
}
/*===============01-07-21===============*/
.newsummaryscreenpop_headingarea::before,
.newsummaryscreenpop_headingarea::after {
  content: '';
  display: block;
  clear: both;
}
.newsummaryscreenpop_headingarea {
  position: relative;
  overflow-x: hidden;
  background: #135587;
  padding: 10px 0;
}
.newsummaryscreenpop_headingarea ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.newsummaryscreenpop_headingarea ul li {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  color: #fff;
  float: left;
  vertical-align: top;
  text-transform: uppercase;
}
.newsummaryscreenpop_bodyarea::before,
.newsummaryscreenpop_bodyarea::after {
  content: '';
  display: block;
  clear: both;
}
.newsummaryscreenpop_bodyarea {
  position: relative;
  overflow-x: hidden;
  padding: 10px 0;
  border: 1px solid #dcdcdc;
  border-top: 0px;
}
.newsummaryscreenpop_bodyarea ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.newsummaryscreenpop_bodyarea ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #000;
  float: left;
  vertical-align: top;
}
.newsummaryscreenpop_bodyarea ul li input {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.newsummaryscreenpop_bodyarea:nth-child(even) {
  background: #f5f5f5;
}
.newsummaryscreenpop1 {
  width: 10%;
  text-align: center;
  padding: 0 5px !important;
}
.newsummaryscreenpop2 {
  width: 10%;
  text-align: center;
  padding: 0 5px !important;
}
.newsummaryscreenpop3 {
  width: 18%;
  text-align: center;
  padding: 0 5px !important;
}
.newsummaryscreenpop4 {
  width: 15%;
  text-align: center;
  padding: 0 5px !important;
}
.newsummaryscreenpop5 {
  width: 15%;
  text-align: center;
  padding: 0 5px !important;
}
.newsummaryscreenpop5a {
  width: 12%;
  text-align: center;
  padding: 0 5px !important;
}
.newsummaryscreenpop6 {
  width: 10%;
  text-align: center;
  padding: 0 5px !important;
}
.newsummaryscreenpop7 {
  width: 10%;
  text-align: center;
  padding: 0 5px !important;
}
.newsummaryscreenpop8 {
  width: 300px;
  text-align: left;
  padding: 0 5px !important;
}
.modal-popup_tae_order_item_popup .popupbox {
  width: 995px;
  position: relative;
}
.modal-popup_tae_order_item_popup .popupbox h2 {
  text-transform: uppercase;
}
.image-file-upload {
  background: url(../images/imgbrowse.jpg) no-repeat 0 50%;
  cursor: pointer;
  padding-left: 35px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: left;
}
.pdf-file-upload {
  background: url(../images/pdf.png) no-repeat 0 50%;
  cursor: pointer;
  padding-left: 35px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: left;
}
.newsummaryscreenpop6 a.remove-item {
  display: block;
  line-height: 10px;
}
.modal-popup_tae_order_item_popup .popup-add-to-cart {
  background: #83af35 !important;
  font-family: "SST Condensed";
  font-size: 20px !important;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px 15px !important;
  outline: none;
  border: 0px;
  box-shadow: 0 2px 0px #586553 !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-appearance: none;
  height: 37px !important;
  line-height: 37px !important;
  font-weight: 400;
  width: 100px !important;
  text-align: center;
  text-decoration: none;
}
.modal-popup_tae_order_item_popup a.popfileuploadBtn.uploadListSuccBtn {
  background: #83af35 !important;
  font-family: "SST Condensed";
  font-size: 20px !important;
  color: #fff;
  margin-top: -5px;
  margin-bottom: 10px;
  padding: 0px 15px !important;
  outline: none;
  border: 0px;
  box-shadow: 0 2px 0px #586553 !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-appearance: none;
  height: 37px !important;
  line-height: 37px !important;
  font-weight: 400;
  width: 160px !important;
  text-decoration: none;
}
.modal-popup_tae_order_item_popup .approvefilearea {
  display: flex;
  margin-top: 0;
  align-items: center;
  margin-bottom: 0;
  justify-content: center;
}
.modal-popup_tae_order_item_popup .edit-mail-item {
  padding: 10px 14px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.modal-popup_tae_order_item_popup .paddingpop.redtext.after-upload-msg {
  text-align: center;
  padding: 0;
}
.modal-popup_tae_order_item_popup .show-for-doc {
  text-align: center;
  padding: 10px 10px 10px 30px;
  color: #fa181a;
  line-height: 28px;
}
.modal-popup_tae_order_item_popup .edit-mail-item .approvefileleftarea {
  width: 255px;
  font-size: 15px;
  color: #7d7d7d;
  text-align: center;
  display: flex;
  align-items: center;
}
.modal-popup_tae_order_item_popup .edit-mail-item .uploadBtn {
  margin-top: 0;
  margin-right: 20px;
  width: 200px;
}
.modal-popup_tae_order_item_popup .edit-mail-item .textcenteralign {
  text-align: left;
  width: 100%;
}
.modal-popup_tae_order_item_popup .edit-mail-item .textcenteralign a.uploadFileEditBtn {
  line-height: 15px;
}
.modal-popup_tae_order_item_popup .edit-mail-item .cls_reupload_btn {
  display: flex;
  margin-left: 20px;
}
.modal-popup_tae_order_item_popup .edit-mail-item .cls_reupload_btn.cls_overlay {
  position: relative;
}
.modal-popup_tae_order_item_popup .edit-mail-item .cls_reupload_btn.cls_overlay::before {
  content: '';
  display: block;
  opacity: .5;
  position: absolute;
  width: 100%;
  background: #fff;
  z-index: 9;
  height: 42px;
}
.modal-popup_tae_order_item_popup .popfooterarea {
  border-top: 0px;
}
.modal-popup_tae_order_item_popup .tot-excel-qty {
  display: flex;
  align-items: center;
  color: #fa181a;
}
.modal-popup_tae_order_item_popup .tot-excel-qty input {
  width: 84px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 14px;
  color: #f72020;
  font-family: "SST Roman";
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}
.modal-popup_tae_order_item_popup .tot-excel-qty input::-webkit-input-placeholder {
  color: #f72020 !important;
  font-size: 14px;
  font-family: "SST Italic";
  opacity: 1;
}
.modal-popup_tae_order_item_popup .tot-excel-qty input::-moz-placeholder {
  color: #f72020 !important;
  font-size: 14px;
  font-family: "SST Italic";
  opacity: 1;
}
.modal-popup_tae_order_item_popup .tot-excel-qty input::-ms-input-placeholder {
  color: #f72020 !important;
  font-size: 14px;
  font-family: "SST Italic";
  opacity: 1;
}
.modal-popup_tae_order_item_popup .edit-mail-item .UploadedFile {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.modal-popup_tae_order_item_popup form#mail_after_upload_list_form .show-for-excel {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  margin-right: 20px;
}
.modal-popup_tae_order_item_popup .after-upload-msg {
  margin-right: 18px;
}
.newsummaryscreenpop_wrapper {
  position: relative;
}
.add-material-popup {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 54px;
}
.with-dupli-enable .add-material-popup {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 82px;
}
.add-material-popup a {
  background: #83af35 !important;
  font-family: "SST Condensed";
  font-size: 20px !important;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px 15px !important;
  outline: none;
  border: 0px;
  box-shadow: 0 2px 0px #586553 !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-appearance: none;
  height: 37px !important;
  line-height: 37px !important;
  font-weight: 400;
  width: 150px !important;
  float: right;
  display: inline-block;
  text-decoration: none;
}
.add-order-item-wrapper {
  position: relative;
}
.add-order-item-wrapper a.hide-order-wrapper {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 9;
  /*background: #f5f5f5;*/
  border-radius: 0;
  height: 34px;
  width: 34px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
}
.add-order-item-wrapper a.hide-order-wrapper img {
  display: none;
}
.add-order-item-wrapper a.hide-order-wrapper::before {
  content: '';
  color: #616161;
  font-size: 22px;
  font-weight: 600;
  background: url(../images/closewhite.png) no-repeat 0 0;
  width: 15px;
  height: 15px;
  display: block;
  margin: 10px;
}
.firstmail_method,
.firstmail_arrive_cal1,
.firstmail_arrive_cal2,
.firstmail_date_cal,
.secondmail_method,
.secondmail_arrive_cal1,
.secondmail_arrive_cal2,
.secondmail_date_cal {
  cursor: pointer;
  text-decoration: underline;
}
.modal-popup_tae-summary-date-popup .popupselectcontinueBtn,
.modal-popup_tae-mailer_type-popup .popupselectcontinueBtn {
  background: #83af35 !important;
  font-family: "SST Condensed";
  font-size: 20px !important;
  color: #fff;
  margin: 0px auto;
  margin-bottom: 10px;
  padding: 0px 15px !important;
  outline: none;
  border: 0px;
  box-shadow: 0 2px 0px #586553 !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-appearance: none;
  height: 37px !important;
  line-height: 37px !important;
  font-weight: 400;
  width: 100px !important;
  display: inline-block;
  text-decoration: none;
}
.modal-popup_tae-summary-date-popup .popupbox .popheaderarea,
.modal-popup_tae-mailer_type-popup .popupbox .popheaderarea {
  text-transform: uppercase;
}
.modal-popup_tae-summary-date-popup .next,
.modal-popup_tae-mailer_type-popup .next {
  background-position: 80% 50% !important;
}
.modal-popup_tae-summary-date-popup .prev,
.modal-popup_tae-mailer_type-popup .prev {
  background-position: 20% 50% !important;
}
.modal-popup_tae-summary-date-popup .datepicker-days .active,
.modal-popup_tae-mailer_type-popup .datepicker-days .active {
  background: #519af8 !important;
  color: #fff !important;
}
.text-green {
  color: #8cc722;
}
.opacityarea-inactive::before {
  background: #fff;
  opacity: 0.7;
  content: '';
  height: 100%;
  width: 100%;
  z-index: 9;
  left: 0;
  top: 0;
  display: block;
  bottom: 0;
  right: 0;
  position: absolute;
}
.newsummaryscreenpop_bodyarea ul li.item-upload {
  position: relative;
  min-height: 40px;
}
.newsummaryscreenpop_bodyarea ul li .material_pdf_update {
  position: relative;
}
.newsummaryscreenpop_bodyarea ul li .material_pdf_updatelabel {
  position: absolute;
  top: 3px;
  left: 33px;
}
.newsummaryscreenpop_bodyarea ul li .material_pdf_update input[type='file'] {
  position: absolute;
  opacity: 0;
  left: 25px;
  width: 110px;
  height: 34px;
  top: 0;
}
.newsummaryscreenpop_bodyarea ul li .material_image_update {
  position: relative;
}
.newsummaryscreenpop_bodyarea ul li .material_image_update {
  position: absolute;
  top: 3px;
  left: 33px;
}
.newsummaryscreenpop_bodyarea ul li .material_image_update input[type='file'] {
  position: absolute;
  opacity: 0;
  left: 25px;
  width: 110px;
  height: 34px;
  top: 0;
}
.tae-event-newsummary .page.messages,
.tae-event-newsummary1 .page.messages {
  margin-top: 42px;
  margin-bottom: 0;
}
.popup-items-digital .add-material-popup {
  height: 50px;
  position: relative;
  top: 0;
  width: 100%;
  right: 15px;
  clear: both;
}
.popup-items-print .add-material-popup {
  height: 50px;
  position: relative;
  top: 0;
  width: 100%;
  right: 15px;
  clear: both;
}
a.popfileuploadBtn.uploadListSuccBtnSecond {
  background: #83af35 !important;
  font-family: "SST Condensed";
  font-size: 20px !important;
  color: #fff;
  margin: -5px auto 0;
  padding: 0px 15px !important;
  outline: none;
  border: 0px;
  box-shadow: 0 2px 0px #586553 !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-appearance: none;
  height: 37px !important;
  line-height: 37px !important;
  font-weight: 400;
  width: 150px !important;
  display: inline-block;
  text-decoration: none;
}
.tot-excel-qty-second {
  display: flex;
  align-items: center;
}
.tot-excel-qty-second input {
  margin-left: 10px;
  margin-right: 10px;
}
.modal-popup_tae_closeout_confirmation_popup .popcontarea {
  min-height: 200px;
  padding: 20px;
  text-align: center;
}
.modal-popup_tae_closeout_confirmation_popup .popheaderarea {
  text-transform: uppercase;
}
.Closeoutbuttonarea {
  display: flex;
  margin-top: 30px;
  align-items: center;
  justify-content: center;
}
.closeoutbuttonyes {
  padding: 0px;
  background: #71c800 !important;
  color: #fff !important;
  width: 125px;
  margin: 0 10px;
  display: inline-block;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  border: 0 !important;
}
.closeoutbuttonno {
  padding: 0px;
  background: #c60311 !important;
  color: #fff !important;
  width: 125px;
  margin: 0 10px;
  display: inline-block;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  border: 0 !important;
}
/*-------------12-07-21-------------------*/
.modal-popup_tae_order_item_popup .tot-excel-qty-second input {
  width: 84px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 14px;
  color: #f72020;
  font-family: "SST Roman";
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}
.modal-popup_tae_order_item_popup .tot-excel-qty-second input::-webkit-input-placeholder {
  color: #f72020 !important;
  font-size: 14px;
  font-family: "SST Italic";
  opacity: 1;
}
.modal-popup_tae_order_item_popup .tot-excel-qty-second input::-moz-placeholder {
  color: #f72020 !important;
  font-size: 14px;
  font-family: "SST Italic";
  opacity: 1;
}
.modal-popup_tae_order_item_popup .tot-excel-qty-second input::-ms-input-placeholder {
  color: #f72020 !important;
  font-size: 14px;
  font-family: "SST Italic";
  opacity: 1;
}
.modal-popup_tae-summary-date-popup .popupbox {
  width: 100%;
}
/*.modal-popup_tae-summary-date-popup .datepicker-inline,
.modal-popup_tae-mailer_type-popup .datepicker-inline { 
  width: 100%; 
}
*/
.modal-popup_tae-summary-date-popup .popupbox .popcontarea form {
  min-height: 100px;
  display: flex;
  justify-content: space-between;
}
.modal-popup_tae-summary-date-popup .popupbox .popcontarea .datepicker-inline {
  width: auto;
}
.modal-popup_tae-summary-date-popup h6.cal_heading {
  text-align: center;
  font-size: 12px;
  margin-bottom: 0;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
}
.modal-popup_tae-summary-date-popup .datepicker table tr th.dow {
  font-size: 14px;
}
p.dupli-second-msg {
  text-align: center;
  color: #fd0119;
}
p.duplicate-msg-txt {
  padding: 10px 15px 0;
  margin-bottom: 0;
  color: #fd0119;
}
.popup-items-digital .virtual_flyer_upload {
  padding: 10px 15px;
}
.popup-items-digital .add-material-popup {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 54px;
}
.additional_mailer {
  position: relative;
  padding: 0 15px;
  display: flex;
  align-items: center;
}
.additional_mailer .image-file-upload {
  margin-left: 15px;
  cursor: pointer;
}
.mailler_upload {
  position: relative;
  cursor: pointer;
}
.additional_mailer input[type='file'] {
  width: 150px;
  position: absolute;
  top: 11px;
  margin-left: -124px;
  opacity: 0;
}
.approvqutyarea.split-item-qty {
  border: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  border-radius: 6px;
  background: #ffffff url(../images/aprrovedown.png) no-repeat 94% 50%;
  color: #dd435a;
  font-size: 12px;
  margin-bottom: 16px;
}
.userheading {
  padding-top: 20px;
}
.userheading h1 {
  font-size: 28px;
  color: #145587;
  margin-bottom: 15px;
  font-weight: normal;
}
.map-details {
  border-top: 2px solid #fff;
}
.map-details {
  border-top: 2px solid #fff;
}
.po-search-form > th {
  border-right: 2px solid #fff;
  padding: 8px !important;
  border-bottom: 2px solid #fff;
  font-weight: bold !important;
  background: #f3f0dd !important;
}
.search-form input[type='text'],
.search-form select,
.customer-rows select {
  height: 32px;
  line-height: 32px;
  border: 1px solid #145587 !important;
  border-radius: 0;
  margin-bottom: 0px;
  max-width: 200px;
}
.pagination a {
  color: black;
  float: left;
  padding: 0px 10px;
  text-decoration: none;
  transition: background-color 0.3s;
  border: 1px solid #0a3b71;
  margin: 0 4px;
  cursor: pointer;
}
.pagination a.active {
  background-color: #0a3b71;
  color: white;
  border: 1px solid #0a3b71;
}
.pagination a:hover:not(.active) {
  background-color: #ddd;
}
.clickDisable {
  pointer-events: none;
}
.userrightarea {
  float: right;
}
.userheading h1 {
  font-size: 28px;
  color: #145587;
  margin-bottom: 15px;
  font-weight: normal;
}
.userBtn {
  background: #145587;
  border: 0px;
  outline: none;
  color: #fff;
  padding: 0px 15px;
  height: 33px;
  line-height: 33px;
  margin: 0px 0px 0px 10px;
  text-transform: uppercase;
  font-family: 'Conv_UniversLTStd-LightCn';
  font-size: 16px;
  display: block;
  -webkit-appearance: none;
  cursor: pointer;
  float: right;
}
.userheading {
  padding-top: 20px;
}
tr.search-form th {
  padding: 0 10px;
}
.search-form input[type='text'],
.search-form select,
.customer-rows select {
  height: 32px;
  line-height: 32px;
  border: 1px solid #145587 !important;
  border-radius: 0;
  margin-bottom: 0px;
  max-width: 200px;
}
.search-form > th {
  border-right: 2px solid #fff;
  padding: 8px !important;
  border-bottom: 2px solid #fff;
  font-weight: bold !important;
  background: #f3f0dd;
}
.search-form > th:first-child {
  border-left: 0px solid #fff;
}
.search-form > th:last-child {
  border-right: 0px solid #fff;
}
a.link {
  cursor: pointer;
}
tr.po-search-form th {
  padding: 0 10px;
}
.po-search-form input[type='text'],
.po-search-form select {
  height: 32px;
  line-height: 32px;
  border: 1px solid #145587 !important;
  border-radius: 0;
  margin-bottom: 0px;
  max-width: 200px;
}
.po-search-form > th {
  border-right: 2px solid #fff;
  padding: 8px !important;
  border-bottom: 2px solid #fff;
  font-weight: bold !important;
  background: #f3f0dd;
}
.po-search-form > th:first-child {
  border-left: 0px solid #fff;
}
.po-search-form > th:last-child {
  border-right: 0px solid #fff;
}
a.link {
  cursor: pointer;
}
.po-design > tr > td {
  padding: 15px 5px;
  color: #8e95a7;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  border-right: 2px solid #dfdfe8;
}
.po-design > tr > td:last-child {
  border-right: 0px solid #c3c3cd;
}
.poAddBtn {
  background: #145587;
  border: 0px;
  outline: none;
  color: #fff !important;
  padding: 0px 15px;
  height: 33px;
  line-height: 33px;
  margin: 0px 0px 0px 10px;
  text-transform: uppercase;
  font-family: 'SST Roman';
  font-size: 16px;
  display: block;
  -webkit-appearance: none;
  cursor: pointer;
  float: right;
}
.po-fprm-wrapper {
  margin: 0 auto;
  width: 760px;
  margin: 25px auto;
}
.po-fprm-wrapper h1 {
  font-size: 28px;
  color: #145587;
  margin-bottom: 15px;
  font-weight: normal;
}
.po-middle-row input[type='text'],
.po-middle-row select {
  height: 32px;
  line-height: 32px;
  border: 1px solid #145587 !important;
  border-radius: 0;
  margin-bottom: 10px;
}
.po-design input[type='text'],
.po-design select {
  height: 32px;
  line-height: 32px;
  border: 1px solid #145587 !important;
  border-radius: 0;
  margin-bottom: 10px;
  max-width: 200px;
}
.po-middle-row {
  width: 100%;
  margin: 0px auto;
}
.po-middle-row .event-detailInputTxt {
  color: #145587 !important;
}
.po-middle-row label {
  font-size: 21px;
  color: #145587;
  padding-left: 10px;
}
.po-middle-row button {
  background: #8f95a4;
  color: #fff;
  border: 0px;
  outline: none;
  padding: 10px 35px;
  font-size: 18px;
  -webkit-appearance: none;
  height: 42px;
  margin-top: 15px;
  border-radius: 0;
}
.last_upload_date {
  margin-left: 20px;
}
.save-url-box form {
  display: flex;
  position: relative;
}
.save-url-box div.mage-error {
  position: absolute;
  bottom: -16px;
}
.waring-fund-not-avail {
  background: #fff;
  padding: 20px;
  margin: 10px 20px;
  color: red;
  font-weight: bold;
}
.save-url-btn {
  background: #145587 !important;
  border: 0px;
  outline: none;
  color: #fff;
  padding: 6px 10px;
  height: 32px;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  -webkit-appearance: none;
  border-radius: 0;
}
.save-url-btn:hover {
  background: #145587;
  border: 0px;
  outline: none;
  color: #fff;
  padding: 6px 10px;
  height: 32px;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  -webkit-appearance: none;
  border-radius: 0;
}
.adminapprovetabarea textarea {
  border-radius: 0 !important;
}
p.virtual_url {
  color: #135587;
}
a.cancel_order {
  background: #c60311 !important;
  font-family: "SST Condensed";
  font-size: 20px !important;
  color: #fff;
  margin: 10px 0;
  padding: 0px !important;
  outline: none;
  border: 0px;
  box-shadow: 0 2px 0px #8a000a !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-appearance: none;
  height: 37px !important;
  line-height: 37px !important;
  font-weight: 400;
  width: 160px !important;
  text-decoration: none;
  display: block;
  text-align: center;
  position: absolute;
}
.modal-popup_tae_cancel_confirm_popup::before {
  content: '';
  display: block;
  background: #000000b8;
  width: 100%;
  height: 100%;
  position: fixed;
}
.modal-popup_tae_cancel_confirm_popup .cancel_order_buttons {
  margin-top: 50px;
}
.modal-popup_tae_cancel_confirm_popup .cancel_order_yes {
  background: #72c700 !important;
  border: 0;
  outline: none;
  color: #fff !important;
  text-transform: none;
}
.modal-popup_tae_cancel_confirm_popup .cancel_order_no {
  background: #c60311 !important;
  border: 0;
  outline: none;
  color: #fff !important;
  text-transform: none;
}
.modal-popup_tae_cancel_confirm_popup .popupbox .popheaderarea {
  text-transform: uppercase;
}
.newsummary_table .gray-background {
  background: #eaeaea;
}
/*====================19-08-21================*/
.modal-popup_tae_closeout_confirmation_popup .newradio .switcharea-top {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 5px;
  color: #fb3f48;
  font-size: 16px;
  margin-left: 15px;
  margin-bottom: 0 !important;
}
.modal-popup_tae_closeout_confirmation_popup .switcharea-top input[type="radio"] {
  -webkit-appearance: none;
  width: 14px;
  height: 10px;
  border-radius: 0px;
  outline: none;
  box-shadow: 0 0 0 2px #fb3f48 !important;
  position: relative;
}
.modal-popup_tae_closeout_confirmation_popup .newradio .switcharea-top input[type="radio"]:after {
  content: "";
  display: block;
  width: 6px;
  height: 18px;
  margin: -4px;
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 9px;
}
.modal-popup_tae_closeout_confirmation_popup .newradio .switcharea-top input[type="radio"]:checked:after {
  content: "";
  display: block;
  width: 6px;
  height: 18px;
  margin: -17px 0 0 -1px;
  transform: rotate(45deg);
  border-bottom: 4px solid #13ab90 !important;
  border-right: 4px solid #13ab90 !important;
}
@media (max-width: 1030px) {
  .modal-popup .modal-inner-wrap {
    width: 100%;
  }
  .modal-popup_shipping_addr_modal .popupBg .popupBgcont {
    height: 100vh;
    padding: 24px 0;
    box-sizing: border-box;
  }
}
@media (max-width: 991px) {
  .modal-popup_shipping_addr_modal .c-model-rightarea div input {
    width: 56%;
  }
  .c-model-rightarea div select {
    width: 56%;
  }
}
@media (max-width: 767px) {
  .modal-popup.modal-slide {
    left: 0;
  }
  .modal-popup_shipping_addr_modal .c-model-leftarea {
    float: none;
    width: 100%;
    height: 280px;
  }
  .modal-popup_shipping_addr_modal .c-model-rightarea {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
}
@media (max-width: 500px) {
  .modal-popup__stim_loader_alert .page-loader,
  .modal-popup__tae_loader_alert .page-loader {
    width: 450px;
    max-width: 100%;
    min-height: 230px;
    margin: 0 2%;
  }
}
/*Jaydeep Envelop CSS Change*/
.popupBgcont #envelope_print_option {
  width: 100%;
  border: 1px solid #dddddd;
  padding: 0 40px 0 10px;
}
.popupBgcont .popfooterarea {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.popupBgcont .popfooterarea a.redtext.envelopBackBtn {
  font-weight: bold;
  font-size: 14px;
}
.cls_digital_drop #envelope_print_option {
  border: 1px solid #dddddd;
  margin: 0;
}
.cls_approve_popup {
  position: relative;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0px 0;
}
.cls_approve_popup a.closeModal {
  position: relative;
  top: 0;
  right: 0;
}
a.cls_third_approved {
  padding: 5px 10px;
  border: 1px solid #c60311;
  background: #fff;
  border-radius: 8px;
  color: #c60311;
  width: 120px;
  text-align: center;
}
a.cls_admin_approve {
  padding: 5px 10px;
  border: 1px solid #c60311;
  background: #fff;
  border-radius: 8px;
  color: #c60311;
  width: 120px;
  text-align: center;
}
.cls_approve_popup a {
  padding: 5px 0px;
}
.recorder-btn {
  color: #fff !important;
}
.pnd-edit {
  background: #003b71;
  height: 26px;
  width: 78px;
  border-radius: 50px;
  display: inline-block;
  line-height: 25px;
  color: #FFF !important;
  font-size: 14px;
  text-align: center;
}
.pnd-edit:hover {
  color: #FFF;
  text-decoration: none;
}
td.track-ship-head {
  text-align: center;
}
.pager {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px auto !important;
  /*border-top: 1px solid #ccc;
        */
  padding-top: 0px;
  max-width: 1280px;
}
.actionListBtm .pages ul li a {
  color: #145587;
}
.pages {
  margin: 0 !important;
}
.toolbar select {
  background-color: #ffffff;
  /* box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
         */
  border-radius: 0;
  padding: 0 20px;
}
.breadcrumbs {
  padding: 20px 0 0;
}
.table-event-items {
  border: 1px solid #cccccc;
}
.table-event-items thead {
  background: #003c71;
  color: #fff;
}
.table-event-items tbody tr:nth-child(even) {
  background: #f3f3f5;
}
.table-event-items tbody tr:nth-child(odd) {
  background: #fff;
}
.homepage {
  width: 1003px;
  margin: 25px auto 0;
}
.homepage h1 {
  font-family: "SST Roman";
  font-size: 28px;
  color: #145587;
  margin-bottom: 15px;
}
.Normal {
  font-family: "SST Roman";
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 22px;
  font-style: Normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  direction: ltr;
  margin-bottom: 80px;
}
.innerShapeLeft {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  float: left;
  z-index: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-color: #000;
  border-style: solid;
  background-color: #00827f;
  opacity: 0.85;
  filter: alpha(opacity=85);
  box-shadow: 0 0 0 0 #000000;
  -moz-box-shadow: 0 0 0 0 #000000;
  -webkit-box-shadow: 0 0 0 0 #000000;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 10px;
  margin-right: 20px;
  margin-bottom: 60px;
}
.innerShapeLeft ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.innerShapeRight {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  float: right;
  z-index: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-color: #000;
  border-style: solid;
  background-color: #00827f;
  opacity: 0.85;
  filter: alpha(opacity=85);
  box-shadow: 0 0 0 0 #000000;
  -moz-box-shadow: 0 0 0 0 #000000;
  -webkit-box-shadow: 0 0 0 0 #000000;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 10px;
  margin-right: 20px;
  margin-bottom: 60px;
  box-sizing: border-box;
}
.trainning-video-wrapper {
  width: 408px;
  height: 246px;
  margin: 0 auto;
  margin-bottom: 6px;
}
.faq {
  width: 1003px;
  margin: 25px auto 0;
}
.faq h1 {
  font-family: "SST Roman";
  font-size: 28px;
  color: #145587;
  margin-bottom: 15px;
}
.faq .Normal {
  font-family: "SST Roman";
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 22px;
  font-style: Normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  direction: ltr;
  margin-bottom: 80px;
}
.faq .qas {
  margin-bottom: 80px;
}
.faq .qas h1 {
  font-family: "SST Light";
  font-weight: 800;
  color: #145587;
  font-size: 33px;
  line-height: 30px;
  font-style: Normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  direction: ltr;
}
.faq .qas button.accordion {
  text-align: left;
  color: #333;
  background-color: #fff;
  font-family: "SST Roman";
  font-size: 16px;
  padding: 2.2%;
  /* border-radius: 3px 3px 0 0;
         */
  width: 100%;
  margin-bottom: 8px;
}
.faq .qas button.accordion:hover {
  color: #fff;
  background-color: #337ab7;
  border: none;
}
.faq .qas button.accordion.active {
  color: #fff;
  background-color: #337ab7;
  margin-bottom: 0px;
  border: none;
}
.faq .qas div.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: 0.6s ease-in-out;
  opacity: 0;
}
.faq .qas div.panel.show {
  opacity: 1;
  max-height: 1000px;
  background-color: rgba(0, 130, 127, 0.6);
  transition: all 0.3s;
  padding: 2.2%;
  margin-bottom: 8px;
  border-top: thick solid #00827f;
}
.login-landing-content {
  margin: 10px auto 0;
  width: 1060px;
  border-top: 30px solid #003c71;
  padding-top: 30px;
}
.login-landing-content p.sub-para {
  text-align: center;
  color: #024780;
  font-size: 17px;
}
.login-landing-content .website-section {
  margin: 50px auto;
  width: 100%;
}
.login-landing-content .website-box {
  border-right: 2px solid #b0c7d9;
  cursor: pointer;
  float: left;
  min-height: 140px;
  padding: 10px;
  width: 31%;
}
.login-landing-content .website-box.no-side-border {
  border-right: none;
}
.login-landing-content .website-icon {
  float: left;
  text-align: center;
  width: 120px;
}
.login-landing-content .website-content {
  float: left;
  padding-left: 8px;
  width: 59%;
}
.login-landing-content .website-content > h2 {
  font-size: 20px;
  margin-bottom: 15px;
  color: #024780;
}
.login-landing-content .website-content > ul {
  list-style: outside none none;
  padding: 0;
  margin: 0;
}
.login-landing-content .website-content li {
  font-size: 14px;
  line-height: 24px;
  color: #024780;
}
.tae-event-lists .page-main {
  background: url(../images/landing-banner-pic.png) no-repeat center center;
  background-size: cover;
}
.landingBanner {
  width: 100%;
  height: 100%;
  min-height: 440px;
  position: relative;
  background-size: cover;
  /*margin-bottom: -40px;
        */
}
.bannerInfo {
  background: rgba(0, 130, 127, 0.8);
  width: 960px;
  padding: 20px 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bannerInfo h2 {
  font-size: 18px;
  text-align: center;
  font-family: "SST Roman";
  color: #fff;
  margin-bottom: 20px;
}
.c-bsnevents-video-section {
  width: 264px;
  height: 200px;
  float: left;
  background: #e7e7e7;
  border: 1px solid #7aa8a8;
  margin-right: 50px;
  padding: 15px 16px 5px !important;
  box-sizing: border-box;
  box-shadow: 5px 10px 10px #21666e;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.c-bsnevents-video-section::before,
.c-bsnevents-video-section::after {
  display: block;
  content: "";
  clear: both;
}
.c-bsnevents-video-section h3 {
  font-size: 18px;
  text-align: center;
  font-family: "SST Roman";
  color: #649496;
  margin: 0 0 5px;
}
.c-bsnevents-video-section p {
  font-size: 16px;
  text-align: center;
  font-family: "SST Light Italic";
  color: #63758b;
  margin-bottom: 5px;
  font-style: italic;
}
.c-bsnevents-video-section a {
  text-decoration: none;
}
.clr {
  clear: both;
  overflow: hidden;
}
.c-bsnevents-video-section.nomargin {
  margin-right: 0px;
}
.resources {
  width: 1003px;
  margin: 25px auto;
}
.resources h1 {
  font-size: 28px;
  color: #145587;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding: 0 8px;
}
.resources ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.resources ul li {
  display: inline-block;
  vertical-align: top;
  width: 31.3%;
  height: auto !important;
  float: left;
  margin: 20px 10px 80px !important;
}
.artwork-image-fancy img {
  width: 100%;
}
.resources p {
  color: #8f95a4;
  font-size: 17px;
  font-style: italic;
  height: 60px;
  line-height: 20px;
}
.resources img {
  height: auto;
  max-width: 100%;
}
.resources p {
  color: #8f95a4;
  font-size: 18px;
  font-style: italic;
  height: 60px;
}
.clearfix {
  display: block;
  clear: both;
  overflow: hidden;
}
.innerShapeLeft {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  float: left;
  z-index: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-color: #000;
  border-style: solid;
  background-color: #00827f;
  opacity: 0.85;
  filter: alpha(opacity=85);
  box-shadow: 0 0 0 0 #000000;
  -moz-box-shadow: 0 0 0 0 #000000;
  -webkit-box-shadow: 0 0 0 0 #000000;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 10px;
  margin-right: 20px;
  margin-bottom: 60px;
}
.innerShapeLeft .VIDEO-TITLES {
  font-weight: 400;
  color: #fff;
  font-size: 30px;
  line-height: 28px;
  font-style: Normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  direction: ltr;
  margin-bottom: 20px;
  margin-top: 10px;
}
.innerShapeRight {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  float: right;
  z-index: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-color: #000;
  border-style: solid;
  background-color: #00827f;
  opacity: 0.85;
  filter: alpha(opacity=85);
  box-shadow: 0 0 0 0 #000000;
  -moz-box-shadow: 0 0 0 0 #000000;
  -webkit-box-shadow: 0 0 0 0 #000000;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 10px;
  margin-right: 0px;
  margin-bottom: 60px;
}
.VIDEO-TITLES {
  font-family: "SST Light" !important;
  font-weight: 400;
  color: #fff;
  font-size: 30px;
  line-height: 28px;
  font-style: Normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  direction: ltr;
  margin-bottom: 20px;
  margin-top: 10px;
}
.innerText10_ContentDiv {
  color: #fff;
}
.trainning-video-wrapper {
  width: 408px;
  height: 246px;
  margin: 0 auto;
  margin-bottom: 6px;
}
.approval-middle-row button {
  background: #8f95a4;
  color: #fff;
  border: 0px;
  outline: none;
  padding: 10px 35px;
  font-size: 18px;
  -webkit-appearance: none;
  height: 42px;
  margin-top: 15px;
  border-radius: 0;
}
.approval-middle-row {
  width: 1003px;
  margin: 25px auto;
}
.approval-middle-row label {
  font-size: 21px;
  color: #145587;
  padding-left: 10px;
}
.event-detailInputTxt {
  width: 100%;
  border: 1px solid #145587 !important;
  font-family: "SST Roman";
  font-size: 22px;
  color: #145587;
  outline: none;
  margin-bottom: 5px;
  padding: 5px 12px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  min-height: 48px !important;
  line-height: inherit;
  border-radius: 0;
}
.form-edit-account {
  float: left;
  width: 45%;
  display: flex;
  flex-direction: column;
}
.form-edit-account .fieldset {
  background: transparent;
  width: 90%;
}
.form-edit-account .control {
  text-align: left;
}
.form-edit-account .control input {
  margin: 0;
  width: 100%;
}
.form-edit-account .actions-toolbar {
  padding: 20px 30px;
  text-align: right;
}
.form-edit-account .actions-toolbar .primary {
  float: right;
  margin: 0;
}
.action.primary {
  background: #8f95a4 !important;
  color: #fff !important;
  border: 0px !important;
  outline: none !important;
  padding: 0px 30px !important;
  font-size: 18px !important;
  -webkit-appearance: none;
  height: 42px !important;
  line-height: 40px !important;
  margin-top: 15px !important;
  border-radius: 0 !important;
}
.form-address-edit {
  float: right;
  width: 45%;
}
.form-address-edit .fieldset {
  background: transparent;
  width: 90%;
}
.form-address-edit .control input {
  margin: 0;
  width: 100%;
}
.form-address-edit .actions-toolbar {
  padding: 20px 30px;
  text-align: right;
}
.form-address-edit .actions-toolbar .primary {
  float: right;
  margin: 0;
}
span.redspan {
  color: #fe0404;
}
.form-edit-account legend.legend {
  text-transform: uppercase;
  color: #145587;
}
.form-address-edit legend.legend {
  text-transform: uppercase;
  color: #145587;
}
.form-address-edit .label {
  font-size: 20px;
  font-weight: 400 !important;
  color: #145587;
  font-family: "SST Roman";
}
.form-edit-account .label {
  font-size: 20px;
  font-weight: 400 !important;
  color: #145587;
  font-family: "SST Roman";
}
.viewlink {
  font-size: 18px;
  color: #8e95a7 !important;
  float: right;
  padding-top: 7px;
  text-decoration: underline;
}
.form-address-edit .label {
  font-size: 20px;
  font-weight: 400 !important;
  color: #145587;
  font-family: "SST Roman";
}
a.addNewAddress {
  color: #fe0404;
  font-size: 21px;
  line-height: 45px;
  float: left;
  text-decoration: underline;
  margin-top: 10px;
}
/*div#newAddress {
         border-top: 37px solid #f3f0dd !important;
    }
    */
.form-address-new legend.legend {
  text-transform: uppercase;
  color: #145587;
}
.form-address-new fieldset.fieldset {
  width: 40%;
  float: right;
  background: transparent;
}
.form-address-new fieldset.fieldset:first-child {
  float: left;
}
.form-address-new .control input {
  margin: 0;
  width: 100%;
}
.form-address-new .actions-toolbar {
  padding: 20px 30px;
  text-align: right;
}
.form-address-new .actions-toolbar::before,
.form-address-new .actions-toolbar::after {
  display: block;
  content: "";
  clear: both;
}
.form-address-new .actions-toolbar .primary {
  float: right;
  margin: 0;
}
.form-address-new .label {
  font-size: 20px;
  font-weight: 400 !important;
  color: #145587;
  font-family: "SST Roman";
}
.form-address-edit select {
  width: 100%;
  border: 1px solid #145587 !important;
  font-family: "SST Roman";
  font-size: 22px;
  color: #145587;
  outline: none;
  margin-bottom: 5px;
  padding: 5px 12px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  min-height: 48px !important;
  line-height: inherit;
  border-radius: 0;
}
.form-address-new select {
  width: 100%;
  border: 1px solid #145587 !important;
  font-family: "SST Roman";
  font-size: 22px;
  color: #145587;
  outline: none;
  margin-bottom: 5px;
  padding: 5px 12px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  min-height: 48px !important;
  line-height: inherit;
  border-radius: 0;
}
.form-address-new .shipping .checkbox {
  top: -1px;
}
.add-new-address-header {
  color: #fe2765;
  clear: both;
  width: 100%;
  display: block;
  margin: 0;
  padding: 20px 35px;
  box-sizing: border-box;
  font-size: 22px;
}
.orders-recent {
  border: 1px solid #cccccc;
}
.orders-recent thead {
  background: #003c71;
  color: #fff;
}
.orders-recent tbody tr:nth-child(even) {
  background: #f3f3f5;
}
.orders-recent tbody tr:nth-child(odd) {
  background: #fff;
}
.account-information-header {
  background: #8e95a5;
  padding: 9px 0;
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}
.account-information-header .container {
  padding: 0 60px;
  box-sizing: border-box;
}
.welcome-message {
  padding: 0 60px;
}
.welcome-message p {
  font-size: 18px;
  color: #9097a1;
  line-height: 28px;
}
.welcome-message p a {
  color: #fe0404;
  text-decoration: none;
}
.block-title.approve-event.order {
  background: #8e95a5;
  padding: 9px 108px;
  line-height: 40px;
  margin: 0;
  padding-bottom: 0 !important;
  color: #fff;
  margin-top: 50px;
}
.block-title.approve-event.order strong {
  line-height: 21px;
}
.approve-event .actionList {
  float: right;
  display: flex;
  align-items: flex-start;
}
.approve-event .actionList .event-detailSelect {
  line-height: 30px;
}
.approve-event .actionList select {
  height: 33px !important;
  border-radius: 0 !important;
  border: 1px solid #145587 !important;
  padding: 0 20px 0 10px;
  line-height: 30px;
}
.block-dashboard-orders .orders-recent {
  border: 0px solid #cccccc;
}
.block-dashboard-orders table thead {
  border: 0px solid #cccccc;
}
.block-dashboard-orders .table > tbody > tr > th,
.block-dashboard-orders .table > tbody > tr > td {
  border-top: 0px solid #cccccc;
}
.block-dashboard-orders .table td {
  margin-bottom: 10px;
  border-bottom: 3px solid #ffffff;
}
.recent-order form {
  float: right;
}
.resources .page-title a {
  text-decoration: underline;
  padding-left: 10px;
}
.approval-middle-row .event-detailInputTxt {
  color: #145587 !important;
}
.orders-recent thead {
  text-transform: uppercase;
  font-size: 12px;
  background: transparent;
}
.bg_brown {
  background: #f3f0dd !important;
}
.color_brown {
  color: #b8b497 !important;
  font-family: "SST Light";
}
.bg_blue {
  background: #cceef7 !important;
}
.color_blue {
  color: #125687 !important;
  font-family: "SST Light";
}
.bg_greenDark {
  background: #e9f1e5 !important;
}
.bg_green {
  background: #f4f8f2 !important;
}
.td_link_green {
  background: #d2e8d3 !important;
}
#my-orders-table thead th.col2 {
  width: 6%;
}
#my-orders-table thead th.col4 {
  width: 10%;
}
#my-orders-table thead th.col5 {
  width: 10%;
}
#my-orders-table thead th.col6 {
  width: 14%;
}
#my-orders-table thead th.col7 {
  width: 13%;
}
#my-orders-table thead th.col8 {
  width: 10%;
}
.td_link_green {
  background: #d2e8d3 !important;
}
#my-orders-table a {
  color: #145587;
  display: block;
  text-decoration: underline;
  text-transform: uppercase;
}
.td_link_green a {
  color: #0cac21 !important;
  text-decoration: underline;
}
.additional-addresses {
  border: 1px solid #cccccc;
}
.additional-addresses thead {
  background: #003c71;
  color: #fff;
}
.additional-addresses tbody tr:nth-child(even) {
  background: #f3f3f5;
}
.additional-addresses tbody tr:nth-child(odd) {
  background: #fff;
}
.block-addresses-list .block-title {
  background: #8e95a5;
  padding: 0 62px;
  line-height: 40px;
  margin: 0 !important;
  padding-bottom: 0 !important;
  color: #fff;
  text-transform: uppercase;
}
.block.block-addresses-default {
  padding: 50px 60px;
}
.sales-order-view .order-links {
  display: none;
}
.page-layout-1column .page-title-wrapper {
  background: #8e95a5;
  display: block;
  color: #fff;
  padding: 9px 0;
  font-size: 24px;
  margin-top: 20px;
}
.page-layout-1column .page-title-wrapper h1.page-title {
  max-width: 1160px;
  margin: 0 auto !important;
  display: block !important;
  font-size: 24px;
  text-transform: uppercase;
}
.order-details-items {
  padding: 0 !important;
  border: 0;
}
.order-details-items thead {
  background: #003c71;
  color: #fff;
}
.order-details-items tbody tr:nth-child(even) {
  background: #f3f3f5;
}
.order-details-items tbody tr:nth-child(odd) {
  background: #fff;
}
.block.block-order-details-view {
  padding: 30px 62px 00px;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: -1px;
}
span.price-excluding-tax {
  font-size: 16px !important;
  font-weight: normal !important;
}
.order-details-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.order-details-col ul li span {
  color: red;
  width: 130px;
  display: inline-block;
  font-weight: 600;
}
.order-details-col.box {
  width: 50% !important;
}
.block-order-details-view .block-content {
  display: flex;
  justify-content: space-between;
}
.view_list {
  border: none !important;
  color: #d0c8cf;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.view_list-number {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  text-align: center;
  color: #f30a12;
  border: none;
  padding-top: 10px;
}
table thead {
  background: #003c71;
  color: #fff;
  border: 1px solid #cccccc;
}
table tbody tr:nth-child(even) {
  background: #f3f3f5;
}
table tbody tr:nth-child(odd) {
  background: #fff;
}
.table-wrapper.orders-history {
  margin-top: 40px;
}
.myFodeventTbl-head2 {
  background: #f3f0dc;
  margin-top: 9px;
  padding: 10px 0;
  border-bottom: 1px solid #fbf9f2;
  border-top: 1px solid #fff;
  width: 100%;
}
.myFodeventTbl-head2 .container-fluid2 {
  width: 1030px;
  margin: 0 auto;
}
.myFodeventTbl-head2 ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
.myFodeventTbl-head2 ul li {
  display: block;
  float: left;
  text-align: center;
  font-size: 13px;
  color: #9c9173;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
}
.myFodeventTbl-head2 ul li span {
  display: inline-block;
}
.myFodeventTbl-head2 ul li.col1 {
  width: 102px;
}
.myFodeventTbl-head2 ul li.col2 {
  width: 140px;
}
.myFodeventTbl-head2 ul li.col3 {
  width: 180px;
}
.myFodeventTbl-head2 ul li.col4 {
  width: 228px;
}
.myFodeventTbl-head2 ul li.col5 {
  width: 188px;
}
.myFodeventTbl-head2 ul li.col6 {
  width: 192px;
}
.myFodeventTbl-cont2 .container-fluid2 {
  width: 1030px;
  margin: 0 auto;
}
.myFodeventTbl-cont2 ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
.myFodeventTbl-cont2 ul li {
  display: block;
  float: left;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #000;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.myFodeventTbl-cont2 ul li span {
  display: block;
  padding: 15px 5px 6px;
  /* min-height: 60px;
         */
  /* border-right: 1px solid #c3c3cd;
         */
}
.myFodeventTbl-cont2 ul li.col1 {
  width: 102px;
  font-size: 27px;
}
.myFodeventTbl-cont2 ul li.col2 {
  width: 140px;
  font-size: 24px;
}
.myFodeventTbl-cont2 ul li.col3 {
  width: 180px;
  font-size: 18px;
}
.myFodeventTbl-cont2 ul li.col4 {
  width: 228px;
}
.myFodeventTbl-cont2 ul li.col5 {
  width: 188px;
  text-transform: uppercase;
}
.myFodeventTbl-cont2 ul li.col6 {
  width: 192px;
  text-transform: uppercase;
}
.new-orderdetails-table {
  color: #fff;
  border: 1px solid #145587;
}
.new-orderdetails-head thead td {
  padding: 10px 10px 10px 0;
  background: #145587;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
}
.padding-28 {
  padding-left: 28px !important;
}
.new-orderdetails-head tbody td {
  padding: 8px 10px 8px 0;
  font-size: 16px;
  color: #3c3c3e;
  vertical-align: top;
}
.admin-appr-date {
  color: #f50915 !important;
  white-space: nowrap;
}
.link_green {
  color: #0cac21 !important;
}
.new-orderdetails-table td {
  padding: 0;
}
.padding-0 {
  padding: 0px !important;
}
.new-orderdetails ul {
  padding: 0;
  margin: 0;
}
ul.m-notes li {
  text-align: left;
  color: #000;
  font-size: 16px;
  margin-bottom: 12px !important;
}
.new-orderdetails ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.m-notes li a {
  text-decoration: none;
  color: #000;
}
ul.m-notes li img {
  vertical-align: middle;
  margin-right: 10px;
  float: left;
}
.registered_patient table {
  width: 100%;
}
.new-orderdetails-head thead td {
  padding: 0;
  background: #145587;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
}
.m-mail-list-1 {
  width: 200px;
  border: 1px solid #3462b7;
  background: #f3f0dc;
  padding: 12px 10px;
}
.m-mail-list-wrapper-1-1 {
  border: 1px solid #3462b7;
}
.m-mail-list-1 .first-mail-list {
  margin: 0px 0 16px;
}
.first-mail-list {
  font-size: 15px;
  color: #145587;
  margin: 15px;
  font-style: italic;
}
.first-mail-list span {
  color: #fa0516;
  font-style: normal;
}
.color_red {
  color: #f50915 !important;
}
.new-orderdetails-table a {
  color: #00e;
  text-decoration: underline;
}
.mailingheading {
  color: #145587;
  font-style: italic;
  margin-top: 6px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 16px;
}
.new-orderdetails-head thead td {
  padding: 10px 10px 10px 0;
}
.new-orderdetails-invoice thead {
  border: 0;
}
.new-orderdetails-table thead {
  border: 0;
}
ul.m-invoices {
  display: flex;
  justify-content: center;
}
ul.m-invoices li {
  width: 49%;
  text-align: center;
  display: inline-block;
  color: #145587;
  font-size: 16px;
}
ul.m-invoices li p {
  color: #145587;
  font-size: 14px;
}
ul.m-invoices li a {
  text-decoration: none;
  color: #145587;
}
ul.m-double-mailing li {
  text-align: left;
  color: #3c3c3e;
  font-size: 16px;
  margin-bottom: 12px;
}
ul.m-double-mailing li a {
  text-decoration: none;
  color: #3c3c3e;
}
ul.m-double-mailing li img {
  vertical-align: middle;
  margin-right: 10px;
  float: left;
}
.popupbox.video-pop-list {
  width: 750px !important;
}
.popupbox.video-pop-list .close_popup {
  top: 0;
  right: -5px;
}
.content.approval-contents {
  margin: 30px 60px;
}
.left-block {
  float: left;
  width: 75%;
}
.left-block h1 {
  font-size: 24px;
  color: #145587;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.left-block p {
  color: #8f95a4;
  font-size: 18px;
  font-style: italic;
}
.left-block ul {
  padding: 0;
  margin: 0;
}
.left-block ul li {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  float: left;
  margin: 0 10px 80px;
  height: 261px;
}
.left-block img {
  /* height: 200px;
         */
  max-height: 243px;
  width: 180px;
}
.right-block {
  float: right;
  width: 20%;
}
.right-block .info-box {
  color: #8f95a4;
  font-size: 18px;
  font-style: italic;
}
.right-block h2 {
  font-size: 22px;
  line-height: normal;
  color: #145587;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.right-block .info-box p {
  color: #8f95a4;
  font-size: 18px;
  font-style: italic;
}
.action-buttons {
  display: inline-flex;
  margin: 10px auto 10px;
}
.appoval-button {
  background: #07860d;
  font-size: 14px;
  color: #fff;
  border: 0px;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  float: left;
  padding: 10px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-appearance: none;
}
.appoval-button:hover {
  text-decoration: underline;
  color: #fff;
}
.wappoval-button {
  background: #145587;
  font-size: 14px;
  color: #fff;
  border: 0px;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  float: left;
  padding: 10px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-appearance: none;
}
.wappoval-button:hover {
  text-decoration: underline;
  color: #fff;
}
.modal-bodycls {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.modal-bodycls iframe,
.modal-bodycls video,
.modal-bodycls object,
.modal-bodycls embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.forgot-main-container {
  max-width: 1060px;
  margin: auto;
}
.grid-title-wrapper {
  max-width: 1160px;
  margin: 0 auto;
}
.grid-title-wrapper .page-title {
  float: left;
}
.actionList {
  float: right;
  display: flex;
  align-items: center;
}
.actionList button {
  background: #145587;
  border: 0px;
  outline: none;
  color: #fff;
  padding: 6px 10px;
  height: 33px;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  -webkit-appearance: none;
  border-radius: 0;
}
.actionList select {
  height: 33px !important;
  border-radius: 0 !important;
  border: 0 !important;
}
/******** START MY FOD EVENTS CSS **********/
.container-fluid {
  width: 1280px;
  margin: 0 auto;
}
.myFodEvent .orderDetailTitle h2 {
  float: left;
}
.myFodEvent .actionList {
  float: right;
}
.myFodEvent .event-detailSelect {
  background: #fff;
  padding: 5px;
  margin: 0px;
  width: 150px;
  float: left;
}
.myFodEvent .event-detailSelect select {
  font-size: 16px;
}
.actionList button {
  background: #145587;
  border: 0px;
  outline: none;
  color: #fff;
  padding: 6px 10px;
  height: 33px;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  -webkit-appearance: none;
}
.myFodeventTbl-head {
  background: #f3f0dd;
  padding: 10px 0;
  border-bottom: 2px solid #e7e5d8;
  border-top: 1px solid #fff;
  width: 100%;
}
.container-fluid {
  width: 1240px;
  margin: 0 auto;
}
.myFodeventTbl-head ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}
.myFodeventTbl-head ul li {
  display: block;
  float: left;
  text-align: center;
  font-size: 13px;
  color: #8e95a7;
  text-transform: uppercase;
  padding: 0 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 0;
}
.myFodeventTbl-head ul li span {
  display: inline-block;
}
.myFodeventTbl-head ul li.col1 {
  width: 5%;
}
.myFodeventTbl-head ul li.col2 {
  width: 5%;
}
.myFodeventTbl-head ul li.col3 {
  width: 10%;
}
.myFodeventTbl-head ul li.col4 {
  width: 8%;
}
.myFodeventTbl-head ul li.col5 {
  width: 18%;
}
.myFodeventTbl-head ul li.col6 {
  width: 7%;
}
.myFodeventTbl-head ul li.col7 {
  width: 9%;
}
.myFodeventTbl-head ul li.col8 {
  width: 6%;
}
.myFodeventTbl-head ul li.col9 {
  width: 6%;
}
.myFodeventTbl-head ul li.col10 {
  width: 15%;
}
.myFodeventTbl-head ul li.col11 {
  width: 7%;
}
.myFodeventTbl-head ul li.col12 {
  width: 7%;
}
.myFodeventTbl-head ul li.col13 {
  width: 8%;
}
.myFodeventTbl-cont {
  border-bottom: 1px solid #c3c3cd;
  width: 100%;
}
.myFodeventTbl-cont:nth-child(even) {
  background: #f3f3f5;
}
.myFodeventTbl-cont:nth-child(odd) {
  background: #fff;
}
.myFodeventTbl-cont ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}
.myFodeventTbl-cont ul li {
  display: block;
  float: left;
  text-align: center;
  font-size: 13px;
  color: #8e95a7;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.myFodeventTbl-cont ul li span {
  display: block;
  padding: 15px 5px;
  min-height: 78px;
  font-size: 16px;
}
.myFodeventTbl-cont ul li {
  margin: 0;
  border-right: 1px solid #c3c3cd;
}
.myFodeventTbl-cont ul li span a {
  color: #fa031a;
  text-decoration: none;
  font-size: 15px;
}
.myFodeventTbl-cont ul li span a.link_blue {
  color: #225486;
}
.link_blue {
  color: #225486 !important;
}
.myFodeventTbl-cont ul li.col1 {
  width: 5%;
}
.myFodeventTbl-cont ul li.col2 {
  width: 5%;
}
.myFodeventTbl-cont ul li.col3 {
  width: 10%;
}
.myFodeventTbl-cont ul li.col4 {
  width: 8%;
}
.myFodeventTbl-cont ul li.col5 {
  width: 18%;
}
.myFodeventTbl-cont ul li.col6 {
  width: 7%;
}
.myFodeventTbl-cont ul li.col7 {
  width: 9%;
}
.myFodeventTbl-cont ul li.col8 {
  width: 6%;
}
.myFodeventTbl-cont ul li.col9 {
  width: 6%;
}
.myFodeventTbl-cont ul li.col10 {
  width: 15%;
}
.myFodeventTbl-cont ul li.col11 {
  width: 7%;
}
.myFodeventTbl-cont ul li.col12 {
  width: 7%;
}
.myFodeventTbl-cont ul li.col13 {
  width: 8%;
}
.myFodeventTbl-footer {
  background: #f3f0dd;
  padding: 10px 0;
  width: 100%;
}
.myFodEvent .actionListBtm {
  float: right;
}
.myFodEvent .actionListBtm .event-detailSelect {
  background: #fff;
  padding: 5px;
  margin: 0px;
  width: 100px;
  float: left;
}
.myFodEvent .actionListBtm .event-detailSelect select {
  font-size: 16px;
}
.myFodEvent .actionListBtm label {
  float: left;
  margin-right: 10px;
  font-size: 18px;
  color: #145587;
  line-height: 34px;
}
.myFodEvent .actionListBtm label span {
  margin-right: 10px;
}
.myEventFooter {
  padding: 0 0 50px 0;
  text-align: center;
  font-size: 18px;
  color: #8e95a7;
}
.myFodeventTbl-footer {
  background: #f3f0dd;
  padding: 10px 0;
  width: 100%;
}
.toolbar.bottom {
  background: #f3f0dd;
  padding: 10px 0;
  width: 100%;
}
.myFodeventTbl-head ul li a.sort.desc {
  background-image: url(../images/grid_sort_desc.gif);
  background-position: right 50%;
  background-repeat: no-repeat;
  padding: 3px 12px 2px 8px;
}
.myFodeventTbl-head ul li a.sort.asc {
  background-image: url(../images/grid_sort_asc.gif);
  background-position: right 50%;
  background-repeat: no-repeat;
  padding: 3px 12px 2px 8px;
}
.myFodeventTbl-head ul li,
.myFodeventTbl-head ul li a {
  color: #8e95a7;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.limiter {
  float: left;
  margin-right: 10px;
  font-size: 18px;
  color: #145587;
  line-height: 31px;
  display: flex;
  align-items: center;
}
.limiter select {
  border: 1px solid #145587;
  padding: 0 5px;
  height: 35px;
  line-height: 34px;
  margin: 5px;
  width: 100px;
  float: left;
  border-radius: 0;
}
.toolbar-number {
  margin-right: 10px;
  font-size: 18px;
  color: #145587;
  line-height: 34px;
}
.abs-pager-toolbar .limiter,
.account .toolbar .limiter,
.toolbar-giftregistry-results .limiter,
.toolbar-wishlist-results .limiter {
  display: flex;
  float: right;
}
/*====03-02-21============================*/
.myAccDashbordTbl-head {
  background: #f3f0dd;
  padding: 10px 0;
  width: 100%;
}
.myAccDashbordTbl-head ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
.myAccDashbordTbl-head ul li {
  display: block;
  float: left;
  font-size: 15px;
  color: #8e95a7;
  text-transform: uppercase;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 0;
}
.myAccDashbordTbl-head ul li.col1-1 {
  width: 5%;
}
.myAccDashbordTbl-head ul li.col1 {
  width: 10%;
}
.myAccDashbordTbl-head ul li.col2 {
  width: 10%;
}
.myAccDashbordTbl-head ul li.col3 {
  width: 10%;
}
.myAccDashbordTbl-head ul li.col4 {
  width: 13%;
}
.myAccDashbordTbl-head ul li.col5 {
  width: 10%;
}
.myAccDashbordTbl-head ul li.col6 {
  width: 20%;
}
.myAccDashbordTbl-head ul li.col7 {
  width: 10%;
}
.myAccDashbordTbl-head ul li.col8 {
  width: 10%;
}
.myAccDashbordTbl-head ul li.col9 {
  width: 10%;
}
.myAccDashbordTbl-cont {
  width: 100%;
}
.myAccDashbordTbl-cont a {
  text-decoration: underline;
  text-transform: uppercase;
}
.myAccDashbordTbl-cont ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
.myAccDashbordTbl-cont ul li {
  display: block;
  float: left;
  font-size: 16px;
  padding: 15px 10px;
  color: #145587;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.myAccDashbordTbl-cont ul li.col1-1 {
  width: 5%;
}
.myAccDashbordTbl-cont ul li.col1 {
  width: 10%;
}
.myAccDashbordTbl-cont ul li.col1 a {
  color: #145587;
}
.myAccDashbordTbl-cont ul li.col2 {
  width: 10%;
  color: #8e95a7;
}
.myAccDashbordTbl-cont ul li.col3 {
  width: 10%;
}
.myAccDashbordTbl-cont ul li.col4 {
  width: 13%;
}
.myAccDashbordTbl-cont ul li.col5 {
  width: 10%;
  text-align: center;
  text-decoration: underline;
}
.myAccDashbordTbl-cont ul li.col6 {
  width: 20%;
}
.myAccDashbordTbl-cont ul li.col7 {
  width: 10%;
  color: #8e95a7;
}
.myAccDashbordTbl-cont ul li.col7 a {
  color: #fe0404;
}
.myAccDashbordTbl-cont ul li.col8 {
  width: 10%;
}
.myAccDashbordTbl-cont ul li.col8 a {
  color: #145587;
  text-decoration: none;
}
.myAccDashbordTbl-cont ul li.col9 {
  width: 10%;
}
.stim-event-orders .col9 a {
  color: #0000f0;
}
.myAccDashbordTbl-cont .event-detailSelect select {
  font-size: 16px;
  padding-right: 32px;
  border: 1px solid #145587;
  border-radius: 0;
}
.myAccDashbordTbl-footer {
  background: #f3f0dd;
  padding: 10px 0;
  width: 100%;
  margin-top: 65px;
}
.myAccDashbord .actionListBtm {
  float: right;
}
.myAccDashbord .actionListBtm .event-detailSelect {
  background: #fff;
  padding: 5px;
  margin: 0px;
  width: 100px;
  float: left;
}
.myAccDashbord .actionListBtm .event-detailSelect select {
  font-size: 16px;
}
.myAccDashbord .actionListBtm label {
  float: left;
  margin-right: 10px;
  font-size: 18px;
  color: #145587;
  line-height: 34px;
}
.myAccDashbord .actionListBtm label span {
  margin-right: 10px;
}
.myAccDashbordForm {
  padding: 50px 0;
}
.myAccDashbord h3 {
  font-size: 24px;
  color: #145587;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.myAccDashbord h3 span {
  color: #fe0404;
}
.myAccDashbord h3 a {
  font-size: 18px;
  color: #8e95a7;
  float: right;
  padding-top: 7px;
}
.myAccDashbordForm-col {
  width: 410px;
}
.approval-middle-row label sup {
  color: #fe0404;
}
a.addNewAddress {
  color: #fe0404;
  font-size: 21px;
  line-height: 45px;
}
.pager .pages {
  float: left;
  display: flex;
  margin-right: 10px;
  font-size: 18px;
  color: #145587;
  line-height: 34px;
  margin-top: 15px;
}
.pages strong.page {
  padding: 0px;
  background: transparent;
  color: #145587;
  font-size: 18px;
  font-weight: 400;
}
.pager .pages ul {
  list-style: outside none none;
}
.pager .pages ul li {
  float: left;
  padding: 0 !important;
  font-size: 18px;
  margin-right: 0;
}
.pager .pages ul li a {
  color: #145587 !important;
  text-decoration: underline;
}
.pages .action.previous {
  margin-right: 0px;
  background: transparent;
  border: 0;
  padding: 0;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: auto;
  padding: 0;
  position: relative;
  width: auto;
}
.pages .action.previous > span.label {
  display: none;
}
.pages .action.previous:before {
  display: none;
}
.pages .action.next {
  margin-left: 0px;
  background: transparent;
  border: 0;
  padding: 0;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: auto;
  padding: 0;
  position: relative;
  width: auto;
}
.pages .action.next > span.label {
  display: none;
}
.pages .action.next:before {
  display: none;
}
.customer-address-index .customer-addresses-toolbar.toolbar.bottom .pages {
  position: relative !important;
  float: none !important;
  text-align: center;
  width: auto;
}
.customer-address-index .customer-addresses-toolbar.toolbar.bottom p.toolbar-amount {
  margin-left: 10px;
}
span.orderstatus {
  text-transform: capitalize;
}
a.order {
  color: #002fee !important;
}
a.order:hover {
  color: red !important;
}
.AccDashbordwrap .container {
  max-width: 1060px;
  margin: 0 auto;
}
.form-create-account .input-box select {
  height: 45px;
  outline: none !important;
  border: 1px solid #145587;
  font-size: 22px;
  color: #9a9aa4;
  border-radius: 0;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
  text-align: left;
}
.customer-account-logoutsuccess .column.main p {
  text-align: center;
  padding: 100px;
}
.create-account-main .page-title-wrapper {
  background: transparent;
}
.create-account-main h1.page-title {
  font-family: "SST Light";
  font-size: 43px !important;
  text-transform: capitalize !important;
  line-height: 48px;
  color: #2a7884;
  margin: 0 0 10px 0;
  background: transparent;
}
.create-account-main .create {
  padding: 0 !important;
  background: #ffffff !important;
}
.create-account-main .fieldset {
  padding: 0 !important;
  background: #ffffff !important;
}
.create-account-main .page-title {
  padding: 0 !important;
}
.form-create-account .fieldset > .legend {
  border: 0;
  margin: 0 0 6px;
}
.form-create-account .fieldset > .legend span {
  font-size: 16px;
  color: #444547;
  line-height: 20px;
  margin-bottom: 20px;
}
.account-create .input-text {
  width: 85%;
  border: 1px solid #145587;
  font-size: 22px;
  color: #9a9aa4;
  outline: none;
  margin-bottom: 5px;
  padding: 5px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.create-account-main .control input {
  width: 85% !important;
}
.form-create-account .input-box select {
  width: 85% !important;
  background: url(../images/accountarrow.png) no-repeat 99% 50%;
}
.form-create-account .control input {
  height: 45px;
  outline: none !important;
  width: 85%;
  margin: 0 auto;
  border: 1px solid #145587;
  font-size: 22px;
  color: #9a9aa4;
}
.form-create-account .control select {
  height: 45px;
  outline: none !important;
  border: 1px solid #145587;
  font-size: 22px;
  color: #9a9aa4;
  border-radius: 0;
  width: 85% !important;
  background: url(../images/accountarrow.png) no-repeat 99% 50%;
}
.form-create-account .input-box input {
  width: 85% !important;
}
.create-account-main .control {
  text-align: left;
}
p.back-link a {
  color: #145587;
  margin: 5px 0 0 15px;
  text-decoration: underline;
}
.form-create-account .fieldset.create.account:after {
  margin-top: -36px !important;
  font-size: 16px;
  color: red;
}
.form-create-account .actions-toolbar {
  width: 85%;
}
.form-create-account label.label,
.form-create-account label {
  font-weight: 300 !important;
  color: #000;
  margin: 0 !important;
}
.form-create-account label.label:after {
  display: none;
}
.form-create-account label.label:before {
  content: "*";
  color: #000;
  font-size: 1.4rem;
  margin: 0 0 0 1px;
  font-style: italic;
}
span.mailSufix {
  padding-left: 5px;
}
.modal-popup .modal-inner-wrap {
  margin: 0rem auto;
}
.popupbox.statuspopup {
  min-height: 100px;
  overflow: inherit !important;
  width: 530px !important;
}
.form-style-4 {
  width: auto;
  font-size: 16px;
  background: #495c70;
  padding: 30px 30px 15px 30px;
  border: 5px solid #53687e;
}
.form-style-4 label {
  display: block;
  margin-bottom: 8px;
  min-height: 30px;
}
.form-style-4 label > span {
  display: inline-block;
  float: left;
  width: 150px;
  color: #fff;
}
.form-style-4 input[type="text"],
.form-style-4 input[type="email"] {
  background: transparent;
  border: none;
  border-bottom: 1px dashed #83a4c5;
  width: 240px;
  outline: none;
  padding: 0px 0px 0px 0px;
  font-style: italic;
  height: 24px;
  color: #fff;
  box-shadow: none;
}
.form-style-4 input:focus[type="text"],
.form-style-4 input:focus[type="email"] {
  box-shadow: none;
}
.form-style-4 input[type="submit"],
.form-style-4 input[type="button"] {
  background: #576e86;
  border: none;
  padding: 8px 10px 8px 10px;
  border-radius: 5px;
  color: #a8bace;
}
.form-style-4 input[type="submit"]:hover,
.form-style-4 input[type="button"]:hover {
  background: #394d61;
}
.print-popup div#mail_email-error {
  margin: 0 0 0;
  font-size: 14px;
  color: #fd0421;
}
.popupbox.statuspopup .popcontarea {
  padding: 5px 5px 10px;
}
.statuspopup .closeStatusModal {
  position: absolute;
  top: -24px;
  right: -28px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background: url(../images/fancybox_sprite.png) no-repeat 0 0;
}
.statuspopup .closeStatusModal img {
  display: none;
}
p#mail_popup_msg {
  color: #0ea00c;
}
#modal-content-0 .popupbox.statuspopup {
  width: 674px !important;
  padding: 0;
  min-height: 346px;
  border: 1px solid #385c80d6;
}
#modal-content-0 .popupbox.statuspopup .popcontarea {
  padding: 0;
}
#modal-content-0 .popupbox.statuspopup .popheaderarea {
  padding: 15px;
  background: #385c80;
}
#modal-content-0 .popupbox.statuspopup .popheaderarea h3 {
  color: #fff;
  margin: 0;
  font-weight: 400;
}
#modal-content-0 .popupbox.statuspopup .popheaderarea span.close.close_popup {
  color: #fff;
  font-style: normal !important;
  position: absolute;
  right: 17px;
  top: 14px;
  font-weight: 600;
  font-family: "SST Bold";
  cursor: pointer;
}
#modal-content-0 .popupbox.statuspopup .popheaderarea span.close.close_popup i {
  font-style: normal;
}
#modal-content-0 .popupbox .popcontarea textarea {
  border: 1px solid #767676;
  border-top: none;
  color: #9a9aa4;
}
#modal-content-0 .popupbox .popcontarea textarea::-webkit-input-placeholder {
  color: #9a9aa4 !important;
  font-size: 14px;
  font-family: "SST Roman";
  opacity: 1;
}
#modal-content-0 .popupbox .popcontarea textarea::-moz-placeholder {
  color: #9a9aa4 !important;
  font-size: 14px;
  font-family: "SST Roman";
  opacity: 1;
}
#modal-content-0 .popupbox .popcontarea textarea::-ms-input-placeholder {
  color: #9a9aa4 !important;
  font-size: 14px;
  font-family: "SST Roman";
  opacity: 1;
}
#modal-content-0 .popupbox .popcontarea textarea:focus {
  border: 2px solid #000 !important;
  border-radius: 3px !important;
}
#modal-content-0 .popupbox .print-popup form {
  /* display: flex;*/
}
#modal-content-0 .popupbox .print-popup form .regBtn {
  background: #83af35;
  float: right;
  font-family: "SST Condensed";
  font-size: 20px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px 15px;
  outline: none;
  border: 0px;
  box-shadow: 0 2px 0px #586553 !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-appearance: none;
  height: 37px;
  font-weight: 400;
}
.message-box-block {
  padding: 20px 0;
}
.message-box-block.red {
  background-color: #9d1716;
  margin: 0px 0 -19px;
}
.vertiflex-event-orderview .message-box-block.red {
  margin: 0px 0 20px;
}
.message-block {
  margin: 0 auto;
  max-width: 1160px;
}
.message-box-block.red .message-block-content {
  background: rgba(0, 0, 0, 0) url(../images/red-message.png) no-repeat scroll 0 0;
  padding-left: 105px;
  min-height: 80px;
}
.message-box-block.red .message-block-content h2 {
  text-transform: none;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  line-height: inherit;
  margin: 0 0 10px;
}
.message-box-block.red .message-block-content p {
  color: #fff;
  display: block;
  font-size: 18px;
  margin-bottom: 0;
  font-style: italic;
  line-height: 22px;
}
.message-box-block {
  margin: 15px 0 -19px;
}
.tae-event-lists .message-box-block {
  margin: 0px 0 0px;
}
.popupBg.mailfeepopup .close {
  color: #fff !important;
  float: right;
  font-size: 24px;
  font-weight: normal;
  padding-right: 0px;
  position: absolute;
  right: 10px;
  top: 3px;
  cursor: pointer;
}
.popupBg.mailfeepopup {
  padding: 0;
  width: 310px;
  margin: auto;
  border-radius: 0;
}
.popupBg.mailfeepopup .popupbox {
  padding: 0;
}
.popupBg.mailfeepopup .popupbox.statuspopup .popcontarea {
  padding: 0;
}
.popupBg.mailfeepopup .popupbox.statuspopup {
  width: 100% !important;
  position: relative;
  border-radius: 0;
  border: 1px solid #888;
}
.popupBg.mailfeepopup h2 {
  background: #145587;
  padding: 0px;
  line-height: 35px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0;
}
.mailfee_wrapper {
  padding: 20px;
  font-size: 12px;
}
.mailfee_wrapper::before,
.mailfee_wrapper::after {
  content: "";
  display: block;
  clear: both;
}
.optimizefeetext {
  display: flex;
  color: #8e95a7;
  align-items: center;
  margin-bottom: 10px;
}
.optimizefeetext div {
  width: 160px;
}
.applyfeetext {
  display: flex;
  flex-wrap: nowrap;
  color: #8e95a7;
  align-items: center;
  margin-bottom: 10px;
}
.applyfeetext div {
  width: 160px;
}
.servicefeetext div,
.servicefeelabel div {
  width: 160px;
}
.mailfee_wrapper input[type="text"] {
  width: 90px;
  background: #fff;
  float: right;
  padding: 3px 5px;
  height: 32px;
  border: 1px solid #145587;
  border-radius: 0;
}
.applyfeetext span {
  display: inline-block;
  margin-right: 20px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.applyfeetext span:nth-child(3) {
  margin-right: 0px;
}
.applyfeetext span input {
  margin-top: -1px;
  float: left;
}
.servicefeetext,
.servicefeelabel {
  display: flex;
  color: #8e95a7;
  align-items: center;
}
.servicefeelabel {
  margin-top: 10px;
}
input.mailfeeBtn {
  background: #145587;
  border: 0px;
  outline: none;
  color: #fff;
  padding: 0px 15px;
  height: 33px;
  line-height: 33px;
  margin: 0px 0px 0px;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  -webkit-appearance: none;
  cursor: pointer;
  float: right;
}
.span_link_green {
  background: #d2e8d3 !important;
}
/******** Start Search Result Page CSS **********/
body.tae-event-search.page-layout-1column .page-title-wrapper {
  background: transparent;
  color: #145587;
  text-transform: capitalize;
}
body.tae-event-search.page-layout-1column .page-title-wrapper h1.page-title {
  font-size: 24px;
  text-transform: capitalize !important;
  color: #145587;
}
.tae-event-search .login-header-section {
  max-width: 1003px;
}
.tae-event-search .toolbar.bottom {
  background: transparent;
}
.tae-event-search .content {
  width: 1003px;
  margin: auto;
}
.searchResultWrap {
  padding: 0 74px;
  margin: 0 auto;
}
.searchResultHead {
  background: #f0f7fb;
  border: 1px solid #abd4ec;
  padding: 20px 15px 30px;
  margin-bottom: 10px;
}
.searchResultForm {
  display: flex;
  justify-content: space-between;
}
.searchResultFormCols {
  width: 30%;
  float: left;
  margin-right: 12px;
}
.searchResultFormCols.col2 {
  width: 30%;
  margin-right: 12px;
}
.searchResultFormCols.col3 {
  width: 37%;
  margin-right: 0px;
}
.searchResultFormCols label {
  display: block;
  font-size: 14px;
  color: #7f898f;
  margin: 0 0 5px 10px;
}
.searchResultFormCols input[type="text"] {
  width: 100%;
  padding: 0px 20px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #31566a;
  border: 1px solid #c2c0ba;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.searchResultFormCols select {
  width: 100%;
  padding: 0px 15px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #31566a;
  border: 1px solid #c2c0ba;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.searchResultFormCols.col3 input[type="text"] {
  width: 70%;
}
.searchResultFormCols .searchBtn {
  background: url(../images/search-btn.png) no-repeat 0 0;
  width: 79px;
  height: 31px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  outline: none;
  font-size: 0px;
  float: right;
}
.searchResultMap {
  margin-bottom: 18px;
}
.searchResultMap img {
  width: 100%;
}
.clr {
  clear: both;
  overflow: hidden;
}
.eventLocation h2 {
  background: url(../images/eventLocation-titleBg.jpg) repeat-x left top;
  padding: 20px 0;
  margin-bottom: 0px;
  line-height: inherit;
  text-align: center;
  font-size: 32px;
  color: #00457e;
}
ul.eventLocationHead {
  background: #a7a9a9;
  padding: 10px 5px;
  margin: 0 0 13px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
ul.eventLocationHead li {
  width: 33.333%;
  padding-left: 20px;
  padding-right: 5px;
  font-size: 22px;
  color: #fff;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
ul.eventLocationInfoRow {
  background: #eaeaea url(../images/eventLocationInfo-bg.jpg) repeat-x bottom left;
  padding: 0 0 9px 0;
  margin: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
ul.eventLocationInfoRow:last-child {
  background-image: none;
}
ul.eventLocationInfoRow li {
  width: 33.333%;
  float: left;
  padding: 15px 5px 10px 20px;
  margin-bottom: 0;
  font-size: 16px;
  color: #656b6d;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
ul.eventLocationInfoRow li a {
  color: #656b6d;
  text-decoration: none;
}
ul.eventLocationInfoRow li:after {
  content: "";
  display: block;
  height: 500px;
  width: 1px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
ul.eventLocationInfoRow.active {
  background: #dae8f0 url(../images/eventLocationInfo-bg-active.jpg) repeat-x bottom left;
  padding-top: 0px;
}
ul.eventLocationInfoRow.active li {
  color: #0385b1;
}
ul.eventLocationInfoRow:hover {
  background: #dae8f0;
  padding-top: 0px;
  color: #0385b1;
  margin-bottom: 0;
  padding-bottom: 0px;
  border-bottom: 9px solid #cedfe8;
}
/*======================stim-ORDER DETAILS==========================================*/
.order-details-wrap .container {
  width: 1280px;
}
.order-details .container {
  width: 1003px;
  margin: 0 auto;
}
.ordered .container {
  max-width: 1003px;
}
.stim-order-view .block-order-details-view .block-content {
  display: block;
}
.stim-order-view .printOrder {
  padding: 10px 0 20px 0;
  text-align: right;
  padding-top: 0;
}
.stim-order-view .printOrder a {
  font-size: 16px;
  text-transform: uppercase;
  color: #fe0404;
  text-decoration: underline;
}
.stim-order-view .order-details-col ul li {
  margin-bottom: 18px;
  color: #145587;
  text-transform: capitalize;
}
.stim-order-view .order-details-col ul li span {
  width: 210px;
  display: inline-block;
  color: #fe0404;
  text-transform: uppercase;
  font-family: "SST Light";
}
.stim-order-view .order-details-col {
  float: left;
  font-size: 20px;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.stim-order-view .order-details-col.col1 {
  width: 40%;
}
.stim-order-view .order-details-col.col2 {
  width: 30%;
}
.stim-order-view .order-details-col.col3 {
  width: 30%;
}
.stim-order-view .order-details-col h3 {
  font-size: 21px;
  text-transform: uppercase;
  color: #145587;
  margin-bottom: 40px;
  margin-top: 0;
  font-family: "SST Light";
}
.stim-order-view .order-details-col p {
  font-size: 21px;
  color: #9d9d9c;
  text-transform: uppercase;
  line-height: 28px;
}
.stim-order-view .order-details-col ul li a.pdfFile {
  margin-left: 10px;
  position: relative;
  top: 5px;
}
.pop-up-material {
  background: #07860d !important;
  color: #fff !important;
  text-transform: uppercase;
  border-radius: 0;
  border: 0 !important;
  width: 210px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  padding: 0 !important;
  font-family: "SST Roman";
  font-size: 12px !important;
  font-weight: 600;
  line-height: 40px;
  cursor: pointer;
  float: right;
  margin-bottom: 30px;
}
.approval-details-head {
  background: #145587;
  padding: 10px 0;
}
.approval-details-head ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
.order-detailsBlock .approval-details-head ul li {
  float: left;
  font-size: 14px;
  color: #fff;
  padding: 0 15px;
  text-transform: uppercase;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
}
.order-detailsBlock .approval-details-head ul li.col1 {
  width: 45%;
}
.order-detailsBlock .approval-details-head ul li.col2 {
  width: 10%;
}
.order-detailsBlock .approval-details-head ul li.col3 {
  width: 10%;
}
.order-detailsBlock .approval-details-head ul li.col5 {
  width: 12%;
}
.order-detailsBlock .approval-details-head ul li.col6 {
  width: 12%;
}
.approval-details-cont {
  padding: 15px 0;
}
.approval-details-cont ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  overflow: hidden;
  display: block;
}
.order-detailsBlock .approval-details-cont ul li {
  float: left;
  font-size: 14px;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.order-detailsBlock .approval-details-cont ul li.col1 {
  width: 45%;
}
.order-detailsBlock .approval-details-cont ul li.col2 {
  width: 10%;
  color: #9d9d9c;
  font-size: 21px;
  line-height: 40px;
  text-align: center;
}
.order-detailsBlock .approval-details-cont ul li.col3 {
  width: 10%;
  color: #9d9d9c;
  font-size: 21px;
  line-height: 40px;
}
.order-detailsBlock .approval-details-cont ul li.col5 {
  width: 12%;
  color: #9d9d9c;
  font-size: 21px;
  line-height: 40px;
}
.order-detailsBlock .approval-details-cont ul li.col6 {
  width: 12%;
  text-align: center;
}
.approval-details-cont ul li.col1 figure {
  width: 30%;
  float: left;
  margin-right: 20px;
}
.approval-details-cont ul li.col1 div {
  font-size: 20px;
  color: #145587;
  padding: 30px 0 0 0;
  font-style: italic;
  text-align: left;
}
.order-detailsBlock .approval-details-cont ul li.col6 label {
  color: #9d9d9c;
  font-size: 16px;
  margin-bottom: 8px;
  display: block;
  text-transform: uppercase;
}
.stim-order-view .event-detailInputTxt {
  width: 100%;
  border: 1px solid #145587;
  font-family: "SST Roman";
  height: 37px !important;
  min-height: 37px !important;
  font-size: 22px !important;
  color: #9a9aa4;
  outline: none;
  margin-bottom: 5px;
  padding: 5px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.approval-details-head.method ul li.col1 {
  width: 100%;
  margin: 0;
}
.approval-details-cont.method {
  padding: 30px 10px;
  text-align: center;
}
.approval-details-cont.method label {
  font-family: "SST Bold";
  font-size: 14px;
  color: #145587;
  text-transform: uppercase;
  margin: 0 20px;
}
.approval-details-cont.method label:last-child {
  color: #fe0404;
}
.recalculateBtn {
  background: #8f95a5 !important;
  font-family: "SST Roman";
  display: block;
  font-size: 14px !important;
  color: #fff !important;
  border: 0px !important;
  cursor: pointer;
  outline: none !important;
  text-transform: uppercase;
  padding: 10px 20px;
  -webkit-appearance: none;
  float: right;
}
.authorise-event {
  max-width: 1060px;
  margin: 0 auto;
}
.authorise-event .form-list {
  float: unset !important;
  padding: 40px 30px 10px;
  list-style: none;
}
.authorise-event .form-list li {
  list-style: none;
}
.billingaddress-area {
  display: block;
  position: relative;
  padding: 0;
  margin: 0 0 0 75px;
  line-height: 30px;
  padding-left: 32px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.billingaddress-area label {
  margin-bottom: 0px;
}
.order-detailsBtm a.backOrderHistory {
  color: #fe0404;
  float: left;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: underline;
}
.completeBtn {
  background: #07860d !important;
  font-size: 14px !important;
  color: #fff !important;
  border: 0px !important;
  cursor: pointer;
  outline: none !important;
  text-transform: uppercase;
  float: right;
  padding: 10px 10px !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-appearance: none;
}
.delete img.fa-trash {
  cursor: pointer;
  margin-top: 4px;
  display: block;
}
.order-detailsBlock {
  margin-bottom: 23px;
}
.order-details-info {
  padding: 0px 0 65px 0;
}
.order-details-info::before,
.order-details-info::after {
  content: "";
  display: block;
  clear: both;
}
.box.box-order-billing-address {
  width: 30% !important;
}
.stim-order-view .block.block-order-details-view {
  padding: 0px 62px 00px;
}
a#change-billing,
a#change-shipping {
  text-decoration: underline;
  color: #0000ee;
}
.order_total_calc {
  padding-right: 10px;
  display: inline-block;
  float: right;
  font-size: 20px;
}
.modal-popup_material_modal .popupbox {
  width: 100%;
  padding: 0;
  max-width: 900px;
  max-height: 96%;
  overflow: auto;
  background: #ffffff;
}
.modal-popup_material_modal .popupbox .popheaderarea {
  background: #385c80;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  position: relative;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
}
.modal-popup_material_modal .popupbox .popheaderarea h2 {
  color: #fff;
  border: 0;
  margin: 0;
  padding: 0 !important;
  line-height: 26px;
  font-size: 18px;
}
.eventPrintInfo {
  width: 60%;
  padding-left: 16px;
  float: left;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.eventPrintInfo h3 {
  font-size: 18px;
  color: #145587;
  font-style: italic;
  margin-bottom: 12px;
  font-family: "SST Light";
}
.eventPrintInfo h3 a {
  color: #145587;
  text-decoration: none;
}
.eventPrintInfo h3 span {
  display: block;
  color: #9d9d9c;
}
.eventPrintInfo label {
  display: block;
  font-size: 21px;
  color: #fa031a;
  margin-bottom: 10px;
  font-family: "SST Light";
}
.eventPrintInfo input[type="text"],
.eventPrintInfo input[type="number"] {
  width: 90px;
  border: 1px solid #145587;
  font-family: "SST Roman";
  font-size: 20px;
  color: #000;
  outline: none;
  text-align: center;
  margin-bottom: 5px;
  padding: 5px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.eventPrintCols {
  width: 50%;
  padding: 15px;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}
.eventPrintCols::before,
.eventPrintCols::after {
  content: "";
  display: block;
  clear: both;
}
.eventPrintCols figure {
  width: 40%;
  text-align: right;
  float: left;
  display: block;
  vertical-align: top;
}
a.closeModal.closeMaterialModal {
  background: transparent;
  border: 0;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  float: right;
  outline: 0;
  cursor: pointer;
  position: absolute;
  top: 8px;
}
.popup-add-to-cart {
  background: #07860d !important;
  color: #fff !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  border: 0 !important;
  width: 160px;
  height: 40px;
  display: inherit;
  vertical-align: top;
  font-family: "SST Roman";
  padding: 0 !important;
  font-size: 12px;
  font-weight: 600;
  line-height: 40px;
  cursor: pointer;
  margin: 0 auto 10px;
}
.choose-services-wrap {
  min-height: 200px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.reorder h3 {
  padding: 0 60px;
}
.searchTitlearea {
  max-width: 1003px;
  margin: 0 auto;
  height: 49px;
}
.searchTitle {
  margin-top: -49px;
}
.searchTitle a {
  font-size: 24px;
  text-transform: capitalize !important;
  color: #145587;
  margin-bottom: 0;
  text-decoration: none;
}
.tae-searchList h1.page-title span {
  display: none;
  color: #fff;
}
.eventPrintBtmRight {
  display: flex;
}
.eventPrintBtmRight label {
  margin: 0 7px;
  color: #145587;
}
.approval-send-to {
  display: flex;
  justify-content: center;
  align-items: center;
}
.approval-send-to label {
  color: #145587;
  font-size: 21px;
  padding-left: 10px;
  padding-right: 10px;
}
.event-detail-select {
  border: 1px solid #145587;
  box-sizing: border-box;
  margin-bottom: 0px;
  padding: 0px 12px;
  width: 50%;
  display: inline-block;
}
.event-detail-select select {
  background: #ffffff url(../images/selectbg.png) no-repeat 100% 50%;
  border: 0 none;
  color: #145587 !important;
  font-family: "SST Roman";
  font-size: 22px;
  outline: medium none;
  width: 100%;
  padding-right: 20px;
}
.order-detailsBtm-total {
  background: #f3f0dd;
  padding: 30px 0 20px 0;
  margin-bottom: 25px;
  text-align: right;
  position: relative;
  box-sizing: border-box;
  height: 67px;
}
.order-detailsBtm-total::before {
  content: "";
  display: block;
  background: #f3f0dd;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 67px;
}
.order-detailsBtm-total::after {
  content: "";
  display: block;
  background: #f3f0dd;
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
  height: 67px;
}
.tae-order-view .page-main {
  overflow: hidden;
}
body.tae-event-register .login-header-section {
  padding: 20px 0;
  margin-top: 0 !important;
}
@media only screen and (max-width: 650px) {
  body.tae-event-register .login-header-section {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1024px) {
  body.tae-event-register .login-header-section {
    padding: 0 20px;
  }
}
body.tae-event-register .login-header-section .page-title-wrapper {
  background-color: transparent;
}
@media only screen and (max-width: 650px) {
  body.tae-event-register .login-header-section .page-title-wrapper {
    width: 100%;
    display: block;
    text-align: center;
  }
}
body.tae-event-register .login-header-section .page-title-wrapper .page-title {
  font-size: 40px;
  color: #145587;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: none;
}
body.tae-event-register .login-header-section .page-title-wrapper .page-title a:hover {
  text-decoration: none;
}
body.tae-event-register .login-header-section .page-title-wrapper .page-title span {
  font-size: 30px;
  text-decoration: none;
  color: #145587;
}
@media only screen and (max-width: 768px) {
  body.tae-event-register .login-header-section .page-title-wrapper .page-title span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 650px) {
  body.tae-event-register .login-header-section .login-header-date {
    width: 100%;
    text-align: right;
  }
}
body.tae-event-register.page-layout-1column main#maincontent {
  max-width: 1003px;
  margin: 0 auto;
}
body.tae-event-register.page-layout-1column main#maincontent .login-header-section {
  max-width: 1003px;
}
body.tae-event-register.page-layout-1column main#maincontent div#maps_div {
  height: 280px !important;
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap {
  padding: 25px 74px;
}
@media only screen and (max-width: 768px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap {
    padding: 25px 50px;
  }
}
@media only screen and (max-width: 768px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap {
    padding: 25px 20px;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .event_image {
  float: left;
  max-width: 400px;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .event_image {
    max-width: 100%;
    width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .event_map {
    position: relative;
    display: inline-block;
    width: 100%;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .eventVenueInfo {
  padding-bottom: 20px;
  clear: both;
  overflow: hidden;
  padding-top: 44px;
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .eventVenueInfo-col {
  width: 31.5%;
  margin-right: 15px;
  float: left;
}
@media only screen and (max-width: 768px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .eventVenueInfo-col {
    width: 47%;
  }
}
@media only screen and (max-width: 575px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .eventVenueInfo-col {
    width: 100%;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .eventVenueInfo-col:last-child {
  margin-right: 0px;
}
@media only screen and (max-width: 768px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .eventVenueInfo-col:last-child {
    margin: 0 auto;
    float: unset;
    clear: both;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .eventVenueInfo-col p {
  font-size: 16px;
  color: #656b6d;
  padding: 0 28px;
  margin: 0 0 9px 0;
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap h2 {
  background: linear-gradient(180deg, #b7e1f7, transparent);
  padding: 14px 0;
  margin-bottom: 10px;
  line-height: inherit;
  text-align: center;
  font-size: 24px;
  color: #00457e;
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Left {
  width: 295px;
  float: left;
  margin-left: 40px;
  padding-top: 40px;
}
@media only screen and (max-width: 992px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Left {
    margin-left: 10px;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Left .registrationInputTxt {
  width: 100%;
  border: 1px solid #cccccc;
  font-size: 14px;
  color: #9a9aa4;
  outline: none;
  margin-bottom: 15px;
  padding: 10px 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Left .registrationInputTxt::placeholder {
  color: #9a9aa4;
}
@media only screen and (max-width: 840px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Left {
    margin: 0 auto;
    float: unset;
    max-width: 100%;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right {
  width: 370px;
  float: right;
  margin-right: 40px;
  padding-top: 40px;
}
@media only screen and (max-width: 992px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 840px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right {
    margin: 0 auto;
    float: unset;
    max-width: 100%;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right h3.small {
  width: 180px;
  padding-top: 0px;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right h3.small {
    max-width: 50%;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right .regrightcolHalf {
  width: 42%;
}
@media only screen and (max-width: 768px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right .regrightcolHalf {
    max-width: 50%;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right h3 {
  width: 230px;
  float: left;
  font-size: 16px;
  color: #656b6d;
  margin-bottom: 20px;
  padding-top: 15px;
  margin-top: 0;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right h3 {
    max-width: 80%;
  }
}
body.tae-event-register.page-layout-1column main#maincontent .registrationWrap .registrationForm-Right .switchBtn .checkbox-custom {
  margin-left: 14px;
}
* {
  box-sizing: border-box;
}
.modal-hybrid_popup_modal .popupbox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-hybrid_popup_modal .popupbox .popcontarea {
  display: inline-block;
  width: 100%;
}
.modal-hybrid_popup_modal .popupbox .popcontarea .event-type-opt {
  padding: 0 10px;
  float: left;
  width: 50%;
}
.modal-hybrid_popup_modal .popupbox .popcontarea .event-type-opt a {
  width: 100%;
  display: flex;
  float: left;
  align-items: center;
  justify-content: center;
  height: 50px;
  background-color: #00457e;
  color: white;
  font-weight: bold;
  border-radius: 5px;
}
.modal-hybrid_popup_modal .popupbox .popcontarea .event-type-opt a:hover {
  text-decoration: none;
}
.modal-hybrid_popup_modal .popupbox .popcontarea .event-type-opt:last-child a {
  background-color: #83af35;
}
@media only screen and (max-width: 768px) {
  .switchBtn.fl-Right {
    max-width: 20%;
  }
}
.switchBtn ul {
  margin-left: 0;
  padding-left: 0;
}
.switchBtn ul li {
  display: inline-block;
  margin-left: 7px;
}
.switchBtn ul li span {
  display: block;
  font-size: 16px;
  color: #656b6d;
  padding-left: 10px;
  margin-bottom: 5px;
}
.checkbox-custom {
  display: inline-block;
  position: relative;
}
.checkbox-custom .check-icon {
  display: block;
  width: 100%;
  height: 100%;
  width: 23px;
  height: 23px;
  border: 1px solid #2e5eb3;
  border-radius: 1px;
  position: relative;
  z-index: 2;
}
.checkbox-custom .check-icon:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 3px;
  width: 6px;
  height: 12px;
  border-left: 2px solid;
  transform: rotate(225deg);
  border-top: 2px solid;
  opacity: 0;
}
.checkbox-custom input {
  position: absolute !important;
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin: 0 !important;
  cursor: pointer;
  z-index: 3;
}
.checkbox-custom input[type="checkbox"]:checked ~ .check-icon:after {
  opacity: 1;
}
.regBtn,
.regBtn:hover {
  background: #83af35;
  float: right;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  margin-top: 20px;
  padding: 10px 15px;
  outline: none;
  border: 0px;
  box-shadow: 0 2px 0px #586553;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-appearance: none;
}
@media only screen and (max-width: 840px) {
  .regBtn,
  .regBtn:hover {
    display: flex;
    justify-content: start;
    float: unset;
  }
}
.registrationSelect {
  width: 100%;
  border: 1px solid #cccccc;
  margin-bottom: 15px;
  padding: 10px 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.registrationSelect select {
  width: 100%;
  background: none;
  border: 0px;
  font-size: 14px;
  color: #9a9aa4;
  outline: none;
  -webkit-appearance: auto;
  -moz-appearance: initial;
  -ms-appearance: initial;
  appearance: auto;
  height: auto;
}
.registrationSelect select:focus {
  outline: none;
  border: none;
  box-shadow: unset;
}
/*Patient List CSS Start*/
.tae-patient-listing .container {
  max-width: 1024px;
}
.event-summary-title {
  background: #8f95a5;
  margin-top: 1px;
}
.event-summary-title h2 {
  color: #fff;
  font-size: 24px;
  line-height: 37px;
  height: 37px;
  margin: 0;
  text-transform: uppercase;
  padding: 4px 0 0;
  box-sizing: border-box;
}
.summary-cont {
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 992px) {
  .summary-cont {
    flex-wrap: wrap;
  }
}
.summary-lists-table {
  float: left;
  width: 600px;
}
@media only screen and (max-width: 992px) {
  .summary-lists-table {
    width: 100%;
    overflow-x: auto;
  }
}
.summary-lists-table table tr {
  background-color: transparent !important;
}
.summary-lists-table table th {
  color: #8f95a5;
  font-size: 12px;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 0 4px;
  text-align: center;
  white-space: nowrap;
}
.summary-lists-table table td {
  color: #225487;
  font-size: 18px;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 0 10px;
  text-align: center;
}
.summary-lists-table table td.s-col-1 {
  font-size: 30px;
}
.summary-search-r {
  float: right;
  padding: 12px 0 0;
}
@media only screen and (max-width: 992px) {
  .summary-search-r {
    margin: 0 auto;
  }
}
.summary-search-r .search-block {
  position: relative;
  padding-right: 85px;
}
.summary-search-r .search-block .form-control {
  border: 1px solid #8f95a5;
  width: 240px;
  height: 32px;
  border-radius: 0px;
  font-size: 14px;
  padding: 0px 8px 0px;
  box-sizing: border-box;
}
.summary-search-r .search-block .btn-search {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 80px;
  height: 28px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #225487;
  border: 0;
  line-height: 28px;
  text-align: center;
  padding: 2px 0;
}
.tae-patient-listing .event-info .container {
  max-width: 1224px !important;
}
.event-info {
  overflow-x: auto;
}
.event-info-head {
  background: #f3f0dd;
  padding: 0;
  height: 50px;
  box-sizing: border-box;
}
.event-info-head .container {
  background-color: #f3f0dd;
}
.event-info-head li {
  padding: 8px 13px;
  color: #245486;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  font-size: 12px;
  font-weight: 600;
}
.event-info-head,
.event-info-body {
  display: flex;
}
.event-info-head ul,
.event-info-body ul {
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}
.event-info-head li:first-child,
.event-info-body li:first-child {
  padding-left: 0;
}
.event-info-head li.event_id,
.event-info-body li.event_id {
  width: 58px;
}
.event-info-head li.camp_title,
.event-info-body li.camp_title {
  width: 125px;
}
.event-info-head .hcp_name,
.event-info-body .hcp_name {
  width: 120px;
  word-break: break-word;
}
.event-info-head .event_time,
.event-info-body .event_time {
  width: 100px;
}
.event-info-head .event_loc,
.event-info-body .event_loc {
  width: 108px;
}
.event-info-head .max-cap,
.event-info-body .max-cap {
  width: 125px;
  line-height: 15px;
}
.event-info-head li:last-child,
.event-info-body li:last-child {
  padding-right: 0;
}
.event-info-head .event-reg,
.event-info-body .event-reg {
  width: 170px;
  line-height: 15px;
}
.event-info-body li {
  padding: 6px 13px;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  font-size: 13px;
}
.event-info-body li .form-control {
  border: 1px solid #8f95a5;
  width: 42px;
  height: 25px;
  border-radius: 0px;
  font-size: 15px;
  padding: 0px 5px 0px;
  box-sizing: border-box;
  line-height: 20px;
}
.event-info-body li select.js-select2.from-control {
  max-width: 95px;
  line-height: 25px;
  height: 25px;
  padding: 0 10px;
  font-size: 18px;
}
.event-info-body li .btn-submit-c {
  background: #215587;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  width: 48px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 28px;
}
.patient-details form {
  overflow-x: auto;
}
.patient_list_h {
  background: #f3f3f5;
  padding: 10px 0 10px 144px;
  box-sizing: border-box;
  height: 36px;
  position: sticky;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .patient_list_h {
    padding: 10px 0 10px 20px;
  }
}
.patient_list_h h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #8e94a4;
  margin: 0;
}
.patient_list_h .btn-save-grid {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.patient_list_h .btn {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 8px;
  height: 26px;
  border: 0;
  box-sizing: border-box;
}
.registered_patient .closeout {
  text-align: right;
  padding-top: 20px;
}
.registered_patient thead {
  border: 0;
}
.registered_patient .checkbox-custom .check-icon:after {
  border-color: #2e5eb3;
}
.registered_patient tr {
  background-color: transparent !important;
}
.registered_patient .th-label {
  border: 0px;
  background: #f3f0dd;
  color: #b6b394;
  text-transform: uppercase;
  font-size: 12px;
  vertical-align: middle;
  padding: 12px 4px 5px;
  text-align: center;
}
.registered_patient .th-attended {
  width: 120px;
}
.registered_patient .th-name {
  width: 110px;
}
.registered_patient .th-mail {
  width: 150px;
}
.registered_patient .th-phone {
  width: 90px;
}
.registered_patient .th-date {
  width: 110px;
}
.registered_patient .th-rsvp {
  width: 145px;
}
.registered_patient .th-attendees {
  width: 110px;
}
.registered_patient .th-notes {
  width: 90px;
}
.registered_patient .th-trial-c {
  width: 66px;
}
.registered_patient .td-label {
  border: 0px;
  color: #9d9d9d;
  font-size: 15px;
  border-bottom: 2px solid #f4f4f6;
  padding: 12px 4px 8px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.registered_patient .td-label.td-note {
  position: relative;
}
.registered_patient .td-label a {
  color: #8e95a7;
  text-decoration: none;
}
.registered_patient .td-label.td-delete-input {
  position: relative;
}
.registered_patient .td-label.td-delete-input .checkbox-custom {
  display: inline-block;
  position: absolute;
  top: 12px;
}
.registered_patient .note_icon {
  display: inline-block;
  width: 29px;
  height: 23px;
  background: url(../images/note_icon.png) no-repeat 0 0;
}
.patient_list_table .container,
.registered_patient_inner .container {
  max-width: 1072px;
}
.register-footer {
  background: #f2efdc;
  height: 72px;
  box-sizing: border-box;
  margin: 0 0 10px;
}
@media only screen and (max-width: 685px) {
  .register-footer {
    height: 122px;
  }
}
@media only screen and (max-width: 480px) {
  .register-footer {
    height: 180px;
  }
}
.register-footer .foot-action-left {
  float: left;
  padding: 20px 0 10px 120px;
}
@media only screen and (max-width: 992px) {
  .register-footer .foot-action-left {
    padding: 0;
    text-align: center;
    float: unset;
  }
}
.register-footer .foot-action-left .btn {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 20px;
  height: 36px;
  border: 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 992px) {
  .register-footer .foot-action-left .btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 810px) {
  .register-footer .foot-action-left .btn {
    font-size: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .register-footer .foot-action-left .btn {
    min-width: 35%;
    max-width: 100%;
  }
}
.register-footer .foot-action-left .btn.btn-addrsvp {
  margin-right: 46px;
}
@media only screen and (max-width: 768px) {
  .register-footer .foot-action-left .btn.btn-addrsvp {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .register-footer .foot-action-left .btn.btn-addrsvp {
    margin-right: 0;
  }
}
.register-footer .foot-action-left button.btn.btn-green.btn-download-sheet {
  margin-right: 46px;
}
@media only screen and (max-width: 768px) {
  .register-footer .foot-action-left button.btn.btn-green.btn-download-sheet {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 685px) {
  .register-footer .foot-action-left button.btn.btn-green.btn-download-sheet {
    margin-right: 0;
  }
}
@media only screen and (max-width: 992px) {
  .register-footer .foot-action-left a:last-child button.btn.btn-green.btn-download-sheet {
    margin-right: 0;
  }
}
.register-footer .foot-action-right {
  float: right;
  padding: 0;
}
@media only screen and (max-width: 480px) {
  .register-footer .foot-action-right {
    display: flex;
    float: unset;
  }
}
.register-footer .foot-action-right .pager {
  float: right;
  margin-top: 15px !important;
}
.register-footer .foot-action-right span.toolbar-number {
  font-weight: 600;
}
.register-footer .foot-action-right .limiter {
  float: left;
  margin-right: 10px;
  font-size: 18px;
  color: #145587;
  line-height: 34px;
}
.register-footer .foot-action-right .limiter label {
  line-height: 22px;
  padding: 10px 0 0;
  float: left;
  margin-right: 10px;
  font-size: 18px;
  color: #145587;
}
.register-footer .foot-action-right .limiter p.toolbar-amount {
  float: left;
  margin-right: 10px;
  font-size: 18px;
  color: #145587;
  line-height: 34px;
}
.register-footer .foot-action-right .limiter select {
  border: 1px solid #145587;
  background: #fff;
  width: 100px;
  float: left;
  appearance: auto;
}
.register-footer .foot-action-right .limiter span.limiter-text {
  display: none;
}
.register-footer .foot-action-right .limiter select {
  border-radius: 0px;
  width: 100px;
  height: 30px;
  border-color: #225487;
}
.btn-green {
  background: #139705;
}
.btn-green:hover {
  background: #139705;
}
.green {
  color: #289a0f !important;
}
.red {
  color: #d60415 !important;
}
.modal-event_note_popup_modal .popupbox,
.modal-event_delete_popup_modal .popupbox,
.modal-event_register_popup_modal .popupbox {
  width: 65%;
  max-width: 900px;
  max-height: 96%;
  overflow: auto;
  background: #ffffff;
  padding: 0;
  min-height: 200px;
}
@media only screen and (max-width: 480px) {
  .modal-event_note_popup_modal .popupbox,
  .modal-event_delete_popup_modal .popupbox,
  .modal-event_register_popup_modal .popupbox {
    width: 90%;
  }
}
.modal-event_note_popup_modal .popheaderarea,
.modal-event_delete_popup_modal .popheaderarea,
.modal-event_register_popup_modal .popheaderarea {
  background: #385c80;
  color: #ffffff;
  text-align: center !important;
  padding: 10px !important;
  position: relative !important;
}
.modal-event_note_popup_modal .popheaderarea h2,
.modal-event_delete_popup_modal .popheaderarea h2,
.modal-event_register_popup_modal .popheaderarea h2,
.modal-event_note_popup_modal .popheaderarea h3,
.modal-event_delete_popup_modal .popheaderarea h3,
.modal-event_register_popup_modal .popheaderarea h3 {
  font-size: 18px !important;
  color: #fff !important;
  padding: 0 25px !important;
  border-bottom: 0 !important;
  line-height: 22px !important;
}
.modal-event_note_popup_modal a.closeModal,
.modal-event_delete_popup_modal a.closeModal,
.modal-event_register_popup_modal a.closeModal,
.modal-event_note_popup_modal .popfileBackBtn,
.modal-event_delete_popup_modal .popfileBackBtn,
.modal-event_register_popup_modal .popfileBackBtn {
  top: 12px;
}
.modal-event_delete_popup_modal .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 10%;
  flex-direction: row-reverse;
}
.modal-event_delete_popup_modal button.regBtn.add-notes-yes,
.modal-event_delete_popup_modal button.regBtn.add-notes-no {
  width: 120px;
  box-shadow: 0 2px 0px #586553 !important;
}
@media only screen and (max-width: 575px) {
  .modal-event_delete_popup_modal button.regBtn.add-notes-yes,
  .modal-event_delete_popup_modal button.regBtn.add-notes-no {
    width: 80px;
  }
}
.modal-event_note_popup_modal .popupbox {
  width: 40%;
  min-width: 500px;
}
@media only screen and (max-width: 575px) {
  .modal-event_note_popup_modal .popupbox {
    min-width: auto;
    width: 65%;
  }
}
@media only screen and (max-width: 575px) {
  .modal-event_note_popup_modal .popupbox {
    width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  .modal-event_note_popup_modal .popupbox {
    width: 95%;
  }
}
.modal-event_note_popup_modal .popupbox .regBtn,
.modal-event_note_popup_modal .popupbox .regBtn:hover {
  box-shadow: 0 2px 0px #586553 !important;
}
.modal-event_note_popup_modal .popupbox .popheaderarea {
  background: #385c80;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  position: relative;
}
.modal-event_note_popup_modal .popupbox .popcontarea {
  padding: 0;
}
.modal-event_note_popup_modal .popupbox .popcontarea .registrationForm textarea#event_notes {
  height: 250px;
  margin: 0;
  border-color: #000;
  border-radius: 5px;
  font-size: 13px;
  max-width: 90%;
  width: 90%;
}
@media only screen and (max-width: 480px) {
  .modal-event_note_popup_modal .popupbox .popcontarea .registrationForm textarea#event_notes {
    width: 100%;
    max-width: 100%;
  }
}
.modal-event_note_popup_modal .popupbox .popcontarea .registrationForm form#event-notes-form {
  padding: 25px;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .modal-event_note_popup_modal .popupbox .popcontarea .registrationForm form#event-notes-form {
    padding: 15px;
  }
}
.modal-event_note_popup_modal .popupbox .popcontarea .registrationForm .regBtn {
  display: inline-block;
  margin: 0 auto !important;
  float: none;
  margin-top: 20px !important;
}
.modal-event_register_popup_modal .popupbox {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .modal-event_register_popup_modal .popupbox {
    width: 96%;
  }
}
.modal-event_register_popup_modal .registrationForm-Left {
  width: 295px;
  float: left;
  margin-left: 40px;
  padding-top: 40px;
}
.modal-event_register_popup_modal .registrationForm-Left .registrationInputTxt {
  width: 100%;
  border: 1px solid #cccccc;
  font-size: 14px;
  color: #9a9aa4;
  outline: none;
  margin-bottom: 15px;
  padding: 10px 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.modal-event_register_popup_modal .registrationForm-Left .registrationInputTxt::placeholder {
  color: #999;
}
@media only screen and (max-width: 767px) {
  .modal-event_register_popup_modal .registrationForm-Left .registrationInputTxt {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .modal-event_register_popup_modal .registrationForm-Left {
    width: 260px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-event_register_popup_modal .registrationForm-Left {
    width: auto;
    float: none;
    margin: 0 15px;
    padding-top: 20px;
  }
}
.modal-event_register_popup_modal .registrationForm-Right {
  width: 370px;
  float: right;
  margin-right: 40px;
  padding-top: 40px;
}
@media only screen and (max-width: 1023px) {
  .modal-event_register_popup_modal .registrationForm-Right {
    width: 280px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-event_register_popup_modal .registrationForm-Right {
    width: auto;
    float: none;
    margin: 0 15px;
    padding-top: 20px;
  }
}
.modal-event_register_popup_modal .registrationForm-Right h3 {
  width: 230px;
  float: left;
  font-size: 16px;
  color: #656b6d;
  margin-bottom: 20px;
  padding-top: 15px;
  font-weight: 500;
  margin: 0;
}
.modal-event_register_popup_modal .registrationForm-Right h3.small {
  width: 180px;
  padding-top: 7px;
}
.modal-event_register_popup_modal .registrationForm-Right h3,
.modal-event_register_popup_modal .registrationForm-Right h3.small {
  font-size: 14px;
  width: 140px;
}
@media only screen and (max-width: 767px) {
  .modal-event_register_popup_modal .registrationForm-Right h3,
  .modal-event_register_popup_modal .registrationForm-Right h3.small {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
}
.modal-event_register_popup_modal .registrationForm-Right .fl-Right {
  float: right;
}
.modal-event_register_popup_modal .registrationForm-Right .registrationSelect {
  width: 100%;
  border: 1px solid #cccccc;
  margin-bottom: 15px;
  padding: 7px 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.modal-event_register_popup_modal .registrationForm-Right .regrightcolHalf {
  width: 42%;
}
@media only screen and (max-width: 767px) {
  .modal-event_register_popup_modal .registrationForm-Right .regrightcolHalf {
    width: auto;
    float: none;
  }
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn {
  margin-bottom: 20px;
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul li {
  display: inline-block;
  margin-left: 7px;
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul li span {
  display: block;
  font-size: 16px;
  color: #656b6d;
  padding-left: 10px;
  margin-bottom: 5px;
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul li .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 22px;
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul li .switch input {
  display: none;
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul li .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #dbe2e5;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #e4e8eb;
  background: -moz-linear-gradient(top, #e4e8eb 0%, #edf1f4 5%, #f0f4f7 11%, #eff3f6 16%, #e7ecef 37%, #e8ecef 42%, #d9dee1 53%, #dce4e7 58%, #e4e9ed 74%, #eaedf2 79%, #eef2f5 89%, #e9edf0 95%, #eef2f5 100%);
  background: -webkit-linear-gradient(top, #e4e8eb 0%, #edf1f4 5%, #f0f4f7 11%, #eff3f6 16%, #e7ecef 37%, #e8ecef 42%, #d9dee1 53%, #dce4e7 58%, #e4e9ed 74%, #eaedf2 79%, #eef2f5 89%, #e9edf0 95%, #eef2f5 100%);
  background: linear-gradient(to bottom, #e4e8eb 0%, #edf1f4 5%, #f0f4f7 11%, #eff3f6 16%, #e7ecef 37%, #e8ecef 42%, #d9dee1 53%, #dce4e7 58%, #e4e9ed 74%, #eaedf2 79%, #eef2f5 89%, #e9edf0 95%, #eef2f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e8eb', endColorstr='#eef2f5', GradientType=0);
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul li .switch .slider.round {
  border-radius: 34px;
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul li .switch .slider.round::before {
  border-radius: 50%;
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul li .switch .slider::before {
  position: absolute;
  content: "";
  height: 21px;
  width: 21px;
  left: 1px;
  bottom: 0px;
  background-color: white;
  box-shadow: 0 0 1px #767779;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.modal-event_register_popup_modal .registrationForm-Right .switchBtn ul li .switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
@media only screen and (max-width: 767px) {
  .modal-event_register_popup_modal .registrationForm-Right .switchBtn.fl-Right {
    float: none;
    margin-bottom: 0;
  }
}
.modal-event_register_popup_modal .registrationForm-Right .regBtn,
.modal-event_register_popup_modal .registrationForm-Right .regBtn:hover {
  box-shadow: 0 2px 0px #586553 !important;
}
/*Patient List CSS End*/
/*Patient Detail CSS Start*/
.tae-patient-view main#maincontent {
  padding: 25px 0 50px 0;
}
.tae-patient-view .columns {
  max-width: 1003px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .tae-patient-view .columns {
    max-width: 750px;
  }
}
@media only screen and (max-width: 1023px) {
  .tae-patient-view .columns {
    width: auto;
    margin: 0 15px;
  }
}
.tae-patient-view .columns .registered_patient .page-title {
  overflow: hidden;
}
.tae-patient-view .columns .registered_patient h1 {
  font-size: 28px;
  color: #145587;
  margin-bottom: 15px;
  float: left;
  width: 50%;
}
.tae-patient-view .columns .registered_patient .event-label {
  font-weight: 900;
  color: #000;
  font-size: 14px;
  line-height: 22px;
  font-style: Normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  direction: ltr;
}
.tae-patient-view .columns .registered_patient .event-field {
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 22px;
  font-style: Normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  direction: ltr;
  margin-bottom: 20px;
}
/*Patient Detail CSS End*/
/*Contact Support Page Resources CSS Start*/
.resources-index-contact .page-main {
  padding: 25px 0 50px 0;
}
.resources-index-contact .page-main .columns {
  max-width: 1003px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .resources-index-contact .page-main .columns {
    width: auto;
    margin: 0 15px;
  }
}
.resources-index-contact .page-main .contact {
  display: inline-block;
}
.resources-index-contact .page-main .contact .contact-left {
  float: left;
  width: 60%;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .resources-index-contact .page-main .contact .contact-left {
    width: auto;
    float: none;
  }
}
.resources-index-contact .page-main .contact .contact-left h1 {
  font-size: 28px;
  color: #145587;
  margin-bottom: 15px;
}
.resources-index-contact .page-main .contact .contact-right {
  float: left;
  font-size: 20px;
  line-height: 22px;
  background-color: #287986;
  padding: 20px 0 20px 20px;
  width: 40%;
  max-width: 290px;
}
@media only screen and (max-width: 767px) {
  .resources-index-contact .page-main .contact .contact-right {
    float: none;
    padding: 20px;
    width: 100%;
    max-width: 100%;
  }
}
.resources-index-contact .page-main .contact .contact-right p {
  margin-bottom: 50px;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .resources-index-contact .page-main .contact .contact-right p {
    margin-right: 0;
  }
}
.resources-index-contact .page-main .contact .contact-right .label {
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 22px;
  font-style: Normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  direction: ltr;
  color: #fff;
  font-size: 11px;
}
.resources-index-contact .page-main .contact .contact-right input {
  width: 177px;
  height: auto;
  font-size: 13px;
}
.resources-index-contact .page-main .contact .contact-right select {
  height: auto;
  line-height: initial;
  font-size: 13px;
  width: auto;
  border-radius: unset;
  color: #000 !important;
  padding: 0 20px 0 10px;
  background-position: 98% 49%;
}
.resources-index-contact .page-main .contact .contact-right textarea {
  width: 217px;
  height: 60px;
}
.resources-index-contact .page-main .contact .contact-right .button {
  background: transparent;
  color: #fff;
  border: 0px;
  outline: none;
  font-size: 14px;
  -webkit-appearance: none;
  margin-right: 20%;
  margin-left: 15%;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .resources-index-contact .page-main .contact .contact-right .button {
    display: block;
  }
}
textarea#event_notes {
  border-top: 1px solid #767676 !important;
  color: #000 !important;
}
/*Contact Support Page Resources CSS End*/
/**Order View page css Start*/
.stim-event-orderview .container {
  max-width: auto;
}
@media only screen and (max-width: 1039px) {
  .stim-event-orderview .container {
    max-width: 992px;
  }
}
@media only screen and (max-width: 1023px) {
  .stim-event-orderview .container {
    max-width: 750px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .stim-event-orderview .container {
    width: auto;
    margin: 0 15px;
  }
}
.stim-event-orderview .order-detailsBlock {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .order-overflow-sec {
    overflow-x: auto;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-head {
  background: #145587;
  padding: 10px 0;
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head {
    display: flex;
    padding: 0;
    width: 100%;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-head.method ul {
  width: 100%;
}
.stim-event-orderview .order-detailsBlock .approval-details-head.method ul li.col1 {
  width: 100%;
}
.stim-event-orderview .order-detailsBlock .approval-details-head ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  clear: both;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul {
    display: flex;
    overflow: visible;
    background-color: #145587;
    padding: 10px 0;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-head ul li.col1 {
  width: 25%;
  padding: 0 10px;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul li.col1 {
    width: 25%;
    min-width: 150px;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-head ul li.col2 {
  width: 10%;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul li.col2 {
    width: 12%;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul li.col2 {
    width: 14%;
    min-width: 100px;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-head ul li.col3 {
  width: 10%;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul li.col3 {
    width: 12%;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul li.col3 {
    width: 14%;
    min-width: 100px;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-head ul li.col5 {
  width: 12%;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul li.col5 {
    width: 14%;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul li.col5 {
    width: 16%;
    min-width: 120px;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-head ul li.col6 {
  width: 12%;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul li.col6 {
    width: 14%;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-head ul li.col6 {
    width: 16%;
    min-width: 120px;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-head ul li {
  float: left;
  font-size: 14px;
  color: #fff;
  padding: 0 15px;
  text-transform: uppercase;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .cart-table {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont {
  padding: 15px 0;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont.method {
  padding: 30px 10px;
  text-align: center;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  overflow: hidden;
  display: block;
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul {
    display: flex;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li {
  float: left;
  font-size: 14px;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 {
  width: 25%;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 {
    width: 25%;
    min-width: 150px;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 figure {
  width: 30%;
  float: left;
  margin-right: 20px;
}
@media only screen and (max-width: 1023px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 figure {
    width: 100%;
    float: none;
    margin-right: 0px;
    text-align: center;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 figure img {
  max-width: 100%;
}
@media only screen and (max-width: 1023px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 figure img {
    max-width: 100px;
    height: auto;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 div {
  font-size: 16px;
  color: #145587;
  padding: 30px 0 0 0;
  font-style: italic;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 div {
    font-size: 14px;
    text-align: center;
    padding: 10px 0 0 0;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 div span {
  display: block;
  color: #9d9d9c;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 div span {
    text-align: center;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col2 {
  width: 15%;
  text-align: right;
  line-height: 40px;
  padding-top: 30px;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col2 {
  width: 10%;
  color: #9d9d9c;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col2 {
    width: 12%;
    font-size: 15px;
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col2 {
    width: 14%;
    min-width: 100px;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col3 {
  width: 12%;
  padding-top: 30px;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col3 {
  width: 10%;
  color: #9d9d9c;
  font-size: 18px;
  line-height: 40px;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col3.delete img.fa-trash {
  margin-top: 10px;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col3 {
    width: 12%;
    font-size: 15px;
    min-width: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col3 {
    width: 14%;
  }
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col3.delete {
    width: 12% !important;
    padding-top: 30px !important;
  }
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col3.delete img {
    margin: 10px auto 0 !important;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col5 {
  width: 17%;
  color: #9d9d9c;
  font-size: 18px;
  line-height: 40px;
  padding-top: 30px;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col5 {
  width: 12%;
  color: #9d9d9c;
  font-size: 18px;
  line-height: 40px;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col5 {
    width: 14%;
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col5 {
    width: 16%;
    min-width: 120px;
  }
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col6 {
  width: 14%;
  color: #9d9d9c;
  font-size: 15px;
  line-height: 40px;
  padding-top: 30px;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col6 label {
  color: #9d9d9c;
  font-size: 16px;
  margin-bottom: 8px;
  display: block;
  text-transform: uppercase;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col6 .event-detailInputTxt {
  width: 100%;
  border: 1px solid #145587;
  font-size: 22px;
  color: #9a9aa4;
  outline: none;
  margin-bottom: 5px;
  padding: 5px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col6 {
  width: 12%;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col6 {
    width: 14%;
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont ul li.col6 {
    width: 16%;
    min-width: 120px;
  }
}
.stim-event-orderview .order-detailsBlock .address-details-cont {
  max-width: 420px;
  margin: 0 auto 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailleft-section {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  float: left;
  width: 46%;
  padding-left: 3%;
  display: none;
}
.stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailleft-section a#change-billing,
.stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailleft-section a#change-shipping {
  color: #fe0404;
  padding: 15px 0;
  display: block;
}
@media only screen and (max-width: 375px) {
  .stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailleft-section {
    width: 100%;
  }
}
.stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailleft-section span {
  display: flex;
  align-items: flex-end;
}
.stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailright-section {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  float: right;
  width: 47%;
}
.stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailright-section a#change-billing,
.stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailright-section a#change-shipping {
  color: #fe0404;
  padding: 15px 0;
  display: block;
}
@media only screen and (max-width: 375px) {
  .stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailright-section {
    width: 100%;
    padding-left: 3%;
  }
}
.stim-event-orderview .order-detailsBlock .address-details-cont .approval-detailright-section span {
  display: flex;
  align-items: flex-end;
}
.stim-event-orderview .order-detailsBlock button#calculate_for_stim {
  margin-top: 30px;
  background: #07860d none repeat scroll 0% 0% !important;
}
@media only screen and (max-width: 480px) {
  .stim-event-orderview .order-detailsBlock button#calculate_for_stim {
    float: none;
    margin: 30px auto 0;
  }
}
.stim-event-orderview .order-detailsBlock button#Place_order {
  margin-top: 30px;
  background: #07860d none repeat scroll 0% 0% !important;
}
@media only screen and (max-width: 480px) {
  .stim-event-orderview .order-detailsBlock button#Place_order {
    float: none;
    margin: 30px auto 0;
  }
}
.stim-event-orderview .order-detailsBlock span#total-amt {
  padding-right: 10px;
  display: inline-block;
  float: right;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .stim-event-orderview .order-detailsBlock .approval-details-cont.method.notremove {
    max-width: 100%;
  }
  .stim-event-orderview .order-detailsBlock .approval-details-cont.method.notremove label {
    width: 100%;
    display: block;
    padding-left: 0;
    margin-left: 0;
    line-height: 30px;
  }
}
/**Order View page css End*/
/**Patient Event Registration Grid Search CSS Start*/
.oldevent-grid-search .column.main {
  width: 1023px !important;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .oldevent-grid-search .column.main {
    max-width: 100%;
  }
}
.oldevent-grid-search .searchTitlearea {
  display: flex;
  width: 100%;
  padding: 20px 0;
  height: auto;
  width: 1023px;
  margin: 0 auto;
  padding-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .oldevent-grid-search .searchTitlearea {
    max-width: 100%;
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 650px) {
  .oldevent-grid-search .searchTitlearea {
    flex-wrap: wrap;
  }
}
.oldevent-grid-search .searchTitlearea .searchTitle {
  display: flex;
  width: 100%;
  padding: 20px 0;
  margin-top: 0px;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 650px) {
  .oldevent-grid-search .searchTitlearea .searchTitle {
    text-align: center;
  }
}
.oldevent-grid-search .searchTitlearea .searchTitle a {
  width: 100%;
  display: block;
  font-size: 24px;
  text-decoration: none;
  color: #145587;
}
@media only screen and (max-width: 768px) {
  .oldevent-grid-search .searchTitlearea .searchTitle a {
    font-size: 20px;
  }
}
.oldevent-grid-search .searchTitlearea .login-header-date {
  display: flex;
  width: 100%;
  float: right;
  text-align: right;
  align-items: center;
  justify-content: flex-end;
}
.oldevent-grid-search .searchResultWrap {
  padding: 0 74px;
}
.oldevent-grid-search .eventLocation h2 {
  background: linear-gradient(180deg, #b7e1f7, transparent);
  padding: 14px 0;
  margin-bottom: 10px;
  line-height: inherit;
  text-align: center;
  font-size: 32px;
  color: #00457e;
}
.oldevent-grid-search .searchResultFormCols select {
  color: #31566a !important;
}
.oldevent-grid-search .eventlist.toolbar.bottom {
  background-color: transparent;
}
/**Patient Event Registration Grid Search CSS End*/
/* Register page Icon Change  Start*/
.form-create-account label.label:before {
  display: none;
}
form#form-validate .required label.label::before {
  display: inline-block;
}
/* Register page iCon change End*/
/*==============Landing Page=====================*/
.login-header-section .hpage-title-wrapper .page-title {
  font-size: 40px;
  color: #145587;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  .login-header-section .hpage-title-wrapper .page-title {
    font-size: 30px !important;
    text-align: center;
  }
}
.login-header-section .hpage-title-wrapper .page-title a {
  font-size: 30px;
  color: #145587;
}
@media (max-width: 992px) {
  .login-header-section .hpage-title-wrapper .page-title a {
    font-size: 20px !important;
  }
}
.login-header-section .hpage-title-wrapper .page-title a:hover {
  text-decoration: none;
}
.login-header-section .hpage-title-wrapper .page-title a:active {
  color: #145587;
}
.website-box {
  min-height: 162px !important;
}
@media (max-width: 992px) {
  .website-box {
    width: 50% !important;
    border: none !important;
  }
}
@media (max-width: 767px) {
  .website-box {
    width: 340px !important;
    float: none !important;
    margin: 0 auto;
  }
}
@media (max-width: 1060px) {
  .website-box .website-content {
    width: 57%;
  }
}
.website-box .website-content h2 {
  margin-top: 10px;
}
@media (max-width: 1060px) {
  .website-box .website-content h2 {
    margin: 0 !important;
    margin-bottom: 10px !important;
  }
}
.login-landing-content {
  border-top: 30px solid #155487 !important;
}
@media (max-width: 1060px) {
  .login-landing-content {
    width: 100% !important;
  }
}
.login-header-section {
  margin: 20px auto;
}
.login-header-section .login-header-date {
  color: #145587;
}
@media (max-width: 1060px) {
  .login-header-section {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .login-header-section {
    flex-flow: column;
    align-items: center;
  }
}
/*==============Event calendar =====================*/
.fc-scroller-liquid-absolute {
  position: relative !important;
}
.vertiflex-event-orderview .page-main {
  margin-top: 100px;
}
.vertiflex-event-orderview .container {
  max-width: auto;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-head ul li.col1 {
  width: 25%;
  padding: 0 10px;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 {
  width: 25%;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 div {
  font-size: 16px;
  color: #145587;
  padding: 30px 0 0 0;
  font-style: italic;
  text-align: right;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont ul li.col1 div span {
  display: block;
  color: #9d9d9c;
  text-align: right;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont ul li.col2 {
  width: 10%;
  color: #9d9d9c;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  padding-top: 30px;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont ul li.col3 {
  width: 10%;
  color: #9d9d9c;
  font-size: 18px;
  line-height: 40px;
  padding-top: 30px;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont ul li.col5 {
  color: #9d9d9c;
  font-size: 18px;
  line-height: 40px;
  padding-top: 30px;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont ul li.col6 {
  width: 12%;
  color: #9d9d9c;
  font-size: 15px;
  line-height: 40px;
  padding-top: 30px;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont ul li.col6 .event-detailInputTxt {
  width: 100%;
  border: 1px solid #145587;
  font-size: 22px;
  color: #9a9aa4;
  outline: none;
  margin-bottom: 5px;
  padding: 5px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont ul li.col3.delete img.fa-trash {
  margin-top: 10px;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-head.method ul {
  width: 100%;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-head.method ul li.col1 {
  width: 100%;
}
.vertiflex-event-orderview .order-detailsBlock span#total-amt {
  padding-right: 10px;
  display: inline-block;
  float: right;
  font-size: 20px;
}
.vertiflex-event-orderview .order-detailsBlock .approval-details-cont.method {
  padding: 30px 10px;
  text-align: center;
}
.vertiflex-event-orderview .order-detailsBlock .address-details-cont {
  max-width: 420px;
  margin: 0 auto 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.vertiflex-event-orderview .order-detailsBlock .address-details-cont .approval-detailleft-section {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  float: left;
  width: 46%;
  padding-left: 3%;
  display: none;
}
.vertiflex-event-orderview .order-detailsBlock .address-details-cont .approval-detailleft-section span {
  display: flex;
  align-items: flex-end;
}
.vertiflex-event-orderview .order-detailsBlock .address-details-cont .approval-detailright-section {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  float: right;
  width: 47%;
}
a#change-billing,
a#change-shipping {
  text-decoration: underline;
  color: #0000ee;
}
.vertiflex-event-orderview .order-detailsBlock a#change-billing,
.vertiflex-event-orderview .order-detailsBlock a#change-shipping {
  color: #fe0404;
  padding: 15px 0;
  display: block;
}
.vertiflex-event-orderview .order-detailsBlock button#calculate_for_vertiflex {
  margin-top: 30px;
  background: #07860d none repeat scroll 0% 0% !important;
}
.vertiflex-order-view .printOrder {
  padding: 10px 0 20px 0;
  text-align: right;
  padding-top: 0;
}
.vertiflex-order-view .order-details-col.col1 {
  width: 40%;
}
.vertiflex-order-view .order-details-col.col2 {
  width: 30%;
}
.vertiflex-order-view .order-details-col.col3 {
  width: 30%;
}
.vertiflex-order-view .order-details-col ul li {
  margin-bottom: 18px;
  color: #145587;
  text-transform: capitalize;
}
.vertiflex-order-view .order-details-col ul li span {
  width: 210px;
  display: inline-block;
  color: #fe0404;
  text-transform: uppercase;
  font-family: "SST Light";
}
.vertiflex-order-view .order-details-col h3 {
  font-size: 21px;
  text-transform: uppercase;
  color: #145587;
  margin-bottom: 40px;
  margin-top: 0;
  font-family: "SST Light";
}
.vertiflex-order-view .order-details-col p {
  font-size: 21px;
  color: #9d9d9c;
  text-transform: uppercase;
  line-height: 28px;
}
.vertiflex-order-view .printOrder {
  padding: 10px 0 20px 0;
  text-align: right;
  padding-top: 0;
}
.vertiflex-order-view .printOrder a {
  font-size: 16px;
  text-transform: uppercase;
  color: #fe0404;
  text-decoration: underline;
}
.vertiflex-order-view .order-details-col {
  float: left;
  font-size: 20px;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.vertiflex-order-view .block-order-details-view .block-content {
  display: block;
}
.vertiflex-order-view .block.block-order-details-view {
  padding: 0px 62px 00px;
}
.vertiflex-order-view .event-detailInputTxt {
  width: 100%;
  border: 1px solid #145587;
  font-family: "SST Roman";
  height: 37px !important;
  min-height: 37px !important;
  font-size: 22px !important;
  color: #9a9aa4;
  outline: none;
  margin-bottom: 5px;
  padding: 5px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/*====================19-01-21======================*/
.materialstext {
  color: #003c71;
  line-height: 39px;
  font-size: 18px;
  font-family: 'SST Bold';
  font-weight: normal;
  text-transform: capitalize;
  padding-left: 96px;
}
.materialredtext {
  color: #c70311;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 40px;
}
.materiallistarea {
  margin-left: 96px;
}
.materiallistarea ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.materiallistarea ul li {
  position: relative;
  margin: 0;
  padding: 10px;
  border-bottom: 4px solid #e8f3f9;
  display: flex;
  align-items: center;
}
.materiallistarea ul li:last-child {
  border-bottom: 0;
}
.materiallistarea ul li ul {
  margin: 0;
  padding: 0;
  list-style: disc;
}
.materiallistarea ul li li {
  border-bottom: 0;
  padding: 0 0 3px 15px;
  list-style: disc;
  display: list-item !important;
  margin: 0 0 0 18px;
}
.materiallistarea ul li::before,
.materiallistarea ul li::after {
  content: '';
  display: block;
  clear: both;
}
.material-1-box {
  width: 170px;
  float: left;
  margin-right: 36px;
  text-align: center;
  color: #003d70;
  font-size: 14px;
  padding-top: 20px;
}
.material-1-box span {
  padding-bottom: 30px;
  display: block;
}
.material-1-size {
  text-align: center;
  color: #767676;
  font-size: 14px;
}
.material-2-box {
  width: 770px;
  float: left;
  display: flex;
  align-items: flex-start;
}
.material-2-imgbox {
  width: auto;
  margin-right: 20px;
  color: #fe020f;
  text-align: center;
  display: flex;
}
.material-2-imgbox img {
  max-width: inherit;
  height: auto;
  border: 0;
}
.material-2-textbox {
  padding-top: 10px;
  width: auto;
  color: #7f7f7f;
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
}
.material-3-box {
  width: 90px;
  float: right;
  margin-top: 20px;
  margin-right: 80px;
  text-align: center;
  color: #ff020d;
  font-size: 14px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: absolute;
  right: 0;
  top: 10%;
}
.material-3-box input {
  border: 1px solid #003c6f;
  width: 76px;
  height: 26px;
  color: #c60311;
  font-size: 15px;
  text-align: center;
  margin-bottom: 10px;
}
.thankYouModalContinueBtn {
  padding: 0px;
  background: #71c800;
  color: #fff !important;
  width: 125px;
  margin: 0 auto;
  display: inline-block;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: "SST Roman";
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 12px;
  border: 0 !important;
}
.modal-thank-you-popup .popupbox .popcontarea h4 {
  margin: 0 0 10px;
}
.modal-thank-you-popup .popupBg .popupBgcont {
  height: auto;
}
.modal-thank-you-popup .popupbox .popcontarea p.popup-item-name {
  font-size: 12px;
  margin-bottom: 0px;
}
.modal-thank-you-popup .popupbox .popcontarea {
  min-height: 200px;
  max-height: 400px;
  overflow-y: auto;
}
.modal-thank-you-popup .popupbox .popcontarea h3 {
  color: #71c800;
  font-size: 15px;
  font-weight: 500;
}
.materialcontinueBtn {
  padding: 0px;
  background: #71c800;
  color: #fff !important;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  font-family: 'SST Roman';
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  width: 225px;
  text-align: center;
}
.createnationwebnierarea {
  margin-left: 96px;
}
.input2boxarea {
  display: flex;
  margin-bottom: 22px;
  margin-top: 10px;
}
.input2boxarea input {
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  color: #003c71;
  font-family: "SST Roman";
}
.createnationwebnierarea input.month {
  width: 165px;
  margin-right: 18px;
  text-align: center;
}
.createnationwebnierarea input.year {
  width: 94px;
  text-align: center;
}
.createnationwebnierarea select.month {
  width: 165px;
  margin-right: 18px;
  text-align: center;
  margin-left: 0;
}
.createnationwebnierarea select.year {
  width: 94px;
  text-align: center;
  margin-left: 0;
}
.createnationwebnierarea select {
  margin-left: 12px;
  color: #033a70 !important;
}
.createnationwebnierarea p span {
  color: #d90606;
  display: block;
  font-family: "SST Medium";
}
.createnationleftarea {
  float: left;
  width: 495px;
}
.createnationleftarea p {
  margin-bottom: 8px;
}
.createnationrightarea {
  float: right;
  width: 515px;
  margin-right: 50px;
}
.createnationrightarea p {
  padding-left: 20px;
  margin-bottom: 0px;
}
.createnationwrapper::before,
.createnationwrapper::after,
.createnationbottomarea::before,
.createnationbottomarea::after {
  content: '';
  display: block;
  clear: both;
}
.speakeraddpicture {
  display: block;
  width: auto;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  color: #da0605 !important;
  font-family: "SST Roman";
  text-align: center;
  font-style: italic;
  margin-top: 8px;
  margin-bottom: 8px;
}
.speakeraddpicture.uploaded {
  background: url(../images/jpg.png) no-repeat 14px 50%;
  padding-left: 55px;
}
.speakerImageUploadArea {
  position: relative;
}
.speakerImageUploadArea span.uploaded_image_cancel {
  padding-top: 7px;
  padding-left: 7px;
  position: absolute;
  top: 0;
  right: -32px;
}
.createnationleftarea div.mage-error[generated] {
  margin-top: 7px !important;
}
.iputbox1stspeakerarea {
  display: flex;
  flex-wrap: wrap;
}
.iputbox1stspeakerarea .iputbox1stspeaker {
  margin-top: 8px;
}
.iputbox1stspeakerarea input {
  margin-right: 12px;
  width: 360px;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  color: #003c71;
  font-family: "SST Roman";
}
.createnationbottomarea select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/plussign.png) no-repeat 14px 50%;
  padding: 0 35px;
  width: 442px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 16px;
  color: #033a70 !important;
  font-family: "SST Bold";
  margin-right: 12px;
  margin-left: 0;
}
.createnationbottomarea {
  display: flex;
  margin-top: 18px;
  width: 100%;
}
.createnationwrapper[data-event-row='1'] {
  padding: 20px 0 20px 0px;
}
.createnationwrapper[data-event-row='2'] {
  border-top: 4px solid #e8f3f7;
  padding: 20px 0 20px 0px;
}
.createnationwrapper[data-event-row='3'] {
  border-top: 4px solid #e8f3f7;
  padding: 20px 0 20px 0px;
}
.createnationwrapper[data-event-row='4'] {
  border-top: 4px solid #e8f3f7;
  padding: 20px 0 20px 0px;
}
.materialwebnierwrapper {
  margin-top: 78px;
}
.createnationwebnierarea input.mage-error,
.createnationwebnierarea select.mage-error {
  border: 1px solid #ed8380;
}
.createnationleftarea .eventcalenderarea {
  align-items: flex-start;
}
.createnationleftarea .eventcalenderarea .event_date {
  position: relative;
}
.tae-createnationalwebinar-index .date-picker-container {
  position: absolute;
  right: -240px;
  top: -50px;
  background: #fff;
  box-shadow: 0px 0 15px 0px #cdcdcd;
  width: 280px;
  z-index: 9;
  border-radius: 4px;
}
.tae-createnationalwebinar-index .date-picker-container:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  position: absolute;
  top: 60px;
  left: -20px;
  margin: auto;
}
.tae-createnationalwebinar-index .eventcalenderarea {
  color: #000;
}
.add-date {
  display: block;
  width: auto;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  background: #71c800;
  color: #fff !important;
  font-family: "SST Roman";
  text-align: center;
  font-style: italic;
  margin-right: 12px;
  margin-bottom: 8px;
}
.remove-date {
  display: block;
  width: auto;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  background: #da0605;
  color: #fff !important;
  font-family: "SST Roman";
  text-align: center;
  font-style: italic;
  margin-right: 0px;
  margin-bottom: 8px;
}
.createnationwebnierarea .comment {
  padding-right: 106px;
}
.createnationwebnierarea .comment textarea {
  border-radius: 4px;
  height: 120px;
  resize: none;
  color: #003c71;
}
.createnationwebnierarea .comment lable {
  margin-bottom: 8px;
  display: block;
}
.tae-orderwebinarmaterials-index .comment {
  padding-right: 85px;
  padding-top: 50px;
}
.tae-orderwebinarmaterials-index .comment textarea {
  border-radius: 4px;
  height: 120px;
  resize: none;
  color: #003c71;
}
.tae-orderwebinarmaterials-index .comment lable {
  margin-bottom: 8px;
  display: block;
}
/*
&::before, &::after { content: ''; display: block; clear: both;}
*/
@media (min-width: 1900px) {
  .landingBanner {
    min-height: 780px;
  }
}
@media (max-width: 1040px) {
  .faq {
    width: auto;
    margin: 25px 2% 0;
  }
  .faq .qas h1 {
    font-size: 28px;
  }
  .myFodeventTbl-cont2 .container-fluid2 {
    width: auto;
    margin: 25px 2% 0;
  }
  .myFodeventTbl-head2 .container-fluid2 {
    width: auto;
    margin: 25px 2% 0;
  }
  .approval-middle-row {
    width: auto;
    margin: 25px 2% 0;
  }
  .resources {
    width: auto;
    margin: 25px 2% 0;
  }
  .page-layout-1column .page-title-wrapper h1.page-title {
    padding: 2px 0 0 22px;
  }
  .account-information-header .container {
    padding: 0 10px;
  }
  .block-title.approve-event.order {
    padding: 6px 20px;
    margin-bottom: 0 !important;
  }
  .myAccDashbordTbl-footer {
    width: auto;
  }
  .actionList {
    margin-right: 20px;
  }
  .pager {
    padding: 0 15px;
  }
  .myFodeventTbl-cont ul li span {
    font-size: 12px;
  }
  .tae-event-summary .main-container.col1-layout {
    width: 1330px;
  }
  .tae-event-summary section.mainCotainer {
    overflow-x: auto;
  }
  .tae-event-summary .myFodeventTbl-head2 .container-fluid2 {
    width: auto;
    margin: 0px 2% 0;
  }
  .message-box-block {
    padding: 20px 24px;
  }
  .message-box-block.red .message-block-content h2 {
    font-size: 22px;
  }
  .container-fluid {
    width: 100%;
    margin: 0 auto;
  }
  .limiter {
    margin-right: 0px;
  }
  .myFodeventTbl-head ul li,
  .myFodeventTbl-head ul li a {
    font-size: 12px;
  }
  .stim-event-pending .myFodeventTbl-head ul li.col3,
  .stim-event-pending .myFodeventTbl-cont ul li.col3 {
    width: 0%;
    padding: 0;
  }
  .stim-order-view .block.block-order-details-view {
    padding: 0px 0px 00px;
  }
  .stim-order-view .order-details-col {
    font-size: 18px;
  }
  .stim-order-view .order-details-col h3 {
    margin-bottom: 20px;
  }
  .stim-order-view .order-details-col p {
    font-size: 18px;
  }
  .stim-order-view .order-details-col ul li span {
    width: 190px;
  }
  .order-details-wrap .container {
    width: auto;
  }
  .block.block-dashboard-orders .block-content {
    overflow-x: auto;
  }
  .myAccDashbord .table-wrapper.orders-recent {
    width: 1280px;
  }
  .block-dashboard-orders .table-wrapper.orders-recent {
    margin-top: 0;
  }
  .myAccDashbordTbl-cont ul li.col1 {
    word-break: break-all;
  }
  .createnationwebnierarea {
    margin-left: 0;
  }
  .materialstext {
    padding-left: 0;
  }
  .createnationrightarea {
    float: right;
    width: 400px;
    margin-right: 5px;
  }
  .iputbox1stspeakerarea input {
    margin-right: 12px;
    width: 250px;
  }
  .createnationbottomarea select {
    width: 370px;
  }
  .materialwebnierwrapper {
    margin-top: 20px;
  }
  .materiallistarea {
    margin-left: 0;
  }
  .material-2-imgbox {
    width: 240px;
  }
  .material-2-imgbox img {
    max-width: 100%;
    height: auto;
    border: 0;
  }
  .material-2-textbox {
    width: 380px;
  }
  .material-3-box {
    margin-right: 20px;
  }
  .createnationwebnierarea .comment {
    padding-right: 0;
  }
  .tae-orderwebinarmaterials-index .comment {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .bannerInfo {
    width: 740px;
  }
  .c-bsnevents-video-section {
    width: 200px;
    height: 160px;
    margin-right: 40px;
  }
  .landingBanner {
    width: 100%;
    height: 100%;
    min-height: 850px;
  }
  .bannerInfo h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .c-bsnevents-video-section h3 {
    font-size: 13px;
  }
  .c-bsnevents-video-section p {
    font-size: 11px;
  }
  .homepage {
    width: auto;
    margin: 25px 2%0;
  }
  .trainning-video-wrapper {
    width: auto;
    height: auto;
  }
  .resources ul li {
    width: 30.5%;
  }
  .resources p {
    font-size: 13px;
    height: 40px;
  }
  .resources h1 {
    font-size: 22px;
  }
  .order-details-wrap.myAccDashbord {
    overflow: hidden;
  }
  .table-wrapper.orders-recent {
    overflow-x: auto;
  }
  .table-wrapper.orders-recent table {
    width: 1200px;
  }
  .form-address-edit .fieldset {
    width: 100%;
  }
  .form-edit-account .fieldset {
    width: 100%;
  }
  .fieldset {
    padding: 20px 10px;
    box-sizing: border-box;
  }
  .legend > span {
    margin-right: 0;
    font-size: 16px !important;
  }
  .viewlink {
    padding-top: 2px;
    font-size: 14px;
  }
  .form-address-new fieldset.fieldset {
    width: 45%;
  }
  .form-address-new .label {
    font-size: 16px;
  }
  .form-address-edit .label {
    font-size: 16px;
  }
  .form-edit-account .label {
    font-size: 16px;
  }
  a.addNewAddress {
    font-size: 12px;
  }
  .add-new-address-header {
    font-size: 20px;
  }
  .form-edit-account .actions-toolbar {
    padding: 0px 30px;
  }
  .choice label.label {
    font-size: 14px;
  }
  .control input {
    font-size: 16px;
  }
  .form-address-new select {
    font-size: 16px;
  }
  .form-address-new select {
    height: 30px;
    min-height: 30px;
  }
  .myAccDashbordTable {
    overflow-x: auto;
  }
  .myAccDashbordTbl-head {
    width: 1280px;
  }
  .myAccDashbordTbl-cont {
    width: 1280px;
  }
  .myAccDashbordTbl-footer {
    width: 1280px;
  }
  .myFodeventTable {
    overflow-x: auto;
  }
  .myFodeventTable .myFodeventTbl-head {
    width: 1280px;
  }
  .myFodeventTable .myFodeventTbl-cont {
    width: 1280px;
  }
  .myFodeventTable .order-products-toolbar {
    width: 1280px;
    padding: 10px 44px;
    box-sizing: border-box;
  }
  .pager {
    padding: 0px;
  }
  .message-box-block.red .message-block-content {
    padding-left: 75px;
    background-size: 50px;
  }
  .myFodeventTbl-footer {
    padding: 10px 44px;
    width: 1280px;
    box-sizing: border-box;
  }
  .myAccDashbordTbl-head ul li.col1-1,
  .myAccDashbordTbl-cont ul li.col1-1 {
    width: 0;
    padding: 0;
  }
  .stim-order-view .order-details-col ul li span {
    width: 135px;
  }
  .stim-order-view .order-details-col ul li {
    font-size: 14px;
  }
  .stim-order-view .order-details-col p {
    font-size: 14px;
  }
  .approval-details-cont ul li.col1 div {
    font-size: 16px;
    padding: 10px 0 0 0;
  }
  .order-detailsBlock .approval-details-cont ul li.col6 {
    width: 15%;
  }
  .order-detailsBlock .approval-details-head ul li.col6 {
    width: 15%;
  }
  .order-detailsBlock .approval-details-cont ul li.col3 {
    width: 14%;
  }
  .order-detailsBlock .approval-details-head ul li.col3 {
    width: 14%;
  }
  .stim-order-view .order-detailsBlock .approval-details-head ul li:last-child {
    width: 10px;
  }
  .order-detailsBlock .approval-details-head ul li.col3.delete {
    width: 30px !important;
    padding: 0 !important;
  }
  .order-detailsBlock .approval-details-cont ul li.col3.delete {
    width: 30px !important;
    padding: 0 !important;
  }
  .order-detailsBlock .approval-details-head ul li.col1 {
    width: 38%;
  }
  .order-detailsBlock .approval-details-cont ul li.col1 {
    width: 38%;
  }
  .order-detailsBlock .approval-details-head ul li.col5 {
    width: 18%;
  }
  .order-detailsBlock .approval-details-cont ul li.col5 {
    width: 18%;
  }
  .stim-order-view .printOrder {
    padding: 10px 6px 20px 0;
  }
  .order-detailsBlock .approval-details-head.method ul li.col1 {
    width: 100%;
  }
  .table-wrapper.orders-recent table.recent {
    width: 100%;
  }
  .innerShapeLeft .VIDEO-TITLES {
    font-size: 26px;
  }
  .createnationleftarea .eventcalenderarea {
    margin-bottom: 20px;
  }
  .createnationrightarea {
    float: left;
    width: 75%;
    margin-right: 5px;
    margin-bottom: 20px;
  }
  .createnationbottomarea select {
    width: 265px;
    margin-right: 14px;
  }
  .iputbox1stspeakerarea input {
    margin-right: 12px;
    width: 327px;
  }
  .createnationrightarea p {
    padding-left: 0;
    margin-bottom: 0px;
  }
  .material-2-imgbox {
    width: 180px;
  }
  .material-1-box {
    width: 130px;
    margin-right: 20px;
    font-size: 12px;
  }
  .material-2-textbox {
    width: 310px;
    font-size: 12px;
  }
  .material-3-box {
    margin-right: 0;
  }
  .materialredtext {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .bannerInfo {
    width: auto;
  }
  .c-bsnevents-video-section {
    margin-right: 0;
  }
  .bannerInfo h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: transparent;
  }
  .tae-event-lists .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: transparent;
  }
  .tae-event-lists .modal-popup.modal-slide {
    left: 0px;
  }
  .tae-event-lists .modals-overlay {
    z-index: 99 !important;
    background-color: #000000d4;
  }
  .innerShapeLeft {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .innerShapeRight {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .faq .qas h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .resources ul li {
    width: 96%;
    float: none;
    margin: 20px 2% 30px;
    height: auto !important;
  }
  .resources p {
    font-size: 16px;
    height: auto;
  }
  .account .page-main {
    padding-top: 0;
    overflow-x: hidden;
  }
  .welcome-message {
    padding: 0 10px;
  }
  .table-wrapper.orders-recent .table-order-items.table tbody > tr > td.col {
    padding-left: 10px;
    text-align: left !important;
  }
  .view_list,
  .view_list-number {
    text-align: left;
  }
  .form-edit-account {
    float: none;
    width: 100%;
  }
  .form-address-edit {
    float: none;
    width: 100%;
  }
  .order-details-wrap.myAccDashbord {
    padding-bottom: 40px;
  }
  .form-address-new fieldset.fieldset {
    width: 100%;
  }
  .page-layout-1column .page-title-wrapper h1.page-title {
    padding: 2px 0 0 15px;
  }
  .actionList {
    margin-right: 15px;
  }
  .stim-order-view .block.block-order-details-view {
    padding: 0px 0px 00px;
    overflow-x: auto;
  }
  .order-details-info {
    padding: 0px 0 35px 0;
    width: 750px;
  }
  .order-details-items {
    padding: 0 !important;
    border: 0;
    width: 750px;
  }
  .order-details-items .order-title {
    display: none;
  }
  .stim-order-view .printOrder {
    padding: 10px 14px 20px 0;
  }
  .c-bsnevents-video-section {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .c-bsnevents-video-section.nomargin {
    margin-right: auto;
  }
  .bannerInfo {
    top: 45%;
  }
  .tae-orderwebinarmaterials-index .headerbottom1area .headerbottom1contarea {
    display: block;
    text-align: center;
  }
  .tae-createnationalwebinar-index .headerbottom1area .headerbottom1contarea {
    display: block;
    text-align: center;
  }
  .materialcontinueBtn {
    display: inline-block;
  }
  .materiallistarea ul li {
    display: block;
    align-items: center;
    flex-wrap: wrap;
  }
  .material-1-box {
    width: 100%;
    margin-right: 0;
    font-size: 12px;
    float: none;
  }
  .material-2-box {
    width: 100%;
    float: none;
    display: block;
    align-items: flex-start;
  }
  .material-3-box {
    margin-right: 0;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    float: none;
  }
  .material-2-imgbox {
    width: 100%;
    justify-content: center;
  }
  .material-2-textbox {
    width: 100%;
    padding-bottom: 20px;
  }
  .material-1-box span {
    padding-bottom: 15px;
  }
}
@media (max-width: 500px) {
  .page-layout-1column .page-title-wrapper h1.page-title {
    font-size: 20px;
    padding: 6px 0 0 15px;
  }
  .actionList select {
    width: 85px;
  }
  #modal-content-0 .popupbox .popcontarea textarea {
    width: 210px !important;
  }
  .message-box-block.red .message-block-content {
    padding-left: 60px;
    background-size: 40px;
  }
  .eventPrintCols {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .bannerInfo {
    top: 43%;
  }
  .block-title.approve-event.order strong {
    line-height: 23px;
    font-size: 15px !important;
  }
  .block-title.approve-event.order {
    padding: 6px 10px;
  }
  .block-dashboard-orders .approve-event .actionList select {
    height: 25px !important;
    line-height: 25px;
    font-size: 12px;
  }
  .block-dashboard-orders .block-title.approve-event.order {
    line-height: 30px;
  }
  .createnationleftarea .eventcalenderarea .event_date {
    display: block;
    align-items: center;
  }
  .createnationleftarea {
    float: left;
    width: 100%;
  }
  .createnationrightarea {
    float: none;
    width: 100% !important;
  }
  .createnationbottomarea {
    display: block;
    margin-top: 18px;
    width: 100%;
  }
  .createnationbottomarea select {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }
  .iputbox1stspeakerarea input {
    margin-right: 12px;
    width: 95%;
  }
  .speakeraddpicture {
    padding: 0 5px;
  }
  .materialstext {
    padding-left: 0;
    display: block;
    text-align: center;
  }
  .createnationleftarea .to_time_div {
    width: 48%;
    float: right;
  }
  .createnationleftarea .from_time_div {
    width: 48%;
    float: left;
    padding-right: 12px;
  }
  .createnationbottomarea div.mage-error[generated] {
    margin-top: 0;
    text-align: left;
    margin-bottom: 17px;
  }
  .createnationwebnierarea .from_time_div div {
    font-size: 1.2rem !important;
    text-align: left !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
  }
  .createnationwebnierarea .to_time_div div {
    font-size: 1.2rem !important;
    text-align: left !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
  }
  .iputbox1stspeakerarea input {
    margin-bottom: 8px;
  }
  .add-date {
    margin-right: 0;
  }
  .tae-createnationalwebinar-index .date-picker-container {
    position: absolute;
    right: 5px;
    top: 70px;
    background: #fff;
    box-shadow: 0px 0 15px 0px #cdcdcd;
    width: 280px;
    z-index: 9;
    border-radius: 4px;
  }
  .tae-createnationalwebinar-index .date-picker-container:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (max-width: 375px) {
  .page-layout-1column .page-title-wrapper h1.page-title {
    font-size: 14px;
    padding: 4px 0 0 15px;
  }
  .actionList button {
    padding: 6px 10px;
    height: 25px;
    font-size: 11px;
    float: right;
  }
  .actionList select {
    height: 25px !important;
    border-radius: 0 !important;
    border: 0 !important;
    width: 70px;
    float: left;
  }
  .bannerInfo {
    top: 40%;
  }
}
@charset "utf-8";
/* CSS Document */
/*html, body {
    width: 100%;
    overflow-x: hidden;
} */
body.tae-account-regionview,
body.tae-account-dashboard {
  background: #fff;
}
.tae-account-regionview .column.main,
.tae-account-dashboard .column.main,
.tae-account-areadashbaord .column.main,
.tae-account-dashboard .column.main,
.tae-account-ids_areamap .column.main,
.tae-account-ids_regionview .column.main,
.tae-account-ids_areadashbaord .column.main,
.tae-account-areadashboard .column.main,
.tae-account-regiondashboard .column.main,
.tae-account-ids_areadashboard .column.main,
.tae-account-ids_regiondashboard .column.main,
.tae-account-ids_regiondashbaord .column.main {
  padding-bottom: 0;
}
.mapNoarea a {
  color: #fff;
  text-decoration: none;
}
.tae-account-dashboard p.toolbar-amount {
  padding-left: 12px;
}
.tae-account-areadashbaord p.toolbar-amount {
  padding-left: 12px;
}
.tae-account-dashboard p.toolbar-amount {
  padding-left: 12px;
}
.tae-account-areadashbaord .toolbar.bottom {
  margin-bottom: 0;
}
.tae-account-dashboard .toolbar.bottom {
  margin-bottom: 0;
}
.tae-account-areadashbaord table.map-rank tbody tr:last-child {
  height: 55px;
}
.tae-account-dashboard table.map-rank tbody tr:last-child {
  height: 55px;
}
.rankheadingBg {
  padding: 4px 4px 9px;
  background: #bacfdd url(../images/rank-headingBg.jpg) repeat-x 0 0 !important;
}
.rank-heading {
  padding: 4px 2px 9px;
  background: #bacfdd url(../images/rank-headingBg.jpg) repeat-x 0 0 !important;
}
.rank-heading td {
  color: #fff;
  background: #6a8da9 url(../images/rankheadingTdBg.jpg) repeat-x 0 0 !important;
}
.rank-heading td {
  padding: 5px 20px;
  text-align: center;
  position: relative;
}
.rank-heading td::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  background: url(../images/rankheadingTdborder.jpg) repeat-x 0 0 !important;
}
.rank-heading p {
  margin: 0;
  font-size: 15px;
}
.rank-heading p span {
  color: #e3cd53;
}
.rank-heading ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /*    display: flex;
    align-items: center;
    justify-content: space-between;*/
}
.rank-heading ul li {
  margin: 0;
  display: inline-block;
}
.rank-heading ul li:first-child {
  padding-right: 30px;
  text-align: right;
  text-transform: uppercase;
}
.rank-heading td:last-child p {
  text-transform: uppercase;
}
.rank-area {
  /*border-top: 10px solid #aec5d7 !important;*/
  background: #eee7cb !important;
}
.rank-area td {
  padding: 5px;
  margin: 0;
  vertical-align: middle;
  text-align: center;
}
.rank-area td:nth-child(2) {
  text-align: left;
  padding-left: 90px;
}
.rank-area td p {
  margin: 0;
  display: inline-block;
  line-height: 18px;
  text-align: center;
}
.tae-account-areadashbaord .rank-area td p {
  padding-top: 2px;
}
.tae-account-dashboard .rank-area td p {
  padding-top: 2px;
}
.rank-area .rank-region {
  display: flex;
  justify-content: center;
}
.rank-area td p span {
  display: block;
  color: #948b62;
  font-size: 13px;
}
.rank-area td b {
  font-size: 22px !important;
  color: #948b62;
  font-weight: 500;
}
.rank-area td strong {
  font-size: 15px;
  color: #040002;
  display: inline-block;
  padding-left: 15px;
  text-transform: uppercase;
  margin-top: -10px;
}
.tae-account-areadashbaord .rank-area td strong {
  font-size: 15px;
  color: #040002;
  word-break: break-word;
  white-space: nowrap;
}
.tae-account-dashboard .rank-area td strong {
  font-size: 15px;
  color: #040002;
  word-break: break-word;
  white-space: nowrap;
}
.rank-area td:first-child {
  text-align: left !important;
}
.rank-select {
  color: #000 !important;
  text-align: center;
  text-align-last: center;
  -moz-text-align-last: center;
  -webkit-appearance: menulist-button;
  height: 32px;
  line-height: 30px;
  background: #fff;
  border-radius: 5px;
  font-weight: 600;
  width: 262px;
  margin-left: 20px;
  font-family: 'SST Light';
}
.rank-select option {
  font-family: 'SST Light';
}
.rank-table {
  font-size: 22px;
  background: #e8f3f9 !important;
  border-bottom: 1px solid #fffeff;
}
.gray-table {
  font-size: 22px;
  background: #e0e5e9 !important;
  border-bottom: 1px solid #fffeff;
}
.gray-table td {
  text-align: center;
  line-height: 40px;
  padding: 0;
}
.rank-table td {
  text-align: center;
  line-height: 30px;
}
.map-rank .rank-table td {
  text-align: center;
  line-height: 20px;
}
.rk-comm {
  text-align: right !important;
  width: 86px;
  vertical-align: middle;
  padding: 0 3px;
}
.alerts {
  background: #efd6d9;
  color: #fc0402;
  font-size: 15px !important;
  font-weight: 500;
  text-align: right !important;
}
.aler-color td {
  color: #fc0402;
}
.under-width {
  width: 86px;
}
.map-width {
  width: 290px;
}
.alert {
  background: #efd6d9;
  color: #ff0214;
  font-size: 15px !important;
  font-weight: 500;
  text-align: right !important;
}
.pending {
  background: #f0e2d7;
  color: #f58e0b;
  font-size: 15px !important;
  font-weight: 500;
  text-align: right !important;
}
.approved {
  background: #d7efd7;
  color: #12880d;
  font-size: 15px !important;
  font-weight: 500;
  text-align: right !important;
}
.completed {
  background: #d8e0f5;
  color: #627ab8;
  font-size: 15px !important;
  font-weight: 500;
  text-align: right !important;
  line-height: 16px !important;
}
.completed span {
  font-size: 10px;
}
.yeartodate {
  font-size: 12px;
  color: #71767a;
  line-height: 16px !important;
  text-align: center !important;
  vertical-align: middle;
}
.small-table {
  text-align: center;
  padding: 0;
  line-height: 0;
  font-size: 12px;
  font-weight: 600;
  color: #868a8b;
  background: #e0e5e9 !important;
}
.small-Lheight {
  text-align: right;
  line-height: 0;
}
.map-width {
  background: #fff;
}
.alert-color {
  color: #fe0006;
}
.alert-color a {
  color: #fe0006;
  text-decoration: none;
  cursor: pointer;
}
.pending-color {
  color: #f38c0b;
}
.pending-color a {
  color: #f38c0b;
  text-decoration: none;
  cursor: pointer;
}
.approved-color {
  color: #148c11;
}
.approved-color a {
  color: #148c11;
  text-decoration: none;
  cursor: pointer;
}
.completed-color {
  color: #4e75c2;
}
.completed-color a {
  color: #4e75c2;
  text-decoration: none;
  cursor: pointer;
}
.yearto-color {
  color: #949597;
}
.yearto-color a {
  color: #949597;
  text-decoration: none;
  cursor: pointer;
}
.lower-table thead {
  text-align: center;
  background: #dedede url(../images/lowertableheadBg.jpg) repeat-x 50% 100% !important;
  border: 0;
  border-top: 3px solid #fff;
}
.lower-table thead tr.grid-header {
  display: none;
}
.lower-table thead tr.grid-header th.grid-header-cell {
  font-size: 16px;
  font-weight: 600;
  padding: 7px 7px 7px 36px;
  text-align: left;
  text-transform: uppercase;
}
.lower-table thead tr.grid-header th.grid-header-cell.alert-color {
  background: #efd6d9;
  color: #ff0214;
}
.lower-table thead tr.grid-header th.grid-header-cell.pending-color {
  background: #f0e2d7;
  color: #f58e0b;
}
.lower-table thead tr.grid-header th.grid-header-cell.approved-color {
  background: #d7efd7;
  color: #12880d;
}
.lower-table thead tr.grid-header th.grid-header-cell.completed-color {
  background: #d8e0f5;
  color: #627ab8;
}
.lower-table tr th {
  text-align: center;
  vertical-align: top;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  color: #4d4d4f;
  padding-top: 5px;
}
.under-table tr {
  background: transparent !important;
}
.under-table tr td {
  vertical-align: top;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  color: #4d4d4f;
  width: 70px;
  padding: 0 7px;
}
.rank-design {
  border-top: 7px solid #fff;
}
.rank-design > tr {
  border-bottom: 1px solid #fff;
}
.rank-design > tr:nth-child(even) {
  background-color: #fff;
}
.rank-design > tr:nth-child(odd) {
  background-color: #e8f3f9;
}
.rank-design td {
  padding: 0;
  text-align: center;
}
.row-under tr {
  background: transparent !important;
}
.row-under tr td {
  width: 68px;
  font-size: 16px;
  font-weight: 600;
}
.row-under tr td:first-child {
  width: 94px;
}
.normaltext {
  font-weight: 300;
}
.date1starea {
  text-align: left !important;
  padding-left: 20px !important;
}
.rank-design > tr > td {
  padding: 5px;
  color: #003e6f;
  font-weight: 500;
  font-size: 16px;
}
.rank-design > tr > td p {
  margin: 0;
}
.rank-design > tr > td:first-child {
  background: #efd6d9;
}
.rank-design.nobgcolor > tr > td:first-child {
  background: transparent;
}
.rank-design > tr > td:first-child b {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
.rank-design > tr > td:first-child span {
  color: #fd030d;
  font-weight: bold;
}
.rank-design > tr > td:first-child p {
  margin: 0;
  font-weight: bold;
}
.green-text {
  color: #31a407 !important;
}
.red-text {
  color: #fe0501 !important;
}
.edit-btn {
  vertical-align: middle;
}
.edit-btn a {
  background: #003b71;
  height: 26px;
  width: 78px;
  border-radius: 50px;
  display: inline-block;
  line-height: 25px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
}
.text-left-alig {
  text-align: left !important;
}
/*.westarea {
    width: 330px;
}
.westarea ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    align-items: flex-start;
    justify-content: space-between;
}
.westarea ul li {
    margin: 0;
    color: #fae59c;
    font-size: 18px;
}
.westarea {
    text-align: center;
    padding: 10px 20px;
}
.westarea h4 {
    color: #90d5f4;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
}
.westarea p {
    margin: 0;
}
*/
.westareaviewmap {
  margin: 0 0 10px;
  color: #79bbf6;
  font-size: 12px;
  width: 100%;
}
.tae-approved tr {
  background: transparent !important;
  text-align: center;
  color: #fff;
}
.foot-tae td {
  color: #90d9ec;
  font-size: 14px;
  padding: 0;
}
.tae-approved {
  width: 290px;
  padding: 7px 0 0;
  margin: 0 auto;
}
.remaining {
  width: 650px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex: 0 0 740px;
  padding: 7px 0 0;
  margin: 0 auto;
}
.remening-funds,
.est-pending {
  width: 25%;
  flex: 0 0 25%;
  text-align: center;
  padding: 5px 10px;
}
.remening-funds h4,
.est-pending h4 {
  color: #92d7f6;
  font-size: 14px;
  padding: 0 15px;
  margin: 0;
  font-family: "SST Roman";
  font-weight: normal;
}
.remening-funds p,
.est-pending p {
  margin: 0;
  color: #92d7f6;
  font-size: 14px;
}
.remening-funds ul,
.est-pending ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0px;
}
.remening-funds ul li,
.est-pending ul li {
  color: #86f90c;
  font-size: 16px;
  width: 100%;
}
.remening-funds ul li:nth-child(2),
.est-pending ul li:nth-child(2) {
  text-align: right;
}
.foot-number td {
  color: #e8f3f8;
  font-size: 20px;
  padding: 20px 10px 0px;
}
.normal-td td:first-child {
  background: none !important;
}
.map-details {
  border-top: 2px solid #fff;
}
/** =============== Account Dashboard  =================== **/
.accou-top {
  background: #e8f3f8;
  padding: 15px 0;
}
.topstrip-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topstrip-area h1 {
  font-size: 24px;
  color: #7fb0da;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
.topstrip-area h2 {
  font-size: 18px;
  color: #003c71;
  text-transform: capitalize;
  font-weight: bold;
  margin: 0;
}
.list-top {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list-top li {
  font-size: 16px;
  color: #003c71;
  margin: 0;
  padding: 0 8px;
  border-right: 1px solid #97bfe0;
}
.list-top li:last-child {
  border-right: none;
}
.topstrip-area p {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 14px;
  color: #003c71;
}
.topstrip-area p img {
  margin-right: 8px;
}
.sideby-list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0 15px;
}
.sideby-list li {
  display: flex;
  margin: 0;
  align-items: center;
  justify-content: space-between;
}
.sideby-list li p {
  margin: 0;
  font-size: 12px;
  color: #8a846e;
}
.sideby-list li span {
  font-size: 20px;
  color: #003c71;
  text-align: center;
}
.event-tools,
.event-type,
.event-ranking {
  width: 175px;
  padding: 5px 0;
  background: #f6f2e2;
  margin: 10px 4px;
}
.event-tools h4,
.event-type h4,
.event-ranking h4 {
  margin: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #7fb0da;
  line-height: 36px;
  margin-bottom: 20px;
  justify-content: center;
}
.event-tools h4 img,
.event-type h4 img,
.event-ranking img {
  margin-right: 6px;
}
.admin-rank,
.defaultship {
  width: 177px;
  background: #d6eaf3;
  padding: 10px;
  margin: 10px 4px;
}
.admin-rank h4 {
  font-size: 12px;
  color: #86b4da;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 23px;
}
.admin-rank h4 img {
  margin-right: 6px;
}
.admin-rank p {
  margin-bottom: 25px;
  text-align: center;
  font-size: 12px;
  color: #8a846e;
  word-break: break-all;
}
.admin-rank p span {
  color: #003c71;
  display: block;
}
.admin-rank h5 {
  text-align: center;
  color: #8a846e;
  font-size: 18px;
  margin: 0;
  line-height: 20px;
}
.admin-rank h5 span {
  font-size: 12px;
  color: #003c71;
  display: block;
}
.defaultship h4 {
  font-size: 12px;
  color: #86b4da;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 23px;
  text-align: center;
}
.defaultship h4 img {
  margin-right: 6px;
}
.defaultship p {
  margin-bottom: 25px;
  text-align: center;
  font-size: 12px;
  color: #8a846e;
}
.defaultship p span {
  color: #003c71;
}
.defaultship h5 {
  text-align: center;
  color: #8a846e;
  font-size: 18px;
  margin: 0;
  line-height: 20px;
}
.defaultship h5 span {
  font-size: 12px;
  color: #003c71;
  display: block;
}
.marketingservice {
  background: #d6eaf3;
  width: 361px;
  padding: 0px;
  margin: 0px;
}
.cover-toolsarrea {
  display: flex;
  align-items: inherit;
}
.pictable {
  /*display: flex;*/
  align-items: center;
  justify-content: space-between;
  height: 200px;
  overflow: hidden;
}
.right-dropdown {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.drop-menu {
  display: none;
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  border-radius: 0 0 5px 5px;
  /*box-shadow: 0 3px 5px rgb(0 0 0 / 32%);*/
  padding: 5px;
}
.cover-drop {
  position: relative;
}
.cover-drop span {
  height: 26px;
  border: 1px solid #d5d5d5;
  font-size: 12px;
  color: #7fb0da;
  cursor: pointer;
  display: inline-block;
  line-height: 24px;
  padding: 0 20px;
  border-radius: 5px;
  background: #ffffff url("../images/notch.png") no-repeat right;
  background-position-x: 98%;
}
.right-dropdown > img {
  margin-right: 5px;
}
.cover-drop:hover .drop-menu {
  display: block;
}
.drop-menu ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.drop-menu ul li {
  margin: 0;
  line-height: 27px;
}
.drop-menu ul li a {
  display: block;
  text-decoration: none;
}
.cost-table {
  width: 50%;
}
.cost-table tr {
  background: transparent !important;
}
.cost-table tr td {
  padding: 0;
  font-size: 15px;
  color: #003c71;
  padding: 5px;
}
.total-cost td {
  background: #cbeccf !important;
}
.total-cost td:first-child {
  width: 58px;
  text-align: center;
  font-size: 12px;
  color: #1e7d15;
}
.total-cost td:nth-child(2) {
  vertical-align: bottom;
  font-size: 16px;
  color: #1e7d15;
}
.tab button:hover {
  background-color: #4b8c06;
  color: #fff;
}
.tab button.active {
  background-color: #4b8c06;
  color: #fff;
}
.tabcontent {
  display: none;
  border-top: none;
}
.topright {
  float: right;
  cursor: pointer;
  font-size: 28px;
}
.topright:hover {
  color: red;
}
.approved-event thead th {
  font-size: 12px;
  color: #4a4c51;
  font-weight: 400;
  text-align: center;
  vertical-align: top;
  line-height: 14px;
}
.table-t-center {
  text-align: center;
}
.approved-event tbody tr:nth-child(odd) {
  background-color: #e8f3f8;
}
.approved-event tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.approved-event tr td {
  padding: 5px;
}
.event-w-ctr {
  width: 100px;
}
.event-location {
  width: 150px;
}
.order-s-table {
  width: 100px;
}
.mail-serv {
  width: 140px;
}
.approved-event tr td:first-child {
  color: #000102;
  font-size: 14px;
  font-weight: bold;
}
.approved-event tr td p {
  font-size: 14px;
  color: #003c71;
  margin: 0;
  padding-bottom: 5px;
}
.approved-event tr td span {
  font-weight: 600;
  color: #003c71;
}
.order-s-table span {
  display: inline-block;
  margin-bottom: 14px;
}
.red-content {
  color: #fd0119 !important;
  font-weight: 600;
}
.recorder-btn {
  background: #003b71;
  height: 35px;
  width: 78px;
  border-radius: 50px;
  display: inline-block;
  line-height: 34px;
  color: #fff;
  font-size: 14px;
  padding: 0;
}
.recorder-btn:hover {
  color: #fff;
  text-decoration: none;
}
.green-content {
  color: #4b8c06 !important;
}
#Postal .approved-event th {
  text-align: left !important;
}
#Postal .approved-event .table-t-center {
  text-align: left !important;
}
.list-table {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.list-table li {
  margin: 0;
}
.list-table li:first-child {
  padding-right: 18px;
}
.m-list-icon,
.envelop-icon {
  position: relative;
}
.m-list-icon::before {
  content: "";
  position: absolute;
  background: url("../images/ico-maillist.png") no-repeat;
  width: 19px;
  height: 21px;
  left: 45px;
  right: 0;
  top: 17px;
  bottom: 0;
}
.envelop-icon::before {
  content: "";
  position: absolute;
  background: url("../images/ico-mail.png") no-repeat;
  width: 21px;
  height: 21px;
  left: 65px;
  right: 0;
  top: 17px;
  bottom: 0;
}
/*================22-03-21==========================*/
.mapDashboardarea {
  border-top: 6px solid #fff;
}
.mapDashboardreparea {
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
}
.mapbox_list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0 15px;
}
.mapbox_list li {
  display: flex;
  margin: 0;
  align-items: center;
  justify-content: space-between;
}
.mapbox_list li p {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "SST Roman";
}
.mapbox_list li span {
  font-size: 14px;
  text-align: right;
  font-family: "SST Bold";
}
.mapbox_list li:last-child {
  margin-top: 10px;
}
.mapbox_list li:first-child {
  margin-bottom: 10px;
}
.mapboxBgNo {
  background: url("../images/mapboxBgNo.jpg") repeat-x 0 0;
  width: 246px;
  height: 139px;
}
.mapboxBgNo h3 {
  text-align: center;
  font-size: 16px;
  color: #7b8da0;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.mapboxBgNo li p {
  color: #7b8da0;
}
.mapboxBgNo li span {
  color: #000101;
}
.mapboxBg1 {
  background: url("../images/mapboxBg1.jpg") repeat-x 0 0;
  width: 246px;
  height: 139px;
}
.mapboxBg1 h3 {
  text-align: center;
  font-size: 16px;
  color: #ae8964;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.mapboxBg1 li p {
  color: #ae8964;
}
.mapboxBg1 li span {
  color: #020202;
}
.mapboxBg2 {
  background: url("../images/mapboxBg2.jpg") repeat-x 0 0;
  width: 246px;
  height: 139px;
}
.mapboxBg2 h3 {
  text-align: center;
  font-size: 16px;
  color: #809e7c;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.mapboxBg2 li p {
  color: #759072;
}
.mapboxBg2 li span {
  color: #020202;
}
.mapboxBg3 {
  background: url("../images/mapboxBg3.jpg") repeat-x 0 0;
  width: 246px;
  height: 139px;
}
.mapboxBg3 h3 {
  text-align: center;
  font-size: 16px;
  color: #976869;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.mapboxBg3 li p {
  color: #976868;
}
.mapboxBg3 li span {
  color: #020202;
}
.mapboxBg4 {
  background: url("../images/mapboxBg4.jpg") repeat-x 0 0;
  width: 246px;
  height: 139px;
}
.mapboxBg4 h3 {
  text-align: center;
  font-size: 16px;
  color: #839b99;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.mapboxBg4 li p {
  color: #839b99;
}
.mapboxBg4 li span {
  color: #020202;
}
.mapboxBg5 {
  background: url("../images/mapboxBg5.jpg") repeat-x 0 0;
  width: 246px;
  height: 139px;
}
.mapboxBg5 h3 {
  text-align: center;
  font-size: 16px;
  color: #7b8da0;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.mapboxBg5 li p {
  color: #7b8da0;
}
.mapboxBg5 li span {
  color: #020202;
}
.Main-5-Area-US-Map-Bg {
  background: url("../images/Main-5-Area-US-Map-Bg.jpg") no-repeat 0 0;
  position: relative;
  height: 642px;
}
.mapwestarea {
  position: absolute;
  left: 194px;
  top: 138px;
}
.mapwestarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapwestarea .maptextarea {
  margin-left: 53px;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
  margin-top: 6px;
}
.mapcentralarea {
  position: absolute;
  left: 678px;
  top: 175px;
}
.mapcentralarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapcentralarea .maptextarea {
  margin-left: 43px;
  margin-top: 7px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.mapnortheastarea {
  position: absolute;
  left: 984px;
  top: 121px;
}
.mapnortheastarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapnortheastarea .maptextarea {
  margin-left: -24px;
  margin-top: 52px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.mapsoutharea {
  position: absolute;
  left: 508px;
  top: 387px;
}
.mapsoutharea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapsoutharea .maptextarea {
  margin-left: 53px;
  margin-top: 9px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.mapsoutheastarea {
  position: absolute;
  left: 901px;
  top: 354px;
}
.mapsoutheastarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapsoutheastarea .maptextarea {
  margin-left: -18px;
  margin-top: 57px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.SCS---Region-MapBg {
  background: url("../images/SCS---Region-MapBg.jpg") no-repeat 0 0;
  position: relative;
  height: 659px;
}
.mapnorthwestregionarea {
  position: absolute;
  left: 97px;
  top: 73px;
}
.mapnorthwestregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapnorthwestregionarea .maptextarea {
  margin-left: -19px;
  margin-top: 41px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.maprockiesregionarea {
  position: absolute;
  left: 347px;
  top: 89px;
}
.maprockiesregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.maprockiesregionarea .maptextarea {
  margin-left: -7px;
  margin-top: 41px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapmidwestregionarea {
  position: absolute;
  left: 659px;
  top: 81px;
}
.mapmidwestregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapmidwestregionarea .maptextarea {
  margin-left: -9px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapsierraregionarea {
  position: absolute;
  left: 79px;
  top: 220px;
}
.mapsierraregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapsierraregionarea .maptextarea {
  margin-left: -1px;
  margin-top: 34px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapcentralregionarea {
  position: absolute;
  left: 176px;
  top: 231px;
}
.mapcentralregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapcentralregionarea .maptextarea {
  margin-left: -8px;
  margin-top: 38px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapsandiegoregionarea {
  position: absolute;
  left: 213px;
  top: 357px;
}
.mapsandiegoregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapsandiegoregionarea .maptextarea {
  margin-left: -18px;
  margin-top: 37px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapdesertregionarea {
  position: absolute;
  left: 293px;
  top: 295px;
}
.mapdesertregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapdesertregionarea .maptextarea {
  margin-left: -4px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.maphillcountryregionarea {
  position: absolute;
  left: 435px;
  top: 337px;
}
.maphillcountryregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.maphillcountryregionarea .maptextarea {
  margin-left: -24px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapalamoregionarea {
  position: absolute;
  left: 507px;
  top: 427px;
}
.mapalamoregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapalamoregionarea .maptextarea {
  margin-left: -2px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapsouthforkregionarea {
  position: absolute;
  left: 582px;
  top: 375px;
}
.mapsouthforkregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapsouthforkregionarea .maptextarea {
  margin-left: -16px;
  margin-top: 35px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapredriverregionarea {
  position: absolute;
  left: 653px;
  top: 308px;
}
.mapredriverregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapredriverregionarea .maptextarea {
  margin-left: -11px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapsouthforkregionarea {
  position: absolute;
  left: 582px;
  top: 375px;
}
.mapsouthforkregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapsouthforkregionarea .maptextarea {
  margin-left: -16px;
  margin-top: 35px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.maplonestarregionarea {
  position: absolute;
  left: 672px;
  top: 445px;
}
.maplonestarregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.maplonestarregionarea .maptextarea {
  margin-left: -13px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapplainsregionarea {
  position: absolute;
  left: 751px;
  top: 154px;
}
.mapplainsregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapplainsregionarea .maptextarea {
  margin-left: 0px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapcrossroadsregionarea {
  position: absolute;
  left: 818px;
  top: 264px;
}
.mapcrossroadsregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapcrossroadsregionarea .maptextarea {
  margin-left: -93px;
  margin-top: 3px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapmusiccityregionarea {
  position: absolute;
  left: 811px;
  top: 345px;
  width: 60px;
}
.mapmusiccityregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapmusiccityregionarea .maptextarea {
  margin-left: -6px;
  margin-top: 36px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapgulfcoastregionarea {
  position: absolute;
  left: 748px;
  top: 391px;
}
.mapgulfcoastregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapgulfcoastregionarea .maptextarea {
  margin-left: -17px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapnorthlakesregionarea {
  position: absolute;
  left: 854px;
  top: 97px;
}
.mapnorthlakesregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapnorthlakesregionarea .maptextarea {
  margin-left: -23px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapohiovalleyregionarea {
  position: absolute;
  left: 898px;
  top: 221px;
}
.mapohiovalleyregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapohiovalleyregionarea .maptextarea {
  margin-left: -22px;
  margin-top: 39px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapatlantaregionarea {
  position: absolute;
  left: 866px;
  top: 387px;
}
.mapatlantaregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapatlantaregionarea .maptextarea {
  margin-left: -6px;
  margin-top: 37px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapcharlestonregionarea {
  position: absolute;
  left: 935px;
  top: 380px;
}
.mapcharlestonregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapcharlestonregionarea .maptextarea {
  margin-left: -6px;
  margin-top: 37px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapfloridagulfregionarea {
  position: absolute;
  left: 877px;
  top: 539px;
}
.mapfloridagulfregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapfloridagulfregionarea .maptextarea {
  margin-left: -37px;
  margin-top: 7px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapeastfloridaregionarea {
  position: absolute;
  left: 931px;
  top: 505px;
}
.mapeastfloridaregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapeastfloridaregionarea .maptextarea {
  margin-left: 28px;
  margin-top: 1px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapsteelcityregionarea {
  position: absolute;
  left: 976px;
  top: 160px;
}
.mapsteelcityregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapsteelcityregionarea .maptextarea {
  margin-left: -13px;
  margin-top: 39px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapcapitalregionarea {
  position: absolute;
  left: 968px;
  top: 280px;
}
.mapcapitalregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapcapitalregionarea .maptextarea {
  margin-left: 28px;
  margin-top: 2px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapcharlotteregionarea {
  position: absolute;
  left: 1007px;
  top: 356px;
}
.mapcharlotteregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapcharlotteregionarea .maptextarea {
  margin-left: 7px;
  margin-top: 7px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapchesapeakeregionarea {
  position: absolute;
  left: 1035px;
  top: 240px;
}
.mapchesapeakeregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapchesapeakeregionarea .maptextarea {
  margin-left: 11px;
  margin-top: 2px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapupstateregionarea {
  position: absolute;
  left: 1047px;
  top: 81px;
}
.mapupstateregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapupstateregionarea .maptextarea {
  margin-left: -9px;
  margin-top: 39px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapnewyorkregionarea {
  position: absolute;
  left: 1067px;
  top: 188px;
}
.mapnewyorkregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapnewyorkregionarea .maptextarea {
  margin-left: 17px;
  margin-top: 2px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.mapnewenglandregionarea {
  position: absolute;
  left: 1136px;
  top: 64px;
  width: 76px;
}
.mapnewenglandregionarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapnewenglandregionarea .maptextarea {
  margin-left: -13px;
  margin-top: 39px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
.AVP---Area-MapBg {
  background: url("../images/AVP---Area-MapBg.jpg") no-repeat 0 0;
  position: relative;
  height: 648px;
}
.mapAVPwestarea {
  position: absolute;
  left: 194px;
  top: 140px;
}
.mapAVPwestarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapAVPwestarea .maptextarea {
  margin-left: 53px;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
  margin-top: 6px;
}
.mapAVPcentralarea {
  position: absolute;
  left: 678px;
  top: 177px;
}
.mapAVPcentralarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapAVPcentralarea .maptextarea {
  margin-left: 43px;
  margin-top: 7px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.mapAVPnortheastarea {
  position: absolute;
  left: 984px;
  top: 123px;
}
.mapAVPnortheastarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapAVPnortheastarea .maptextarea {
  margin-left: -24px;
  margin-top: 52px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.mapAVPsoutharea {
  position: absolute;
  left: 508px;
  top: 389px;
}
.mapAVPsoutharea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapAVPsoutharea .maptextarea {
  margin-left: 53px;
  margin-top: 9px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.mapAVPsoutheastarea {
  position: absolute;
  left: 901px;
  top: 356px;
}
.mapAVPsoutheastarea .mapNoarea {
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.mapAVPsoutheastarea .maptextarea {
  margin-left: -18px;
  margin-top: 57px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.blue-area {
  background: #0d4271 url(../images/footermainBg.jpg) repeat-x 0 0;
  padding: 8px 0;
}
.foot-cover {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-family: "SST Roman";
}
.cover-area {
  background: #0d4271 url(../images/footercoverBg.jpg) repeat-x 0 0;
  min-height: 115px;
  border-radius: 2px;
}
.cover-area {
  width: 100%;
  margin: 0 5px;
}
.westarea {
  width: 230px;
}
.westarea ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.westarea ul li {
  margin: 0;
  color: #fae59c;
  font-size: 14px;
}
.westarea {
  text-align: center;
  padding: 10px 10px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.westarea h4 {
  color: #90d5f4;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
}
.westarea p {
  margin: 0;
}
/*=================4-AVP---Area-Map - 29-03-21==================*/
.map-AVP-Area-US-Map-Bg {
  /*background: url('../images/Main-5-Area-US-Map-Bg.jpg') no-repeat 0 0;*/
  position: relative;
  height: 642px;
}
/*.map-AVP-Area-US-Map-Bg map area { z-index: 5; position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.map-AVP-Area-US-Map-Bg img { z-index: 0; position: relative; }*/
.mapNoarea a {
  color: #fff;
  text-decoration: none;
}
.maptextarea a {
  color: #010101;
  text-decoration: none;
}
.map-AVP-westwrapper {
  position: absolute;
  left: 36px;
  top: 1px;
  width: 623px;
  height: 489px;
}
.map-AVP-westwrapper img.colorimg {
  display: none;
}
.map-AVP-westwrapper.active img.greyimg {
  display: none;
}
.map-AVP-westwrapper.active img.colorimg {
  display: block;
}
.map-AVP-westarea {
  position: absolute;
  left: 194px;
  top: 138px;
}
.map-AVP-westarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/avp-west-mapno.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.map-AVP-westarea.active::before {
  background: url(../images/avp-west-mapno-active.png) no-repeat 0 0;
}
.map-AVP-westarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.map-AVP-westarea .maptextarea {
  margin-left: 53px;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
  margin-top: 6px;
}
.map-AVP-centralwrapper {
  position: absolute;
  left: 466px;
  top: 1px;
  width: 537px;
  height: 373px;
}
.map-AVP-centralwrapper img.colorimg {
  display: none;
}
.map-AVP-centralwrapper.active img.greyimg {
  display: none;
}
.map-AVP-centralwrapper.active img.colorimg {
  display: block;
}
.map-AVP-centralarea {
  position: absolute;
  left: 677px;
  top: 177px;
}
/*.map-AVP-centralarea { position: absolute; left: 212px; top: 177px;}*/
.map-AVP-centralarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/avp-central-mapno.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.map-AVP-centralarea.active::before {
  background: url(../images/avp-central-mapno-active.png) no-repeat 0 0;
}
.map-AVP-centralarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.map-AVP-centralarea .maptextarea {
  margin-left: 43px;
  margin-top: 7px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.map-AVP-northeastwrapper {
  position: absolute;
  left: 893px;
  top: 49px;
  width: 352px;
  height: 355px;
}
.map-AVP-northeastwrapper img.colorimg {
  display: none;
}
.map-AVP-northeastwrapper.active img.greyimg {
  display: none;
}
.map-AVP-northeastwrapper.active img.colorimg {
  display: block;
}
.map-AVP-northeastarea {
  position: absolute;
  left: 986px;
  top: 126px;
}
/*.map-AVP-northeastarea { position: absolute; left: 93px; top: 76px;}*/
.map-AVP-northeastarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/avp-northeast-mapno.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.map-AVP-northeastarea.active::before {
  background: url(../images/avp-northeast-mapno-active.png) no-repeat 0 0;
}
.map-AVP-northeastarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.map-AVP-northeastarea .maptextarea {
  margin-left: -24px;
  margin-top: 52px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.map-AVP-southwrapper {
  position: absolute;
  left: 359px;
  top: 316px;
  width: 577px;
  height: 304px;
}
.map-AVP-southwrapper img.colorimg {
  display: none;
}
.map-AVP-southwrapper.active img.greyimg {
  display: none;
}
.map-AVP-southwrapper.active img.colorimg {
  display: block;
}
.map-AVP-southarea {
  position: absolute;
  left: 508px;
  top: 390px;
}
/*.map-AVP-southarea { position: absolute; left: 150px; top: 74px;}*/
.map-AVP-southarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/avp-south-mapno.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.map-AVP-southarea.active::before {
  background: url(../images/avp-south-mapno-active.png) no-repeat 0 0;
}
.map-AVP-southarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.map-AVP-southarea .maptextarea {
  margin-left: 53px;
  margin-top: 9px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.map-AVP-southeastwrapper {
  position: absolute;
  left: 840px;
  top: 356px;
  width: 207px;
  height: 281px;
}
.map-AVP-southeastwrapper img.colorimg {
  display: none;
}
.map-AVP-southeastwrapper.active img.greyimg {
  display: none;
}
.map-AVP-southeastwrapper.active img.colorimg {
  display: block;
}
.map-AVP-southeastarea {
  position: absolute;
  left: 901px;
  top: 356px;
}
/*.map-AVP-southeastarea { position: absolute; left: 65px; top: 0px;}*/
.map-AVP-southeastarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/avp-southeast-mapno.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.map-AVP-southeastarea.active::before {
  background: url(../images/avp-southeast-mapno-active.png) no-repeat 0 0;
}
.map-AVP-southeastarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.map-AVP-southeastarea .maptextarea {
  margin-left: -18px;
  margin-top: 57px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}
.partnertext {
  color: #020202 !important;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 15px;
}
/*====08-04-21=====*/
.AVP---AREA-ViewBg {
  /* background: url('../images/SCS---Region-MapBgtext.jpg') no-repeat 0 0;*/
  position: relative;
  height: 666px;
  overflow: hidden;
}
/*.mapAVPAreaViewnorthwestregionwrapper { position: absolute; left: 35px; top: 3px; background: url(../images/northwest-region-grey.png) no-repeat 0 0; width: 179px; height: 212px;}
.mapAVPAreaViewnorthwestregionwrapper.active { background: url(../images/northwest-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewnorthwestregionarea {
  position: absolute;
  left: 97px;
  top: 73px;
  z-index: 2;
}
.mapAVPAreaViewnorthwestregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-northwest-mapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewnorthwestregionarea.active::before {
  background: url(../images/region-northwest-mapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewnorthwestregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewnorthwestregionarea .maptextarea {
  margin-left: -19px;
  margin-top: 41px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*.mapAVPAreaViewrockiesregionwrapper { position: absolute; left: 141px; top: 3px; background: url(../images/scs-rockies-region-grey.png) no-repeat 0 0; width: 517px; height: 377px;}
.mapAVPAreaViewrockiesregionwrapper.active { background: url(../images/scs-rockies-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewrockiesregionarea {
  position: absolute;
  left: 347px;
  top: 89px;
  z-index: 2;
}
.mapAVPAreaViewrockiesregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-rockiesmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewrockiesregionarea.active::before {
  background: url(../images/region-rockiesmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewrockiesregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewrockiesregionarea .maptextarea {
  margin-left: -7px;
  margin-top: 41px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*.mapAVPAreaViewmidwestregionwrapper { position: absolute; left: 467px; top: 2px; background: url(../images/scs-Midwest-region-grey.png) no-repeat 0 0; width: 360px; height: 359px;}
.mapAVPAreaViewmidwestregionwrapper.active { background: url(../images/scs-Midwest-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewmidwestregionarea {
  position: absolute;
  left: 659px;
  top: 81px;
  z-index: 2;
}
.mapAVPAreaViewmidwestregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-midwestmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewmidwestregionarea.active::before {
  background: url(../images/region-midwestmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewmidwestregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewmidwestregionarea .maptextarea {
  margin-left: -9px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewsierraregionwrapper { position: absolute; left: 42px; top: 183px; background: url(../images/scs-sierra-region-grey.png) no-repeat 0 0; width: 360px; height: 359px;}
.mapAVPAreaViewsierraregionwrapper.active { background: url(../images/scs-sierra-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewsierraregionarea {
  position: absolute;
  left: 79px;
  top: 220px;
  z-index: 2;
}
.mapAVPAreaViewsierraregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-sierramapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewsierraregionarea.active::before {
  background: url(../images/region-sierramapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewsierraregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewsierraregionarea .maptextarea {
  margin-left: -1px;
  margin-top: 34px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewcentralregionwrapper { position: absolute; left: 101px; top: 211px; background: url(../images/central-region-grey.png) no-repeat 0 0; width: 179px; height: 213px;}
.mapAVPAreaViewcentralregionwrapper.active { background: url(../images/central-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewcentralregionarea {
  position: absolute;
  left: 176px;
  top: 231px;
  z-index: 2;
}
.mapAVPAreaViewcentralregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-centralmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewcentralregionarea.active::before {
  background: url(../images/region-centralmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewcentralregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewcentralregionarea .maptextarea {
  margin-left: -8px;
  margin-top: 38px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewsandiegoregionwrapper { position: absolute; left: 156px; top: 345px; background: url(../images/scs-SanDiego-grey.png) no-repeat 0 0; width: 180px; height: 135px;}
.mapAVPAreaViewsandiegoregionwrapper.active { background: url(../images/scs-SanDiego-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewsandiegoregionarea {
  position: absolute;
  left: 213px;
  top: 357px;
  z-index: 2;
}
.mapAVPAreaViewsandiegoregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-sandiegomapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewsandiegoregionarea.active::before {
  background: url(../images/region-sandiegomapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewsandiegoregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewsandiegoregionarea .maptextarea {
  margin-left: -18px;
  margin-top: 37px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*.mapAVPAreaViewdesertregionwrapper { position: absolute; left: 259px; top: 210px; background: url(../images/scs-Desert-region-grey.png) no-repeat 0 0; width: 111px; height: 282px;}
.mapAVPAreaViewdesertregionwrapper.active { background: url(../images/scs-Desert-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewdesertregionarea {
  position: absolute;
  left: 293px;
  top: 295px;
  z-index: 2;
}
.mapAVPAreaViewdesertregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-desertmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewdesertregionarea.active::before {
  background: url(../images/region-desertmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewdesertregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewdesertregionarea .maptextarea {
  margin-left: -4px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewhillcountryregionwrapper { position: absolute; left: 359px; top: 347px; background: url(../images/hillcountry-region-grey.png) no-repeat 0 0; width: 263px; height: 194px;}
.mapAVPAreaViewhillcountryregionwrapper.active { background: url(../images/hillcountry-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewhillcountryregionarea {
  position: absolute;
  left: 435px;
  top: 337px;
  z-index: 2;
}
.mapAVPAreaViewhillcountryregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-hillcountrymapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewhillcountryregionarea.active::before {
  background: url(../images/region-hillcountrymapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewhillcountryregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewhillcountryregionarea .maptextarea {
  margin-left: -24px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*.mapAVPAreaViewalamoregionwrapper { position: absolute; left: 436px; top: 469px; background: url(../images/alamo-region-grey.png) no-repeat 0 0; width: 174px; height:151px;}
.mapAVPAreaViewalamoregionwrapper.active { background: url(../images/alamo-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewalamoregionarea {
  position: absolute;
  left: 507px;
  top: 427px;
  z-index: 2;
}
.mapAVPAreaViewalamoregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-alamomapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewalamoregionarea.active::before {
  background: url(../images/region-alamomapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewalamoregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewalamoregionarea .maptextarea {
  margin-left: -2px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewredriverregionwrapper { position: absolute; left: 489px; top: 318px; background: url(../images/redriver-region-grey.png) no-repeat 0 0; width: 278px; height: 193px;}
.mapAVPAreaViewredriverregionwrapper.active { background: url(../images/redriver-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewredriverregionarea {
  position: absolute;
  left: 653px;
  top: 308px;
  z-index: 2;
}
.mapAVPAreaViewredriverregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-redrivermapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewredriverregionarea.active::before {
  background: url(../images/region-redrivermapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewredriverregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewredriverregionarea .maptextarea {
  margin-left: -11px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewsouthforkregionwrapper { position: absolute; left: 557px; top: 412px; background: url(../images/southfork-region-grey.png) no-repeat 0 0; width: 105px; height: 73px;}
.mapAVPAreaViewsouthforkregionwrapper.active { background: url(../images/southfork-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewsouthforkregionarea {
  position: absolute;
  left: 582px;
  top: 375px;
  z-index: 2;
}
.mapAVPAreaViewsouthforkregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-southforkmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewsouthforkregionarea.active::before {
  background: url(../images/region-southforkmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewsouthforkregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewsouthforkregionarea .maptextarea {
  margin-left: -16px;
  margin-top: 35px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*

.mapAVPAreaViewlonestarregionwrapper { position: absolute; left: 567px; top: 466px; background: url(../images/lonestar-region-grey.png) no-repeat 0 0; width: 182px; height: 137px;}
.mapAVPAreaViewlonestarregionwrapper.active { background: url(../images/lonestar-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewlonestarregionarea {
  position: absolute;
  left: 672px;
  top: 445px;
  z-index: 2;
}
.mapAVPAreaViewlonestarregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-lonestarmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewlonestarregionarea.active::before {
  background: url(../images/region-lonestarmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewlonestarregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewlonestarregionarea .maptextarea {
  margin-left: -13px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*

.mapAVPAreaViewplainsregionwrapper { position: absolute; left: 718px; top: 183px; background: url(../images/plainst-region-grey.png) no-repeat 0 0; width: 114px; height: 126px;}
.mapAVPAreaViewplainsregionwrapper.active { background: url(../images/plainst-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewplainsregionarea {
  position: absolute;
  left: 751px;
  top: 154px;
  z-index: 2;
}
.mapAVPAreaViewplainsregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-plainsmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewplainsregionarea.active::before {
  background: url(../images/region-plainsmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewplainsregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewplainsregionarea .maptextarea {
  margin-left: 0px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewcrossroadsregionwrapper { position: absolute; left: 671px; top: 209px; background: url(../images/crossroads-region-grey.png) no-repeat 0 0; width: 199px; height: 166px;}
.mapAVPAreaViewcrossroadsregionwrapper.active { background: url(../images/crossroads-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewcrossroadsregionarea {
  position: absolute;
  left: 818px;
  top: 264px;
  z-index: 2;
}
.mapAVPAreaViewcrossroadsregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-crossroadsmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewcrossroadsregionarea.active::before {
  background: url(../images/region-crossroadsmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewcrossroadsregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewcrossroadsregionarea .maptextarea {
  margin-left: -93px;
  margin-top: 3px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewmusiccityregionwrapper { position: absolute; left: 743px; top: 353px; background: url(../images/music-city-region-grey.png) no-repeat 0 0; width: 193px; height: 162px;}
.mapAVPAreaViewmusiccityregionwrapper.active { background: url(../images/music-city-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewmusiccityregionarea {
  position: absolute;
  left: 811px;
  top: 345px;
  z-index: 2;
}
.mapAVPAreaViewmusiccityregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-musiccitymapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewmusiccityregionarea.active::before {
  background: url(../images/region-musiccitymapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewmusiccityregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewmusiccityregionarea .maptextarea {
  margin-left: -6px;
  margin-top: 36px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 65px;
}
/*
.mapAVPAreaViewgulfcoastregionwrapper { position: absolute; left:700px; top: 409px; background: url(../images/gulf-coast-region-grey.png) no-repeat 0 0; width: 169px; height: 165px;}
.mapAVPAreaViewgulfcoastregionwrapper.active { background: url(../images/gulf-coast-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewgulfcoastregionarea {
  position: absolute;
  left: 748px;
  top: 391px;
  z-index: 2;
}
.mapAVPAreaViewgulfcoastregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-gulfcoastmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewgulfcoastregionarea.active::before {
  background: url(../images/region-gulfcoastmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewgulfcoastregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewgulfcoastregionarea .maptextarea {
  margin-left: -17px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewnorthlakesregionwrapper { position: absolute; left: 752px; top:50px; background: url(../images/northlakes-region-grey.png) no-repeat 0 0; width: 168px; height: 186px;}
.mapAVPAreaViewnorthlakesregionwrapper.active { background: url(../images/northlakes-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewnorthlakesregionarea {
  position: absolute;
  left: 854px;
  top: 97px;
  z-index: 2;
}
.mapAVPAreaViewnorthlakesregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-northlakesmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewnorthlakesregionarea.active::before {
  background: url(../images/region-northlakesmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewnorthlakesregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewnorthlakesregionarea .maptextarea {
  margin-left: -23px;
  margin-top: 40px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 100px;
}
/*
.mapAVPAreaViewohiovalleyregionwrapper { position: absolute; left: 798px; top: 231px; background: url(../images/ohiovalley-region-greypng.png) no-repeat 0 0; width: 203px; height: 130px;}
.mapAVPAreaViewohiovalleyregionwrapper.active { background: url(../images/ohiovalley-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewohiovalleyregionarea {
  position: absolute;
  left: 898px;
  top: 221px;
  z-index: 2;
}
.mapAVPAreaViewohiovalleyregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-ohiovalleymapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewohiovalleyregionarea.active::before {
  background: url(../images/region-ohiovalleymapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewohiovalleyregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewohiovalleyregionarea .maptextarea {
  margin-left: -22px;
  margin-top: 39px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewatlantaregionwrapper { position: absolute; left: 839px; top: 396px; background: url(../images/atlanta-region-grey.png) no-repeat 0 0; width: 81px; height: 136px;}
.mapAVPAreaViewatlantaregionwrapper.active { background: url(../images/atlanta-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewatlantaregionarea {
  position: absolute;
  left: 866px;
  top: 387px;
  z-index: 2;
}
.mapAVPAreaViewatlantaregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-atlantamapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewatlantaregionarea.active::before {
  background: url(../images/region-atlantamapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewatlantaregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewatlantaregionarea .maptextarea {
  margin-left: -6px;
  margin-top: 37px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewcharlestonregionwrapper { position: absolute; left: 905px; top: 404px; background: url(../images/charleston-region-grey.png) no-repeat 0 0; width: 95px; height: 110px;}
.mapAVPAreaViewcharlestonregionwrapper.active { background: url(../images/charleston-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewcharlestonregionarea {
  position: absolute;
  left: 935px;
  top: 380px;
  z-index: 2;
}
.mapAVPAreaViewcharlestonregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-charlestonmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewcharlestonregionarea.active::before {
  background: url(../images/region-charlestonmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewcharlestonregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewcharlestonregionarea .maptextarea {
  margin-left: -6px;
  margin-top: 37px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewfloridagulfregionwrapper { position: absolute; left: 898px; top: 516px; background: url(../images/florida-gulf-region-grey.png) no-repeat 0 0; width: 55px; height: 107px;}
.mapAVPAreaViewfloridagulfregionwrapper.active { background: url(../images/florida-gulf-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewfloridagulfregionarea {
  position: absolute;
  left: 877px;
  top: 539px;
  z-index: 2;
}
.mapAVPAreaViewfloridagulfregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-floridagulfmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewfloridagulfregionarea.active::before {
  background: url(../images/region-floridagulfmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewfloridagulfregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewfloridagulfregionarea .maptextarea {
  margin-left: -37px;
  margin-top: 7px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 100px;
}
/*
.mapAVPAreaVieweastfloridaregionwrapper { position: absolute; left: 898px; top: 500px; background: url(../images/east-florida-region-grey.png) no-repeat 0 0; width: 72px; height: 152px;}
.mapAVPAreaVieweastfloridaregionwrapper.active { background: url(../images/east-florida-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaVieweastfloridaregionarea {
  position: absolute;
  left: 931px;
  top: 505px;
  z-index: 2;
}
.mapAVPAreaVieweastfloridaregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-eastfloridamapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaVieweastfloridaregionarea.active::before {
  background: url(../images/region-eastfloridamapno-active.png) no-repeat 0 0;
}
.mapAVPAreaVieweastfloridaregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaVieweastfloridaregionarea .maptextarea {
  margin-left: 28px;
  margin-top: 1px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 100px;
}
/*

.mapAVPAreaViewsteelcityregionwrapper { position: absolute; left: 894px; top: 195px; background: url(../images/steel-city-region-grey.png) no-repeat 0 0; width: 198px; height:104px;}
.mapAVPAreaViewsteelcityregionwrapper.active { background: url(../images/steel-city-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewsteelcityregionarea {
  position: absolute;
  left: 976px;
  top: 160px;
  z-index: 2;
}
.mapAVPAreaViewsteelcityregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-steelcitymapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewsteelcityregionarea.active::before {
  background: url(../images/region-steelcitymapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewsteelcityregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewsteelcityregionarea .maptextarea {
  margin-left: -13px;
  margin-top: 39px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewcharlotteregionwrapper { position: absolute; left: 880px; top: 357px; background: url(../images/charlotte-region-grey.png) no-repeat 0 0; width: 166px; height: 171px;}
.mapAVPAreaViewcharlotteregionwrapper.active { background: url(../images/charlotte-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewcharlotteregionarea {
  position: absolute;
  left: 1007px;
  top: 356px;
  z-index: 2;
}
.mapAVPAreaViewcharlotteregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-charlottemapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewcharlotteregionarea.active::before {
  background: url(../images/region-charlottemapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewcharlotteregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewcharlotteregionarea .maptextarea {
  margin-left: 7px;
  margin-top: 7px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewcapitalregionwrapper { position: absolute; left: 898px; top: 295px; background: url(../images/capital-region-grey.png) no-repeat 0 0; width: 167px; height: 99px;}
.mapAVPAreaViewcapitalregionwrapper.active { background: url(../images/capital-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewcapitalregionarea {
  position: absolute;
  left: 968px;
  top: 280px;
  z-index: 2;
}
.mapAVPAreaViewcapitalregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-capitalmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewcapitalregionarea.active::before {
  background: url(../images/region-capitalmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewcapitalregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewcapitalregionarea .maptextarea {
  margin-left: 28px;
  margin-top: 2px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewchesapeakeregionwrapper { position: absolute; left: 979px; top: 269px; background: url(../images/chesapeake-region-grey.png) no-repeat 0 0; width: 95px; height: 53px;}
.mapAVPAreaViewchesapeakeregionwrapper.active { background: url(../images/chesapeake-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewchesapeakeregionarea {
  position: absolute;
  left: 1035px;
  top: 240px;
  z-index: 2;
}
.mapAVPAreaViewchesapeakeregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-chesapeakemapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewchesapeakeregionarea.active::before {
  background: url(../images/region-chesapeakemapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewchesapeakeregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewchesapeakeregionarea .maptextarea {
  margin-left: 11px;
  margin-top: 2px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewupstateregionwrapper { position: absolute; left: 957px; top: 124px; background: url(../images/upstate-region-grey.png) no-repeat 0 0; width: 160px; height: 104px;}
.mapAVPAreaViewupstateregionwrapper.active { background: url(../images/upstate-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewupstateregionarea {
  position: absolute;
  left: 1047px;
  top: 81px;
  z-index: 2;
}
.mapAVPAreaViewupstateregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-upstatemapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewupstateregionarea.active::before {
  background: url(../images/region-upstatemapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewupstateregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewupstateregionarea .maptextarea {
  margin-left: -9px;
  margin-top: 39px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*
.mapAVPAreaViewnewyorkregionwrapper { position: absolute; left: 1063px; top: 230px; background: url(../images/newyork-region-grey.png) no-repeat 0 0; width: 76px; height: 66px;}
.mapAVPAreaViewnewyorkregionwrapper.active { background: url(../images/newyork-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewnewyorkregionarea {
  position: absolute;
  left: 1067px;
  top: 188px;
  z-index: 2;
}
.mapAVPAreaViewnewyorkregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-newyorkmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewnewyorkregionarea.active::before {
  background: url(../images/region-newyorkmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewnewyorkregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewnewyorkregionarea .maptextarea {
  margin-left: 17px;
  margin-top: 2px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 75px;
}
/*
.mapAVPAreaViewnewenglandregionwrapper { position: absolute; left: 1071px; top: 51px; background: url(../images/new-england-region-grey.png) no-repeat 0 0; width: 171px; height: 193px;}
.mapAVPAreaViewnewenglandregionwrapper.active { background: url(../images/new-england-region-color.png) no-repeat 0 0; }*/
.mapAVPAreaViewnewenglandregionarea {
  position: absolute;
  left: 1136px;
  top: 64px;
  z-index: 2;
}
.mapAVPAreaViewnewenglandregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/region-newenglandmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.mapAVPAreaViewnewenglandregionarea.active::before {
  background: url(../images/region-newenglandmapno-active.png) no-repeat 0 0;
}
.mapAVPAreaViewnewenglandregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.mapAVPAreaViewnewenglandregionarea .maptextarea {
  margin-left: -13px;
  margin-top: 39px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 68px;
}
/*================08-04-21===================*/
/*================13-04-21===================*/
.dashdownloadiconarea {
  display: flex;
  align-items: center;
}
.dashdownloadiconarea img {
  margin-left: 8px;
}
.percentagechartheading {
  color: #8c8f90;
  font-family: "SST Italic";
  padding: 10px 50px 0;
  text-align: center;
  background: #e8f3f8;
  font-size: 14px;
}
.percentageMapBg {
  width: 296px;
  padding: 0;
}
.percentagechartBg {
  background: #e8f3f8 url(../images/percentagechartBg.jpg) repeat-x 0 0;
  width: 340px;
  padding: 0;
}
.percenashBg {
  background: #dfe5e9;
}
.dashnopadding {
  padding: 0;
}
.heightheadingarea {
  height: 56px;
}
.whiteBg {
  background: #fff;
}
.heading7Bg thead th {
  background: url(../images/heading7Bg.jpg) repeat-x 0 100% !important;
  border-top: 3px solid #fff;
}
.rank-area .rank-region {
  display: flex;
  justify-content: center;
}
.regionrank-area {
  /*border-top: 10px solid #aec5d7 !important;*/
  background: #eee7cb !important;
}
.regionrank-area td {
  padding: 5px;
  margin: 0;
  vertical-align: middle;
  text-align: center;
}
.regionrank-area td p {
  margin: 0;
  display: inline-block;
  line-height: 18px;
  text-align: center;
}
.regionrank-area td p span {
  display: block;
  color: #948b62;
  font-size: 13px;
}
.regionrank-area td b {
  font-size: 18px !important;
  color: #948b62;
  font-weight: 500;
}
.regionrank-area td strong {
  font-size: 15px;
  color: #040002;
  display: inline-block;
  text-transform: uppercase;
  margin-top: -15px;
}
/*.regionrank-area td:first-child {
  text-align: left !important;
}*/
.regionranksubheading {
  font-size: 14px !important;
  text-transform: uppercase;
  display: block;
}
/*================13-04-21===================*/
/*=================05-04-21=================*/
.marketingservice {
  position: relative;
}
.circle-container .line {
  position: absolute;
  width: 50%;
  height: 1px;
  left: 50%;
  top: 50%;
  background: #ffffff21;
  transform-origin: left center;
  transform: rotate(0deg);
}
rect {
  fill: transparent;
}
.circle-container {
  display: block;
  position: absolute;
  top: 79px;
  left: 15px;
  background: transparent;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border-style: none;
  margin: 0em;
  z-index: 2;
}
#piechart {
  margin-top: -28px;
  margin-left: -48px;
}
.pictable.pichart-items div {
  width: 44%;
  float: left;
}
.pictable.pichart-items div.cost-table {
  float: right;
  width: 44%;
  padding-top: 56px;
}
.pictable.pichart-eventtype div {
  width: 49%;
  float: left;
}
div#piechart-event-type {
  margin-top: -28px;
  margin-left: -48px;
}
.pictable.pichart-eventtype div.cost-table {
  float: right;
  width: 42%;
  padding-top: 56px;
}
.cost-table tr td {
  padding: 0 0 8px;
  font-size: 14px;
}
tr.total-cost td {
  padding: 5px;
}
select.select-chartoption {
  padding: 0 30px 0 10px;
  text-transform: uppercase;
  font-size: 12px;
}
.cover-toolsarrea .event-tools {
  margin-left: 0;
}
/*.cover-toolsarrea .marketingservice {
  margin-right: 0;
}
*/
/*===============07-04-21=AVPdash region grey ===========*/
.avp-area-dashboardBg {
  /* background: url('../images/avp-area-dashboardBg.jpg') no-repeat 0 0;*/
  position: relative;
  width: 292px;
  height: 259px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
}
.avpdashnorthwestregion {
  position: absolute;
  left: 18px;
  top: 24px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/avpdash-northwest-region-grey.png) no-repeat 0 0;
  width: 75px;
  height: 89px;
}
.avpdashnorthwestregion.active {
  background: url(../images/avpdash-northwest-region-color.png) no-repeat 0 0;
}
.avpdashnorthwestregion span {
  z-index: 2;
  position: absolute;
  top: 30px;
  left: 14px;
  width: 48px;
  word-break: break-all;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  text-align: center;
}
.avpdashsierraregion {
  position: absolute;
  left: 21px;
  top: 100px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/avpdash-sierra-region-grey.png) no-repeat 0 0;
  width: 58px;
  height: 95px;
}
.avpdashsierraregion.active {
  background: url(../images/avpdash-sierra-region-color.png) no-repeat 0 0;
}
.avpdashsierraregion span {
  z-index: 2;
  position: absolute;
  top: 42px;
  left: 3px;
  width: 48px;
  word-break: break-all;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  text-align: center;
}
.avpdashcentralregion {
  position: absolute;
  left: 46px;
  top: 112px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/avpdash-central-region-grey.png) no-repeat 0 0;
  width: 74px;
  height: 88px;
}
.avpdashcentralregion.active {
  background: url(../images/avpdash-central-region-color.png) no-repeat 0 0;
}
.avpdashcentralregion span {
  z-index: 2;
  position: absolute;
  top: 7px;
  left: 15px;
  width: 60px;
  word-break: break-all;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  text-align: center;
}
.avpdashsandiegoregion {
  position: absolute;
  left: 69px;
  top: 168px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/avpdash-SanDiego-region-grey.png) no-repeat 0 0;
  width: 75px;
  height: 56px;
}
.avpdashsandiegoregion.active {
  background: url(../images/avpdash-SanDiego-region-color.png) no-repeat 0 0;
}
.avpdashsandiegoregion span {
  z-index: 2;
  position: absolute;
  top: 19px;
  left: -1px;
  width: 70px;
  word-break: break-all;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  text-align: center;
}
.avpdashdesertregion {
  position: absolute;
  left: 112px;
  top: 113px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/avpdash-Desert-region-grey.png) no-repeat 0 0;
  width: 45px;
  height: 114px;
}
.avpdashdesertregion.active {
  background: url(../images/avpdash-Desert-region-color.png) no-repeat 0 0;
}
.avpdashdesertregion span {
  z-index: 2;
  position: absolute;
  top: 37px;
  left: 0px;
  width: 60px;
  word-break: break-all;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  text-align: center;
}
.avpdashrockiesregion {
  position: absolute;
  left: 62px;
  top: 25px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/avpdash-rockies-region-grey.png) no-repeat 0 0;
  width: 217px;
  height: 158px;
}
.avpdashrockiesregion.active {
  background: url(../images/avpdash-rockies-region-color.png) no-repeat 0 0;
}
.avpdashrockiesregion span {
  z-index: 2;
  position: absolute;
  top: 60px;
  left: 99px;
  width: 60px;
  word-break: break-all;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  text-align: center;
}
.righttext {
  text-align: right !important;
}
.lefttext {
  text-align: left !important;
}
.paddingleft36 {
  padding-left: 36px !important;
}
.paddingleft20 {
  padding-left: 20px !important;
}
.paddingleft45 {
  padding-left: 45px !important;
}
/*===========================*/
.alert-row {
  background: #efd6d9 !important;
  color: #fc0404 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}
.alert-row b {
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.alert-row p {
  color: #010000 !important;
  font-size: 17px !important;
  font-weight: bold !important;
}
/* ===========IDSarea CSS================*/
.IDSarea-mapBg {
  /* background: url('../images/SCS---Region-MapBgtext.jpg') no-repeat 0 0;*/
  position: relative;
  height: 655px;
}
.idstopDashboardarea {
  padding: 0 10px;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.idstopboxBg1 {
  background: url(../images/idsareainactiveBg.jpg) repeat-x 0 0;
  width: 498px;
  min-height: 133px;
  margin: 0 12px;
  padding: 0 66px;
  list-style: none;
}
.idstopboxBg1.active {
  background: url(../images/idsareagreenBg.jpg) repeat-x 0 0;
}
.idstopboxBg1 h3 {
  text-align: center;
  font-size: 16px;
  color: #909090;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.idstopboxBg1.active h3 {
  text-align: center;
  font-size: 16px;
  color: #538234;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.idstopboxBg1 ul {
  margin: 0;
  padding: 0;
}
.idstopboxBg1 li:first-child {
  margin-bottom: 0px;
}
.idstopboxBg1 li:last-child {
  margin-top: 10px;
}
.idstopboxBg1 li p {
  color: #909090;
}
.idstopboxBg1.active li p {
  color: #538234;
}
.idstopboxBg1 li span {
  color: #020202;
}
.idstopboxBg2 {
  background: url(../images/idsareainactiveBg.jpg) repeat-x 0 0;
  width: 498px;
  min-height: 133px;
  margin: 0 12px;
  padding: 0 66px;
  list-style: none;
}
.idstopboxBg2.active {
  background: url(../images/idsareapinkBg.jpg) repeat-x 0 0;
}
.idstopboxBg2 h3 {
  text-align: center;
  font-size: 16px;
  color: #909090;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.idstopboxBg2.active h3 {
  text-align: center;
  font-size: 16px;
  color: #ae8964;
  font-family: "SST Medium";
  font-weight: normal;
  text-transform: uppercase;
  margin: 4px 0 10px;
}
.idstopboxBg2 ul {
  margin: 0;
  padding: 0;
}
.idstopboxBg2 li:first-child {
  margin-bottom: 0px;
}
.idstopboxBg2 li:last-child {
  margin-top: 10px;
}
.idstopboxBg2 li p {
  color: #909090;
}
.idstopboxBg2.active li p {
  color: #ae8964;
}
.idstopboxBg2 li span {
  color: #020202;
}
.idsmapwestarea {
  position: absolute;
  left: 369px;
  top: 251px;
  z-index: 2;
}
.idsmapwestarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-mapno.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.idsmapwestarea.active::before {
  background: url(../images/idswest-mapno-active.png) no-repeat 0 0;
}
.idsmapwestarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.idsmapwestarea .maptextarea {
  margin-left: 53px;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
  margin-top: 3px;
  text-transform: uppercase;
}
.idsmapeastarea {
  position: absolute;
  left: 821px;
  top: 255px;
  z-index: 2;
}
.idsmapeastarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-mapno.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.idsmapeastarea.active::before {
  background: url(../images/idseast-mapno-active.png) no-repeat 0 0;
}
.idsmapeastarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.idsmapeastarea .maptextarea {
  margin-left: 53px;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: center;
  margin-top: 3px;
  text-transform: uppercase;
}
.westarea.idswestare {
  width: 300px;
}
.westarea.idswestare ul li {
  font-size: 16px;
}
.westarea.idswestare ul li p {
  margin: 0;
  font-size: 14px;
}
/*==============ids Region area==================*/
.IDSregionarea-mapBg {
  /* background: url('../images/SCS---Region-MapBgtext.jpg') no-repeat 0 0;*/
  position: relative;
  height: 665px;
}
.idsmountainregionarea {
  position: absolute;
  left: 364px;
  top: 170px;
  z-index: 2;
}
.idsmountainregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-mountainmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.idsmountainregionarea.active::before {
  background: url(../images/ids-mountainmapno-active.png) no-repeat 0 0;
}
.idsmountainregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.idsmountainregionarea .maptextarea {
  margin-left: -14px;
  margin-top: 43px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 68px;
}
.idsmidwestregionarea {
  position: absolute;
  left: 624px;
  top: 83px;
  z-index: 2;
}
.idsmidwestregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-midwestmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.idsmidwestregionarea.active::before {
  background: url(../images/ids-midwestmapno-active.png) no-repeat 0 0;
}
.idsmidwestregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.idsmidwestregionarea .maptextarea {
  margin-left: -12px;
  margin-top: 43px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 68px;
}
.idspacificregionarea {
  position: absolute;
  left: 171px;
  top: 199px;
  z-index: 2;
}
.idspacificregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-pacificmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.idspacificregionarea.active::before {
  background: url(../images/ids-pacificmapno-active.png) no-repeat 0 0;
}
.idspacificregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.idspacificregionarea .maptextarea {
  margin-left: -12px;
  margin-top: 43px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 68px;
}
.idssouthwestregionarea {
  position: absolute;
  left: 572px;
  top: 297px;
  z-index: 2;
}
.idssouthwestregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-southwestmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.idssouthwestregionarea.active::before {
  background: url(../images/ids-southwestmapno-active.png) no-repeat 0 0;
}
.idssouthwestregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.idssouthwestregionarea .maptextarea {
  margin-left: -27px;
  margin-top: 43px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 100px;
}
.idscentralregionarea {
  position: absolute;
  left: 695px;
  top: 378px;
  z-index: 2;
}
.idscentralregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-centralmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.idscentralregionarea.active::before {
  background: url(../images/ids-centralmapno-active.png) no-repeat 0 0;
}
.idscentralregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.idscentralregionarea .maptextarea {
  margin-left: -27px;
  margin-top: 43px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 100px;
}
.idsgreatlakesregionarea {
  position: absolute;
  left: 843px;
  top: 196px;
  z-index: 2;
}
.idsgreatlakesregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-greatlakesmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.idsgreatlakesregionarea.active::before {
  background: url(../images/ids-greatlakesmapno-active.png) no-repeat 0 0;
}
.idsgreatlakesregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.idsgreatlakesregionarea .maptextarea {
  margin-left: -27px;
  margin-top: 43px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 100px;
}
.idssoutheastregionarea {
  position: absolute;
  left: 841px;
  top: 361px;
  z-index: 2;
}
.idssoutheastregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-southeastmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.idssoutheastregionarea.active::before {
  background: url(../images/ids-southeastmapno-active.png) no-repeat 0 0;
}
.idssoutheastregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.idssoutheastregionarea .maptextarea {
  margin-left: -27px;
  margin-top: 43px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 100px;
}
.idsmidatlanticregionarea {
  position: absolute;
  left: 949px;
  top: 258px;
  z-index: 2;
}
.idsmidatlanticregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-midatlanticmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.idsmidatlanticregionarea.active::before {
  background: url(../images/ids-midatlanticmapno-active.png) no-repeat 0 0;
}
.idsmidatlanticregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.idsmidatlanticregionarea .maptextarea {
  margin-left: -27px;
  margin-top: 43px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 100px;
}
.idsnortheastregionarea {
  position: absolute;
  left: 1017px;
  top: 54px;
  z-index: 2;
}
.idsnortheastregionarea::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ids-northeastmapno.png) no-repeat 0 0;
  width: 45px;
  height: 70px;
}
.idsnortheastregionarea.active::before {
  background: url(../images/ids-northeastmapno-active.png) no-repeat 0 0;
}
.idsnortheastregionarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Medium";
  width: 44px;
  height: 34px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.idsnortheastregionarea .maptextarea {
  margin-left: -27px;
  margin-top: 43px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  width: 100px;
}
/*================19-04-21=======================*/
/*.avp-area-dashboardBg {
     background: url('../images/Central.png') no-repeat 0 0;
     position: relative;
     width: 292px;
     height: 259px;
     font-size: 12px;
    font-family: 'SST Medium';
    color: #020000;
}*/
.avpdashmidwestregion {
  position: absolute;
  left: 10px;
  top: 34px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/midwest_grey.png) no-repeat 0 0;
  width: 193px;
  height: 191px;
}
.avpdashmidwestregion.active {
  background: url(../images/midwest_color.png) no-repeat 0 0;
}
.avpdashmidwestregion span {
  z-index: 2;
  position: absolute;
  top: 59px;
  left: 89px;
  width: 60px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashplainsregion {
  position: absolute;
  left: 136px;
  top: 120px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/plains_grey.png) no-repeat 0 0;
  width: 71px;
  height: 87px;
}
.avpdashplainsregion.active {
  background: url(../images/plains_color.png) no-repeat 0 0;
}
.avpdashplainsregion span {
  z-index: 2;
  position: absolute;
  top: 27px;
  left: 11px;
  width: 48px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashcrossroadsregion {
  position: absolute;
  left: 108px;
  top: 134px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/crossroads_grey.png) no-repeat 0 0;
  width: 129px;
  height: 107px;
}
.avpdashcrossroadsregion.active {
  background: url(../images/crossroads_color.png) no-repeat 0 0;
}
.avpdashcrossroadsregion span {
  z-index: 2;
  position: absolute;
  top: 55px;
  left: 27px;
  width: 90px;
  word-break: break-all;
  line-height: 13px;
  text-align: center;
}
.avpdashnorthlakesregion {
  position: absolute;
  left: 150px;
  top: 54px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/northlakes_grey.png) no-repeat 0 0;
  width: 107px;
  height: 115px;
}
.avpdashnorthlakesregion.active {
  background: url(../images/northlakes_color.png) no-repeat 0 0;
}
.avpdashnorthlakesregion span {
  z-index: 2;
  position: absolute;
  top: 67px;
  left: 34px;
  width: 90px;
  word-break: break-all;
  line-height: 13px;
  text-align: center;
}
.avpdashohiovalleyregion {
  position: absolute;
  left: 170px;
  top: 138px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ohiovalley_grey.png) no-repeat 0 0;
  width: 127px;
  height: 105px;
}
.avpdashohiovalleyregion.active {
  background: url(../images/ohiovalley_color.png) no-repeat 0 0;
}
.avpdashohiovalleyregion span {
  z-index: 2;
  position: absolute;
  top: 37px;
  left: 40px;
  width: 90px;
  word-break: break-all;
  line-height: 13px;
  text-align: center;
}
.avpdashatlantaregion {
  position: absolute;
  left: 70px;
  top: 44px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/atlantaregion_grey.png) no-repeat 0 0;
  width: 81px;
  height: 119px;
}
.avpdashatlantaregion.active {
  background: url(../images/atlantaregion_color.png) no-repeat 0 0;
}
.avpdashatlantaregion span {
  z-index: 2;
  position: absolute;
  top: 47px;
  left: 0px;
  width: 65px;
  word-break: break-all;
  line-height: 13px;
  text-align: center;
}
.avpdashfloridagulfregion {
  position: absolute;
  left: 114px;
  top: 134px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/floridaregion_grey.png) no-repeat 0 0;
  width: 61px;
  height: 107px;
}
.avpdashfloridagulfregion.active {
  background: url(../images/floridaregion_color.png) no-repeat 0 0;
}
.avpdashfloridagulfregion span {
  z-index: 2;
  position: absolute;
  top: 70px;
  left: -44px;
  width: 85px;
  word-break: break-all;
  line-height: 13px;
  text-align: center;
}
.avpdasheastfloridaregion {
  position: absolute;
  left: 110px;
  top: 124px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/eastfloridaregion_grey.png) no-repeat 0 0;
  width: 79px;
  height: 139px;
}
.avpdasheastfloridaregion.active {
  background: url(../images/eastfloridaregion_color.png) no-repeat 0 0;
}
.avpdasheastfloridaregion span {
  z-index: 2;
  position: absolute;
  top: 54px;
  left: 40px;
  width: 85px;
  word-break: break-all;
  line-height: 13px;
  text-align: center;
}
.avpdashcharlestonregion {
  position: absolute;
  left: 116px;
  top: 46px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/charlestonregion_grey.png) no-repeat 0 0;
  width: 95px;
  height: 105px;
}
.avpdashcharlestonregion.active {
  background: url(../images/charlestonregion_color.png) no-repeat 0 0;
}
.avpdashcharlestonregion span {
  z-index: 2;
  position: absolute;
  top: 37px;
  left: 19px;
  width: 85px;
  word-break: break-all;
  line-height: 13px;
  text-align: center;
}
.avpdashcharlotteregion {
  position: absolute;
  left: 95px;
  top: 8px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/charlotteregion_grey.png) no-repeat 0 0;
  width: 151px;
  height: 77px;
}
.avpdashcharlotteregion.active {
  background: url(../images/charlotteregion_color.png) no-repeat 0 0;
}
.avpdashcharlotteregion span {
  z-index: 2;
  position: absolute;
  top: 15px;
  left: 35px;
  width: 78px;
  word-break: break-all;
  line-height: 13px;
  text-align: center;
}
.avpdashhillcountryregion {
  position: absolute;
  left: 0px;
  top: 76px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/hillcountryregion_grey.png) no-repeat 0 0;
  width: 141px;
  height: 109px;
}
.avpdashhillcountryregion.active {
  background: url(../images/hillcountryregion_color.png) no-repeat 0 0;
}
.avpdashhillcountryregion span {
  z-index: 2;
  position: absolute;
  top: 30px;
  left: 12px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashalamoregion {
  position: absolute;
  left: 36px;
  top: 127px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/alamoregion_grey.png) no-repeat 0 0;
  width: 103px;
  height: 105px;
}
.avpdashalamoregion.active {
  background: url(../images/alamoregion_color.png) no-repeat 0 0;
}
.avpdashalamoregion span {
  z-index: 2;
  position: absolute;
  top: 33px;
  left: -4px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashsouthforkregion {
  position: absolute;
  left: 94px;
  top: 108px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/southforkregion_grey.png) no-repeat 0 0;
  width: 75px;
  height: 51px;
}
.avpdashsouthforkregion.active {
  background: url(../images/southforkregion_color.png) no-repeat 0 0;
}
.avpdashsouthforkregion span {
  z-index: 2;
  position: absolute;
  top: 16px;
  left: -5px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashredriverregion {
  position: absolute;
  left: 66px;
  top: 56px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/redriverregion_grey.png) no-repeat 0 0;
  width: 147px;
  height: 117px;
}
.avpdashredriverregion.active {
  background: url(../images/redriverregion_color.png) no-repeat 0 0;
}
.avpdashredriverregion span {
  z-index: 2;
  position: absolute;
  top: 39px;
  left: 46px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashlonestarregion {
  position: absolute;
  left: 104px;
  top: 134px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/lonestarregion_grey.png) no-repeat 0 0;
  width: 103px;
  height: 87px;
}
.avpdashlonestarregion.active {
  background: url(../images/lonestarregion_color.png) no-repeat 0 0;
}
.avpdashlonestarregion span {
  z-index: 2;
  position: absolute;
  top: 29px;
  left: 14px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashgulfcoastregion {
  position: absolute;
  left: 166px;
  top: 102px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/gulfcoast_grey.png) no-repeat 0 0;
  width: 99px;
  height: 87px;
}
.avpdashgulfcoastregion.active {
  background: url(../images/gulfcoast_color.png) no-repeat 0 0;
}
.avpdashgulfcoastregion span {
  z-index: 2;
  position: absolute;
  top: 44px;
  left: 14px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashmusiccityregion {
  position: absolute;
  left: 190px;
  top: 76px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/musicregion_grey.png) no-repeat 0 0;
  width: 107px;
  height: 99px;
}
.avpdashmusiccityregion.active {
  background: url(../images/musicregion_color.png) no-repeat 0 0;
}
.avpdashmusiccityregion span {
  z-index: 2;
  position: absolute;
  top: 26px;
  left: 14px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashsteelcityregion {
  position: absolute;
  left: 22px;
  top: 100px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/steelcityregion_grey.png) no-repeat 0 0;
  width: 155px;
  height: 95px;
}
.avpdashsteelcityregion.active {
  background: url(../images/steelcityregion_color.png) no-repeat 0 0;
}
.avpdashsteelcityregion span {
  z-index: 2;
  position: absolute;
  top: 36px;
  left: 28px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashcapitalregion {
  position: absolute;
  left: 24px;
  top: 174px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/capitalregion_grey.png) no-repeat 0 0;
  width: 137px;
  height: 89px;
}
.avpdashcapitalregion.active {
  background: url(../images/capitalregion_color.png) no-repeat 0 0;
}
.avpdashcapitalregion span {
  z-index: 2;
  position: absolute;
  top: 33px;
  left: 48px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashchesapeakeregion {
  position: absolute;
  left: 84px;
  top: 154px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/chesapeakeregion_grey.png) no-repeat 0 0;
  width: 81px;
  height: 59px;
}
.avpdashchesapeakeregion.active {
  background: url(../images/chesapeakeregion_color.png) no-repeat 0 0;
}
.avpdashchesapeakeregion span {
  z-index: 2;
  position: absolute;
  top: 21px;
  left: 30px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashnewyorkregion {
  position: absolute;
  left: 142px;
  top: 128px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/newyorkregion_grey.png) no-repeat 0 0;
  width: 71px;
  height: 63px;
}
.avpdashnewyorkregion.active {
  background: url(../images/newyorkregion_color.png) no-repeat 0 0;
}
.avpdashnewyorkregion span {
  z-index: 2;
  position: absolute;
  top: 18px;
  left: 9px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashupstateregion {
  position: absolute;
  left: 68px;
  top: 54px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/upstateregion_grey.png) no-repeat 0 0;
  width: 131px;
  height: 89px;
}
.avpdashupstateregion.active {
  background: url(../images/upstateregion_color.png) no-repeat 0 0;
}
.avpdashupstateregion span {
  z-index: 2;
  position: absolute;
  top: 25px;
  left: 25px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
.avpdashnewenglandregion {
  position: absolute;
  left: 146px;
  top: 0;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/newengland_grey.png) no-repeat 0 0;
  width: 141px;
  height: 155px;
}
.avpdashnewenglandregion.active {
  background: url(../images/newengland_color.png) no-repeat 0 0;
}
.avpdashnewenglandregion span {
  z-index: 2;
  position: absolute;
  top: 32px;
  left: 46px;
  width: 92px;
  word-break: break-all;
  line-height: 14px;
  text-align: center;
}
/*===================20-04-21==========================*/
.idsdashpacificregion {
  position: absolute;
  left: 4px;
  top: 60px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ids_regionpacific_grey.png) no-repeat 0 0;
  width: 154px;
  height: 200px;
  text-align: center;
}
.idsdashpacificregion.active {
  background: url(../images/ids_regionpacific_color.png) no-repeat 0 0;
}
.idsdashpacificregion span {
  z-index: 2;
  position: absolute;
  top: 38px;
  left: 11px;
  width: 60px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashmountainregion {
  position: absolute;
  left: 8px;
  top: 0px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ids_regionmountain_grey.png) no-repeat 0 0;
  width: 174px;
  height: 264px;
  text-align: center;
}
.idsdashmountainregion.active {
  background: url(../images/ids_regionmountain_color.png) no-repeat 0 0;
}
.idsdashmountainregion span {
  z-index: 2;
  position: absolute;
  top: 80px;
  left: 80px;
  width: 70px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashsouthwestregion {
  position: absolute;
  left: 128px;
  top: 78px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ids_regionsouthwest_grey.png) no-repeat 0 0;
  width: 150px;
  height: 182px;
  text-align: center;
}
.idsdashsouthwestregion.active {
  background: url(../images/ids_regionsouthwest_color.png) no-repeat 0 0;
}
.idsdashsouthwestregion span {
  z-index: 2;
  position: absolute;
  top: 75px;
  left: 32px;
  width: 75px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashcentralregion {
  position: absolute;
  left: 204px;
  top: 144px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ids_regioncentral_grey.png) no-repeat 0 0;
  width: 92px;
  height: 100px;
  text-align: center;
}
.idsdashcentralregion.active {
  background: url(../images/ids_regioncentral_color.png) no-repeat 0 0;
}
.idsdashcentralregion span {
  z-index: 2;
  position: absolute;
  top: 32px;
  left: 25px;
  width: 60px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashmidwestregion {
  position: absolute;
  left: 0;
  top: 10px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ids_regionmidwest_grey.png) no-repeat 0 0;
  width: 148px;
  height: 140px;
  text-align: center;
}
.idsdashmidwestregion.active {
  background: url(../images/ids_regionmidwest_color.png) no-repeat 0 0;
}
.idsdashmidwestregion span {
  z-index: 2;
  position: absolute;
  top: 39px;
  left: 44px;
  width: 60px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashgreatlakesregion {
  position: absolute;
  left: 110px;
  top: 29px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ids_regiongreatlakes_grey.png) no-repeat 0 0;
  width: 110px;
  height: 126px;
  text-align: center;
}
.idsdashgreatlakesregion.active {
  background: url(../images/ids_regiongreatlakes_color.png) no-repeat 0 0;
}
.idsdashgreatlakesregion span {
  z-index: 2;
  position: absolute;
  top: 68px;
  left: 25px;
  width: 80px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashsoutheastregion {
  position: absolute;
  left: 120px;
  top: 136px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ids_regionsoutheast_grey.png) no-repeat 0 0;
  width: 114px;
  height: 128px;
  text-align: center;
}
.idsdashsoutheastregion.active {
  background: url(../images/ids_regionsoutheast_color.png) no-repeat 0 0;
}
.idsdashsoutheastregion span {
  z-index: 2;
  position: absolute;
  top: 43px;
  left: 14px;
  width: 75px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashmidatlanticregion {
  position: absolute;
  left: 166px;
  top: 66px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ids_regionmidatlantic_grey.png) no-repeat 0 0;
  width: 88px;
  height: 126px;
  text-align: center;
}
.idsdashmidatlanticregion.active {
  background: url(../images/ids_regionmidatlantic_color.png) no-repeat 0 0;
}
.idsdashmidatlanticregion span {
  z-index: 2;
  position: absolute;
  top: 70px;
  left: 25px;
  width: 90px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashnortheastregion {
  position: absolute;
  left: 190px;
  top: 0px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/ids_regionnortheast_grey.png) no-repeat 0 0;
  width: 106px;
  height: 94px;
  text-align: center;
}
.idsdashnortheastregion.active {
  background: url(../images/ids_regionnortheast_color.png) no-repeat 0 0;
}
.idsdashnortheastregion span {
  z-index: 2;
  position: absolute;
  top: 41px;
  left: 17px;
  width: 72px;
  word-break: break-all;
  line-height: 14px;
}
/*=============22-04-21===============*/
.pictable.pichart-eventtype div {
  width: 100% !important;
}
.marketingservice.pichart-event-popupon {
  padding: 0;
  margin: 0;
}
.marketingservice.pichart-event-popupoff {
  padding: 0;
  margin: 0;
}
.pichart-eventtype span.percentagechartheading {
  padding-bottom: 20px;
}
td.avp_area-td {
  width: 400px;
}
/*.tae-account-dashboard */
.circle-container {
  display: block;
  position: absolute;
  top: 95px;
  left: 0px;
  background: transparent;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  border-style: none;
  margin: 0em;
  z-index: 2;
  margin: auto;
  right: 0;
}
.canvas-pie {
  width: 100% !important;
  height: 100% !important;
}
.canvas-pie canvas {
  height: 100% !important;
  width: 85% !important;
  margin: auto;
}
.rank-design.nobgcolor > tr > td:nth-child(1),
.rank-design.nobgcolor > tr > td:nth-child(3) {
  font-family: 'SST Bold';
}
th.rep-grid-list-ev-count {
  width: 580px;
}
th.rep-grid-list-ev-count td:nth-child(1),
th.rep-grid-list-ev-count td:nth-child(2),
th.rep-grid-list-ev-count td:nth-child(3),
th.rep-grid-list-ev-count td:nth-child(6) {
  width: 80px !important;
  text-align: center !important;
  padding: 0 7px !important;
}
th.rep-grid-list-ev-count td:nth-child(4) {
  width: 90px !important;
}
th.rep-grid-list-ev-count td:nth-child(5) {
  width: 60px !important;
}
td.rep-grid-list-count-data {
  width: 580px;
  padding: 0 !important;
}
td.rep-grid-list-count-data td:nth-child(1),
td.rep-grid-list-count-data td:nth-child(2),
td.rep-grid-list-count-data td:nth-child(3),
td.rep-grid-list-count-data td:nth-child(6) {
  width: 80px !important;
  padding: 0 7px !important;
  text-align: center !important;
}
td.rep-grid-list-count-data td:nth-child(4) {
  width: 90px !important;
}
td.rep-grid-list-count-data td:nth-child(5) {
  width: 60px !important;
}
td.rep-grid-list-count-data td:nth-child(1) {
  color: #fe0309;
}
td.rep-grid-list-count-data td:nth-child(2) {
  color: #ef992c;
}
td.rep-grid-list-count-data td:nth-child(3) {
  color: #148b14;
}
td.rep-grid-list-count-data td:nth-child(4) {
  color: #025eb3;
}
td.rep-grid-list-count-data td:nth-child(5) {
  color: #7d7d7e;
}
td.rep-grid-list-count-data td:nth-child(6) {
  color: #7d7d7e;
}
th.rep-grid-list-dash {
  width: 130px;
}
table.rank-heading.rank-position td:nth-child(1) {
  width: 400px;
}
table.rank-heading.rank-position td:nth-child(2) {
  width: 220px;
}
tr.rank-area.rank-reg td:nth-child(2) {
  width: 430px;
}
table.rank-heading.area-admin-rank-head td::before {
  color: #fff;
  background: transparent;
  display: none;
}
table.rank-heading.area-admin-rank-head td:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  background: url(../images/rankheadingTdborder.jpg) repeat-x 0 0 !important;
  display: none;
}
table.rank-heading.area-admin-rank-head td:nth-child(3)::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  background: url(../images/rankheadingTdborder.jpg) repeat-x 0 0 !important;
  display: block;
}
table.rank-heading.area-admin-rank-head td:nth-child(2) {
  width: 140px;
}
table.rank-heading.area-admin-rank-head td:nth-child(3) {
  width: 140px;
}
table.rank-heading.area-admin-rank-head td:nth-child(4) {
  width: 140px;
}
table.rank-heading.area-admin-rank-head td:nth-child(5) {
  width: 140px;
}
.regionrank-area td:nth-child(2) {
  width: 140px;
}
.regionrank-area td:nth-child(3) {
  width: 140px;
}
.regionrank-area td:nth-child(4) {
  width: 140px;
}
.regionrank-area td:nth-child(2) .rank-region {
  padding-left: 15px;
  text-align: center;
}
table.rank-heading.rank-scs-position td:nth-child(1) {
  width: 385px;
}
table.rank-heading.rank-scs-position td:nth-child(2) {
  width: 160px;
}
table.rank-heading.rank-scs-position td:nth-child(2)::before {
  display: none;
}
table.rank-heading.rank-scs-position td:nth-child(3) {
  width: 160px;
}
tr.rank-area.rank-scs-reg td:nth-child(2) {
  padding-left: 0px;
  width: 300px;
}
@-moz-document url-prefix() {
  tr.rank-area.rank-scs-reg td:nth-child(2) {
    padding-left: 0px;
    width: 210px;
  }
  tr.rank-area.rank-reg td:nth-child(2) {
    width: 220px;
  }
}
.cover-toolsarrea .circle-container {
  margin: 0;
  top: 71px;
  width: 180px;
  height: 180px;
}
.cover-toolsarrea .pictable.pichart-eventtype div {
  width: 44% !important;
}
.cover-toolsarrea .marketingservice {
  margin-right: 0;
  margin-top: 10px;
  padding-top: 7px;
  margin-bottom: 10px;
  margin-left: 4px;
}
/*============01-06-21===============*/
.user-design {
  border-top: 2px solid #fff;
}
.user-design > tr {
  border-bottom: 1px solid #fff;
}
.user-design > tr:nth-child(even) {
  background-color: #fff;
}
.user-design > tr:nth-child(odd) {
  background-color: #f3f3f5;
}
.user-design > tr > td {
  padding: 15px 5px;
  color: #8e95a7;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  border-right: 2px solid #dfdfe8;
}
.user-design > tr > td:first-child {
  border-left: 0px solid #c3c3cd;
}
.user-design > tr > td:last-child {
  border-right: 0px solid #c3c3cd;
}
.user-design > tr > td p {
  margin: 0;
}
@media (max-width: 1280px) {
  .map-details {
    overflow-x: scroll;
  }
  .map-rank,
  .lower-table,
  .scrollarea-tab {
    width: 1280px;
  }
  .foot-cover {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: wrap;
  }
  .cover-area {
    margin: 10px;
  }
  .cover-toolsarrea {
    display: flex;
    align-items: inherit;
    flex-flow: wrap;
    justify-content: center;
  }
  .tab-scroll {
    overflow-x: scroll;
  }
  .topstrip-area {
    flex-flow: wrap;
    justify-content: center;
  }
  .topstrip-area h1,
  .topstrip-area h2,
  .list-top,
  .topstrip-area p {
    padding: 0 10px;
  }
}
@media (max-width: 575px) {
  .cover-area {
    margin: 10px;
    width: 100%;
  }
  .tae-approved,
  .remaining {
    width: 100%;
  }
  .remening-funds,
  .est-pending {
    width: 50%;
    flex: 0 0 50%;
    text-align: center;
    padding: 5px 10px;
  }
  .remaining {
    flex-flow: wrap;
  }
  .westarea {
    width: 100%;
  }
}
/* Jaydeep Kothiya CSS Start */
td.percentagechartBg .pictable {
  height: 100%;
}
td.percentagechartBg .marketingservice {
  background: transparent;
}
td.percentagechartBg .marketingservice span.percentagechartheading {
  display: block;
  text-align: center;
  margin: 0 auto 20px;
  background: transparent;
}
td.percentagechartBg div#piechart,
td.percentagechartBg div#piechart-event-type {
  margin: -28px auto;
  width: 100%;
  margin-bottom: -100px;
}
td.percentagechartBg div#piechart > div,
td.percentagechartBg div#piechart-event-type > div {
  float: unset;
  width: 100%;
  position: unset !important;
}
td.percentagechartBg div#piechart > div > div,
td.percentagechartBg div#piechart-event-type > div > div {
  position: unset !important;
  width: 100% !important;
  height: 100% !important;
}
td.percentagechartBg div#piechart > div > div > div,
td.percentagechartBg div#piechart-event-type > div > div > div {
  position: unset !important;
  text-align: center;
}
.order-products-toolbar.toolbar.bottom {
  margin-bottom: 0;
}
.order-products-toolbar.toolbar.bottom .pager {
  padding: 0 20px;
}
.order-products-toolbar.toolbar.bottom .limiter select {
  width: 60px;
}
.tae-account-regiondashbaord .column.main {
  padding-bottom: 0;
}
.heading7Bg thead th span {
  display: block;
  font-size: 11px;
}
/* Jaydeep Kothiya CSS End */
.tae-account-regiondashbaord .pictable.pichart-items div {
  width: 100% !important;
  height: 100% !important;
}
.tae-account-regiondashbaord tr.regionrank-area td.righttext.heightheadingarea p {
  float: right;
}
.tae-account-regiondashbaord .marketingservice.pichart-event-popupon .circle-container {
  top: 69px;
  left: 79px;
}
.tae-account-regiondashbaord .marketingservice.pichart-event-popupoff .circle-container {
  top: 70px;
  left: 80px;
}
.tae-account-regiondashbaord table.under-table tbody tr td {
  font-size: 12px;
}
.tae-account-regiondashbaord .circle-container {
  width: 203px;
  height: 203px;
}
.tae-account-regiondashbaord .row-under tr td:first-child {
  width: 67px;
}
.tae-account-regiondashbaord .row-under tr td:nth-child(2) {
  width: 70px;
}
.tae-account-regiondashbaord .row-under tr td:nth-child(3) {
  width: 76px;
}
.tae-account-regiondashbaord .row-under tr td:nth-child(4) {
  width: 82px;
}
.tae-account-regiondashbaord .row-under tr td:nth-child(5) {
  width: 65px;
}
.tae-account-regiondashbaord .row-under tr td:nth-child(6) {
  width: 68px;
}
.tae-account-regiondashbaord .graytext {
  color: gray;
}
.tae-account-regiondashbaord .yellowtext {
  color: #ff8c00;
}
.tae-account-regiondashbaord canvas#chart,
.tae-account-regiondashbaord canvas#piechart-event-type {
  width: 203px !important;
  height: 203px !important;
  margin: 0 auto;
}
table.lower-table.rep-grid-list thead tr th span {
  font-size: 10px;
  display: block;
}
table.lower-table.rep-grid-list td.date1starea.redtext {
  color: #f90007;
}
table.lower-table.rep-grid-list tr td {
  vertical-align: middle;
}
/*==================17-08-21==================*/
.dbswestarea {
  position: absolute;
  left: 378px;
  top: 152px;
  z-index: 2;
}
.dbswestarea::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbs-westmapno.png) no-repeat 0 0;
  width: 70px;
  height: 120px;
}
.dbswestarea.active::before {
  background: url(../images/dbs-westmapno-active.png) no-repeat 0 0;
}
.dbswestarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: 'SST Medium';
  width: 70px;
  height: 120px;
  font-size: 35px;
  line-height: 50px;
  text-align: center;
}
.dbswestarea .maptextarea {
  margin-left: 48px;
  margin-top: -60px;
  text-transform: uppercase;
  color: #010101;
  font-family: 'SST Bold';
  font-size: 21px;
  line-height: 25px;
  text-align: center;
  width: 68px;
}
.dbseastarea {
  position: absolute;
  left: 810px;
  top: 340px;
  z-index: 2;
}
.dbseastarea::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbs-eastmapno.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.dbseastarea.active::before {
  background: url(../images/dbs-eastmapno-active.png) no-repeat 0 0;
}
.dbseastarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: 'SST Medium';
  font-size: 35px;
  line-height: 50px;
  width: 70px;
  height: 54px;
  text-align: center;
}
.dbseastarea .maptextarea {
  margin-left: 53px;
  color: #010101;
  font-family: 'SST Bold';
  font-size: 21px;
  line-height: 26px;
  text-align: center;
  margin-top: 3px;
  text-transform: uppercase;
}
.dbsregion-NStretch {
  position: absolute;
  left: 519px;
  top: 78px;
  z-index: 2;
}
.dbsregion-NStretch::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbsregion-NStretch-ash.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.dbsregion-NStretch.active::before {
  background: url(../images/dbsregion-NStretch.png) no-repeat 0 0;
}
.dbsregion-NStretch .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsregion-NStretch .maptextarea {
  margin-left: 43px;
  margin-top: 11px;
  text-transform: capitalize;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 17px;
  text-align: center;
  width: 112px;
}
.dbsregion-MtnWest {
  position: absolute;
  left: 204px;
  top: 205px;
  z-index: 2;
}
.dbsregion-MtnWest::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbsregion-MtnWest-ash.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.dbsregion-MtnWest.active::before {
  background: url(../images/dbsregion-MtnWest.png) no-repeat 0 0;
}
.dbsregion-MtnWest .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsregion-MtnWest .maptextarea {
  margin-left: 54px;
  margin-top: 5px;
  text-transform: capitalize;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: left;
  width: 76px;
}
.dbsregion-4Corners {
  position: absolute;
  left: 403px;
  top: 225px;
  z-index: 2;
}
.dbsregion-4Corners::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbsregion-4Corners-ash.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.dbsregion-4Corners.active::before {
  background: url(../images/dbsregion-4Corners.png) no-repeat 0 0;
}
.dbsregion-4Corners .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsregion-4Corners .maptextarea {
  margin-left: 54px;
  margin-top: 5px;
  text-transform: capitalize;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: left;
  width: 108px;
}
.dbsregion-Texas {
  position: absolute;
  left: 540px;
  top: 392px;
  z-index: 2;
}
.dbsregion-Texas::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbsregion-Texas-ash.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.dbsregion-Texas.active::before {
  background: url(../images/dbsregion-Texas.png) no-repeat 0 0;
}
.dbsregion-Texas .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsregion-Texas .maptextarea {
  margin-left: 47px;
  margin-top: 18px;
  text-transform: capitalize;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: left;
  width: 108px;
}
.dbsregion-Midwest {
  position: absolute;
  left: 700px;
  top: 169px;
  z-index: 2;
}
.dbsregion-Midwest::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbsregion-Midwest-ash.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.dbsregion-Midwest.active::before {
  background: url(../images/dbsregion-Midwest.png) no-repeat 0 0;
}
.dbsregion-Midwest .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsregion-Midwest .maptextarea {
  margin-left: 47px;
  margin-top: 18px;
  text-transform: capitalize;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: left;
  width: 108px;
}
.dbsregion-Florida {
  position: absolute;
  left: 820px;
  top: 338px;
  z-index: 2;
}
.dbsregion-Florida::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbsregion-Florida-ash.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.dbsregion-Florida.active::before {
  background: url(../images/dbsregion-Florida.png) no-repeat 0 0;
}
.dbsregion-Florida .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsregion-Florida .maptextarea {
  margin-left: 47px;
  margin-top: 18px;
  text-transform: capitalize;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: left;
  width: 108px;
}
.dbsregion-Carolina {
  position: absolute;
  left: 914px;
  top: 230px;
  z-index: 2;
}
.dbsregion-Carolina::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbsregion-Carolina-ash.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.dbsregion-Carolina.active::before {
  background: url(../images/dbsregion-Carolina.png) no-repeat 0 0;
}
.dbsregion-Carolina .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsregion-Carolina .maptextarea {
  margin-left: 47px;
  margin-top: 18px;
  text-transform: capitalize;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: left;
  width: 108px;
}
.dbsregion-NorthEast {
  position: absolute;
  left: 976px;
  top: 62px;
  z-index: 2;
}
.dbsregion-NorthEast::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbsregion-Northeast-ash.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
.dbsregion-NorthEast.active::before {
  background: url(../images/dbsregion-Northeast.png) no-repeat 0 0;
}
.dbsregion-NorthEast .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsregion-NorthEast .maptextarea {
  margin-left: 47px;
  margin-top: 18px;
  text-transform: capitalize;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: left;
  width: 108px;
}
.avp-area-dashboardBg {
  /*background: url(../images/East_area_active.png) no-repeat 0 0 !important; */
  position: relative;
  width: 290px;
  height: 250px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
}
.idsdashtexas {
  position: absolute;
  left: 18px;
  top: 138px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/DBS_Texas_region_Nor.png) no-repeat 0 0;
  width: 137px;
  height: 95px;
  text-align: center;
}
.idsdashtexas.active {
  background: url(../images/DBS_Texas_region_act.png) no-repeat 0 0;
}
.idsdashtexas span {
  z-index: 2;
  position: absolute;
  top: 38px;
  left: 33px;
  width: 70px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashflorida {
  position: absolute;
  left: 138px;
  top: 106px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/DBS_Florida_region_nor.png) no-repeat 0 0;
  width: 92px;
  height: 126px;
  text-align: center;
}
.idsdashflorida.active {
  background: url(../images/DBS_Florida_region_act.png) no-repeat 0 0;
}
.idsdashflorida span {
  z-index: 2;
  position: absolute;
  top: 65px;
  left: 26px;
  width: 70px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashcarolina {
  position: absolute;
  left: 170px;
  top: 68px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/DBS_Carolina_region_nor.png) no-repeat 0 0;
  width: 77px;
  height: 103px;
  text-align: center;
}
.idsdashcarolina.active {
  background: url(../images/DBS_Carolina_region_act.png) no-repeat 0 0;
}
.idsdashcarolina span {
  z-index: 2;
  position: absolute;
  top: 8px;
  left: -35px;
  width: 70px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashnortheast {
  position: absolute;
  left: 206px;
  top: 11px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/DBS_Northeast_region_nor.png) no-repeat 0 0;
  width: 75px;
  height: 91px;
  text-align: center;
}
.idsdashnortheast.active {
  background: url(../images/DBS_Northeast_region_act.png) no-repeat 0 0;
}
.idsdashnortheast span {
  z-index: 2;
  position: absolute;
  top: 16px;
  left: -12px;
  width: 75px;
  word-break: break-all;
  line-height: 14px;
}
.dbsactregion_westarea {
  position: absolute;
  left: 378px;
  top: 154px;
  z-index: 2;
}
.dbsactregion_westarea::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/dbs-westmapno-active.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
/*.dbsactregion_westarea.active::before { background: url(../images/dbs-westmapno-active.png) no-repeat 0 0;}*/
.dbsactregion_westarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsactregion_westarea .maptextarea {
  margin-left: 54px;
  margin-top: 5px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: left;
  width: 108px;
}
.dbsactregion-eastarea {
  position: absolute;
  left: 810px;
  top: 340px;
  z-index: 2;
}
.dbsactregion-eastarea::before {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../scsimages/dbs-eastmapno-active.png) no-repeat 0 0;
  width: 69px;
  height: 108px;
}
/*.dbsactregion-eastarea.active::before { background: url(../scsimages/dbsregion-Florida.png) no-repeat 0 0;}*/
.dbsactregion-eastarea .mapNoarea {
  position: relative;
  z-index: 3;
  color: #fff;
  font-family: "SST Roman";
  width: 69px;
  height: 52px;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
}
.dbsactregion-eastarea .maptextarea {
  margin-left: 54px;
  margin-top: 5px;
  text-transform: uppercase;
  color: #010101;
  font-family: "SST Bold";
  font-size: 21px;
  line-height: 26px;
  text-align: left;
  width: 108px;
}
/*=============20-08-021==================*/
.avp-area-dashboardBg {
  /*background: url(../images/DBSWest_area_active.png) no-repeat 0 0 !important; */
  position: relative;
  width: 290px;
  height: 250px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
}
.idsdashmtnwest {
  position: absolute;
  left: 7px;
  top: 50px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/DBS_MtnWest_region_nor.png) no-repeat 0 0;
  width: 128px;
  height: 185px;
  text-align: center;
}
.idsdashmtnwest.active {
  background: url(../images/DBS_MtnWest_region_act.png) no-repeat 0 0;
}
.idsdashmtnwest span {
  z-index: 2;
  position: absolute;
  top: 42px;
  left: 5px;
  width: 70px;
  word-break: break-all;
  line-height: 14px;
}
.idsdash4corners {
  position: absolute;
  left: 10px;
  top: 31px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/DBS_4Corners_region_nor.png) no-repeat 0 0;
  width: 232px;
  height: 152px;
  text-align: center;
}
.idsdash4corners.active {
  background: url(../images/DBS_4Corners_region_act.png) no-repeat 0 0;
}
.idsdash4corners span {
  z-index: 2;
  position: absolute;
  top: 88px;
  left: 100px;
  width: 70px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashnstretch {
  position: absolute;
  left: 22px;
  top: 9px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/DBS_Nstretch_region_nor.png) no-repeat 0 0;
  width: 229px;
  height: 231px;
  text-align: center;
}
.idsdashnstretch.active {
  background: url(../images/DBS_Nstretch_region_act.png) no-repeat 0 0;
}
.idsdashnstretch span {
  z-index: 2;
  position: absolute;
  top: 24px;
  left: 111px;
  width: 70px;
  word-break: break-all;
  line-height: 14px;
}
.idsdashmidwest {
  position: absolute;
  left: 191px;
  top: 38px;
  font-size: 12px;
  font-family: "SST Medium";
  color: #020000;
  line-height: 15px;
  text-transform: uppercase;
  background: url(../images/DBS_Midwest_region_nor.png) no-repeat 0 0;
  width: 92px;
  height: 105px;
  text-align: center;
}
.idsdashmidwest.active {
  background: url(../images/DBS_Midwest_region_act.png) no-repeat 0 0;
}
.idsdashmidwest span {
  z-index: 2;
  position: absolute;
  top: 56px;
  left: 24px;
  width: 70px;
  word-break: break-all;
  line-height: 14px;
}
@media (max-width: 1040px) {
  .foot-cover {
    justify-content: space-between;
  }
  .cover-area {
    margin: 10px 5px;
    width: 32%;
  }
  .westarea {
    width: 100%;
  }
  .tae-approved {
    width: 100%;
    padding: 7px 10px 0;
  }
  .remaining {
    width: 100%;
    flex: 0 0 100%;
    flex-wrap: wrap;
  }
  .foot-tae td {
    font-size: 14px;
  }
  .westarea h4 {
    font-size: 14px;
  }
  .remening-funds h4,
  .est-pending h4 {
    font-size: 14px;
  }
  .remening-funds,
  .est-pending {
    padding: 5px 5px;
    width: 50%;
  }
  .remening-funds ul li,
  .est-pending ul li {
    font-size: 16px;
  }
  .foot-number td {
    font-size: 18px;
  }
  .westarea ul li {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .cover-area {
    margin: 10px 5px;
    width: 31%;
  }
  .remening-funds ul li,
  .est-pending ul li {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .foot-cover {
    display: block;
  }
  .cover-area {
    margin: 10px 0px;
    width: 100%;
  }
  .footer span {
    font-size: 18px;
  }
  .foot-number td {
    font-size: 24px;
  }
  .remening-funds ul li,
  .est-pending ul li {
    font-size: 18px;
  }
}
@media (max-width: 350px) {
  .remening-funds ul li,
  .est-pending ul li {
    font-size: 14px;
  }
  .foot-number td {
    font-size: 20px;
  }
  .resources-index-contact .page-main .contact {
    display: inline-block;
    width: 100%;
  }
}
/*=============31-05-21 pra===================*/
body.cms-welcome-page .page-wrapper {
  background: #ebeded;
}
.cms-welcome-page .columns .column.main {
  padding-bottom: 0;
}
.cms-tae-tool-box-scs-campaigns .columns .column.main {
  padding-bottom: 0;
}
.cms-tae-tool-box-ids-campaigns .column.main {
  padding-bottom: 0;
}
.cms-tae-tool-box-postal-mail .columns .column.main {
  padding-bottom: 0;
}
.cms-tae-tool-box-mail-list-template .columns .column.main {
  padding-bottom: 0;
}
.cms-tae-tool-box-envelope-logo-template .columns .column.main {
  padding-bottom: 0;
}
.cms-tae-tool-box-doctor-letter-template .columns .column.main {
  padding-bottom: 0;
}
.cms-welcome-page .page-main,
.cms-tae-tool-box-scs-campaigns .page-main,
.cms-tae-tool-box-ids-campaigns .page-main,
.cms-tae-tool-box-postal-mail .page-main,
.cms-tae-tool-box-mail-list-template .page-main,
.cms-tae-tool-box-envelope-logo-template .page-main,
.cms-tae-tool-box-doctor-letter-template .page-main,
.cms-tae-tool-box-dbs-campaigns .page-main {
  margin-top: 25px;
}
.cms-tae-tool-box-envelope-logo-template .main-content img {
  width: auto !important;
  max-width: none;
}
.cms-tae-tool-box-doctor-letter-template .main-content img {
  width: auto !important;
  max-width: none;
}
.admininterior_welcomeBg {
  background: #dbe8f0;
  padding: 20px;
  font-family: 'SST Roman';
}
.admininterior_heading {
  text-align: center;
}
.admininterior_heading h1 {
  color: #000;
  font-size: 43px;
  line-height: 45px;
  font-family: 'SST Light';
  margin-bottom: 20px;
}
.admininterior_heading p {
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-family: 'SST Light';
  margin-bottom: 16px;
}
.admininterior_iconarea::before,
.admininterior_iconarea::after {
  content: '';
  clear: both;
  display: block;
}
.admininterior_iconarea ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.admininterior_iconarea ul li {
  background: #fff;
  width: 190px;
  padding: 40px 10px;
  margin: 0 20px 0 0;
  list-style: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.admininterior_iconarea ul li img {
  max-width: 87px;
  margin-bottom: 12px;
}
.admininterior_iconarea ul li p {
  color: #000000;
  font-size: 18px;
  font-family: 'SST Light';
}
.admininterior_iconarea ul li a {
  color: #000000;
  font-size: 18px;
  font-family: 'SST Light';
  text-decoration: none;
}
.admininterior_iconarea ul li a:hover {
  text-decoration: underline;
}
.admininterior_iconarea ul li:last-child {
  margin-right: 0;
  list-style: none;
}
.admininterior_iconarea ul li a {
  display: block;
  text-decoration: none;
  outline: none;
  border: 0;
}
.admininterior_eventtypewrapper {
  margin-top: 26px;
}
.admininterior_eventtypewrapper::before,
.admininterior_eventtypewrapper::after {
  content: '';
  clear: both;
  display: block;
}
.admininterior_eventtypewrapper h2 {
  color: #040404;
  font-size: 36px;
  font-family: 'SST Light';
  line-height: 45px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}
.admininterior_eventtypewrapper h3 {
  color: #25527b;
  font-family: 'SST Bold';
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.admininterior_eventtypewrapper p {
  color: #5e5d5d;
  font-family: 'SST Roman';
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 10px;
}
.admininterior_eventtypeareaarea {
  width: 50%;
  float: left;
}
.admininterior_eventtypeareaarea ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.admininterior_eventtypeareaarea ul li {
  padding-right: 45px;
  color: #5e5d5d;
  font-size: 16px;
  width: 32%;
}
.admininterior_eventtypeareaarea ul li:last-child {
  padding-right: 15px;
}
.admininterior_top10area {
  width: 46%;
  float: right;
}
.admininterior_top10area ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.admininterior_top10area ul li {
  padding-left: 18px;
  color: #5e5d5d;
  font-size: 14px;
  position: relative;
  margin-bottom: 5px;
}
.admininterior_top10area ul li::before {
  content: '-';
  display: block;
  position: absolute;
  left: 8px;
}
/*Jaydeep Kothiya 31-05-2021 Start*/
.main-content {
  width: 1025px;
  display: inline-block;
  padding: 0  0px 0 32px;
  margin-top: 30px;
  font-size: 16px;
}
.cn_header_title_sec {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.cn_header_title_sec h2 {
  font-size: 43px;
  line-height: 30px;
  padding-left: 20px;
  margin: 0;
  color: #000000;
  font-family: 'SST Light';
}
.cn_content_section p {
  color: #003c71;
  font-size: 16px;
}
.wc_full_width {
  display: flex;
}
.wc_full_width .image_sec {
  width: 100%;
  max-width: 150px;
  display: inline-flex;
}
.wc_full_width .image_sec img {
  width: 100%;
  display: inline;
  box-shadow: 0 10px 16px 0 #00000040;
}
.main-content ol {
  margin-top: 10px;
}
.main-content p,
.main-content ul li,
.main-content ol li {
  color: #003c71;
  font-size: 18px;
  line-height: 125%;
  font-family: 'SST Light';
}
.main-content p b {
  font-family: 'SST Medium';
  font-weight: normal;
}
.main-content a,
.main-content a:hover {
  color: #fa031a;
  text-decoration: underline;
}
.content_sec ul {
  list-style: none;
  margin: 0 0 0 14px;
  padding: 0;
}
.content_sec ul li {
  padding-left: 40px;
  position: relative;
  margin-bottom: 20px;
  font-size: 18px;
  color: #003c71;
}
.content_sec ul li::before {
  display: block;
  content: "";
  background: url(../images/right-arorw-blue.jpg);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
}
.content_sec ol li::marker {
  display: block;
  content: "-";
}
.content_sec ol li::before {
  display: none;
}
.content_sec ol li {
  padding-left: 10px;
  margin-bottom: 5px;
}
.one_third_sec {
  display: inline-flex;
  align-items: center;
}
.one_third_sec .image_sec {
  width: 100px;
}
.one_third_sec .content_sec_third {
  width: calc(-10%);
  display: inline-block;
  padding: 0 10px;
}
.one_third_sec .content_sec_third h3 {
  margin: 0;
  margin-bottom: 10px;
}
.cn_sec_1 {
  width: 30%;
}
.cn_sec_2 {
  width: 33%;
}
.cn_sec_3 {
  width: 37%;
}
.wc_full_width {
  padding-top: 10px;
  padding-bottom: 30px;
}
.one_fourth_sec {
  width: 25%;
  display: inline-block;
  margin: 15px 12px;
}
.one_fourth_sec.cn_sec_2 {
  background-color: #003c71;
  color: #fff;
  padding: 15px 30px;
}
.one_fourth_sec.cn_sec_1 {
  background-color: #1196d4;
  color: #fff;
  padding: 15px 20px;
}
.one_fourth_sec.cn_sec_3 {
  color: #003c71;
  padding: 15px;
  background-color: #d1f0fb;
}
.one_fourth_sec.cn_sec_4 {
  color: #003c71;
  background-color: #d1f0fb;
  padding: 15px;
}
.class-info-1 select {
  color: #003c71 !important;
  text-align: center;
  text-align-last: center;
  border: 2px solid #c6c5c6;
}
.class-info-1 {
  margin-bottom: 10px;
}
.class-info-2,
.class-info-3 {
  padding: 8px 0 0;
  display: flex;
  align-items: center;
  position: relative;
}
.class-info-2 label,
.class-info-3 label {
  font-size: 13px;
  width: 90px;
  text-align: right;
}
.class-info-2 input[type="text"],
.class-info-3 input[type="text"] {
  text-align: center;
}
.class-info-2 input[type="text"] {
  color: #003c71;
  margin-left: 10px;
  width: 108px;
  border: 2px solid #c6c5c6;
}
.class-info-3 input[type="text"] {
  color: #fa031a;
  margin-left: 10px;
  width: 108px;
  border: 2px solid #c6c5c6;
}
.class-info-1 label {
  width: 100%;
  text-align: center;
  padding: 0 0 10px;
  display: block;
  font-size: 16px;
  font-family: 'SST Light';
  color: #003c71;
}
.one_fourth_sec h3 {
  font-weight: 400;
  font-size: 19px;
  font-family: 'SST Roman';
}
.price-is-here {
  font-size: 35px;
  font-family: 'SST Roman';
}
.estimated-title {
  margin-top: 10px;
  font-size: 19px;
  font-family: 'SST Roman';
}
.estimated-details {
  font-size: 17px;
  margin-bottom: 10px;
}
.padding_bottom {
  padding-bottom: 50px;
}
.right_sec {
  color: #003c71;
  padding: 10px;
  background-color: #d1f0fb;
  width: 250px;
  display: flex;
  align-items: center;
  max-width: 250px;
  text-align: center;
}
.left_sec {
  display: flex;
  align-items: center;
  width: 685px;
  flex-wrap: wrap;
  padding: 0 30px 0 0;
}
.first_left_sec {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.second_left_sec {
  display: flex;
  align-items: center;
  margin-top: 7px;
}
.cn_flex_details {
  display: flex;
  align-items: center;
}
.fourty_perc {
  width: 37%;
}
.sixty_perc {
  width: 63%;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
.first_left_sec,
.second_left_sec {
  width: 100%;
  padding: 25px 20px;
  background-color: #ebf8fe;
}
.sixty_perc p {
  color: #7d7d7d;
  margin-bottom: 0;
}
.cn_flex_details p {
  padding-left: 15px;
  margin-bottom: 0;
  font-weight: bold;
}
.cn_flex_details button[type="submit"] {
  background-color: #c60311;
  color: #fff;
}
.right_sec_inner h3 {
  margin: 0;
  margin-bottom: 10px;
}
.second_left_sec .note {
  font-style: italic;
  color: #c60311;
  padding-top: 5px;
}
.cn_flex_details button {
  background-color: #c60311;
  color: #fff;
  padding: 10px 35px;
  border-radius: 10px;
  box-shadow: unset;
  margin: 10px 0;
}
/*main#maincontent {
  width: 1240px;
  max-width: 100%;
}*/
.sidebar {
  width: 210px;
  display: inline-block;
  background-color: #59c1e6;
  padding: 0 25px;
  vertical-align: top;
}
.section-menu ul {
  padding-left: 0;
  margin-bottom: 20px;
  margin-top: 20px;
}
.section-menu ul li {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 25px;
}
.section-header h3 {
  font-family: 'SST Bold';
  font-size: 18px;
  color: #f6f9fb;
}
.section-menu ul li a {
  font-family: 'SST Light';
  color: #000;
  text-decoration: underline;
  font-size: 16px;
}
.section-menu ul li.active a {
  color: #fff;
  text-decoration: none;
  font-family: 'SST Medium';
}
.envelope_right_sec {
  padding-left: 30px;
}
.note-jpg-png {
  font-size: 14px;
  color: #003c71;
}
.envelopne-note {
  font-size: 14px;
  color: #003c71;
}
.envelope-left-note {
  width: 100%;
  text-align: center;
  color: #003c71;
}
.envelope_right_inner figure:first-child {
  margin-bottom: 10px;
  box-shadow: 0 3px 5px #00000040;
}
.main-images-sec {
  flex-wrap: wrap;
}
.half_width {
  width: 50%;
  min-width: 350px;
}
.half_width .section_title {
  font-size: 18px;
  color: #003c71;
  font-family: 'SST Medium';
}
.image-section-tae {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 0 0;
}
.image-section-tae figure {
  padding: 5px;
}
.image-section-tae figure img {
  width: 135px;
}
.bigger-text {
  font-size: 24px;
  padding-bottom: 5px;
  color: #000;
  font-family: 'SST Light';
}
.smaller-text {
  font-size: 16px;
  padding-bottom: 10px;
  color: #000;
  font-family: 'SST Light';
}
.dr_letter_1 {
  min-width: 270px;
}
.dr_letter_2 {
  min-width: 310px;
}
.dr_letter_3 {
  min-width: 280px;
}
.wc_full_width .content_sec {
  width: calc(-60%);
}
.class-info-2 .datepicker.datepicker-dropdown {
  position: absolute;
  top: 42px !important;
  background: #fff;
  right: 0;
  left: inherit !important;
  padding: 10px;
  border: 1px solid #dcdcdc;
}
.class-info-2 .datepicker.datepicker-dropdown .prev {
  background: url(../images/calendarleftarrow.png) no-repeat 50% 50% !important;
  font-size: 0;
}
.class-info-2 .datepicker.datepicker-dropdown .next {
  background: url(../images/calendarrightarrow.png) no-repeat 50% 50% !important;
  font-size: 0;
}
.class-info-2 .datepicker.datepicker-dropdown th.datepicker-switch {
  text-align: center;
}
/*=================Order Que Page=======================*/
.orderquearea {
  width: 100%;
  background: #8e95a5;
  display: block;
  color: #fff;
  padding: 0px 0;
  font-size: 24px;
  margin-top: 20px;
}
.orderquearea::before,
.orderquearea::after {
  content: '';
  display: block;
  clear: both;
}
.orderquearea .grid-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1280px;
}
.orderqueactionList {
  display: flex;
  align-items: center;
  font-size: 0;
}
.orderqueactionList select {
  background: #ffffff url(../images/selectbg.png) no-repeat 95% 50%;
  height: 33px;
  line-height: 32px;
  padding: 0 26px 0 10px;
  font-size: 15px;
  color: #135589 !important;
  font-family: 'SST Italic';
  border-radius: 0 !important;
  border: 0 !important;
  min-width: 120px;
}
.orderqueactionList input {
  background: #ffffff;
  height: 33px;
  line-height: 33px;
  padding: 0 10px;
  font-size: 15px;
  color: #135589 !important;
  font-family: 'SST Italic';
  border-radius: 0 !important;
  border: 0 !important;
}
.orderqueactionList button {
  background: #145587;
  border: 0px;
  color: #fff;
  padding: 0px 10px;
  height: 33px;
  line-height: 33px;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none !important;
  resize: none;
  cursor: pointer;
  display: inline-block;
  font-family: 'SST Bold';
  font-weight: 600;
  margin: 0;
  border-radius: 0;
}
.orderqueheadcont {
  background: #f3f0dd;
  padding: 10px 0;
  border-bottom: 2px solid #e7e5d8;
  border-top: 1px solid #fff;
  width: 100%;
}
.orderqueheadcont ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orderqueheadcont ul li {
  display: block;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #8e95a7;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
.orderqueheadcont ul li span sub {
  bottom: 0;
}
.orderquebodycont {
  border-bottom: 1px solid #c3c3cd;
  width: 100%;
}
.orderquebodycont ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orderquebodycont ul li {
  display: block;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #135587;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-right: 1px solid #c3c3cd;
  margin: 0;
  min-height: 130px;
}
.orderquebodycont ul li:first-child {
  border-left: 1px solid #c3c3cd;
}
.orderquebodycont ul li:first-child span {
  text-align: left;
  padding: 10px 10px;
}
.orderquebodycont ul li.col1 input {
  margin-right: 16px;
}
.orderquebodycont ul li span {
  display: block;
  padding: 10px 5px 5px;
}
.orderqueheadcont ul li.col1,
.orderquebodycont ul li.col1 {
  width: 8%;
}
.orderqueheadcont ul li.col2,
.orderquebodycont ul li.col2 {
  width: 10%;
}
.orderqueheadcont ul li.col3,
.orderquebodycont ul li.col3 {
  width: 13%;
}
.orderquebodycont:nth-child(even) {
  background: #f3f3f5;
}
.quepdfarea {
  font-family: 'SST bold';
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  color: #000;
  font-size: 11px;
  padding: 0px 10px;
}
.quelink {
  text-decoration: underline;
  color: #f70515;
  cursor: pointer;
  font-size: 15px;
}
.quetrackinglink {
  text-decoration: underline;
  color: #125685;
  cursor: pointer;
  font-size: 15px;
}
.orderquebodycont select {
  background: #ffffff url(../images/quearrow.png) no-repeat 95% 50%;
  height: 33px;
  line-height: 33px;
  padding: 0 20px 0 10px;
  font-size: 15px;
  color: #145388 !important;
  font-family: 'SST Roman';
  border-radius: 0 !important;
  border: 1px solid #656469 !important;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.queprintarea {
  background: #efc794 !important;
}
.queholdarea {
  background: #f46f70 !important;
}
.queshippingarea {
  background: #dbcee2 !important;
}
.quecompletedarea {
  background: #e3f5dd !important;
}
.quebinderyarea {
  background: #fcf9d0 !important;
}
.quemailarea {
  background: #b3d7f7 !important;
}
.modal-wip-popup .modal-inner-wrap .popupbox {
  width: 700px;
}
.modal-wip-popup table > thead > tr > th {
  padding: 5px 10px;
  font-weight: 500;
}
.modal-wip-popup .orderquebodycont select {
  background: #ffffff url(../images/quearrow.png) no-repeat 95% 50%;
  height: 33px;
  line-height: 33px;
  padding: 0 20px 0 10px;
  font-size: 15px;
  color: #145388 !important;
  font-family: 'SST Roman';
  border-radius: 0 !important;
  border: 1px solid #656469 !important;
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
}
.modal-wip-popup .orderquebodycont input {
  background: #ffffff;
  height: 33px;
  line-height: 33px;
  padding: 0 20px 0 10px;
  font-size: 15px;
  color: #145388 !important;
  font-family: 'SST Roman';
  border-radius: 0 !important;
  border: 1px solid #656469 !important;
  width: 100%;
  text-align: left;
  margin-bottom: 0px;
}
.modal-wip-popup .orderqueactionList button {
  background: #145587;
  border: 0px;
  color: #fff;
  padding: 0px 10px;
  height: 33px;
  line-height: 33px;
  text-transform: uppercase;
  font-size: 16px;
  float: right;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none !important;
  resize: none;
  cursor: pointer;
  display: inline-block;
  font-family: 'SST Roman';
  font-weight: 500;
  margin: 0;
  border-radius: 0;
  width: 100%;
}
.modal-wip-popup .popupbox .popheaderarea {
  position: relative;
  text-transform: uppercase;
}
.modal-wip-popup .orderquebodycont {
  border-bottom: 0px solid #c3c3cd;
}
.modal-wip-popup .popfooterarea {
  display: none;
}
.modal-wip-popup .action-delete {
  background: #c60311 !important;
  border: 0;
  color: #ffffff !important;
  padding: 0px 10px;
  height: 33px;
  line-height: 33px;
  width: 100%;
  border-radius: 0;
}
.orderqueheadcont.archive_grid ul li.col1,
.orderquebodycont.archive_grid ul li.col1 {
  width: 8%;
}
.orderqueheadcont.archive_grid ul li.col1a,
.orderquebodycont.archive_grid ul li.col1a {
  width: 8%;
}
.orderqueheadcont.archive_grid ul li.col3,
.orderquebodycont.archive_grid ul li.col3 {
  width: 26%;
}
.cms-tae-tool-box-dbs-campaigns .half_width .section_title {
  font-size: 18px;
  color: #003c71;
  font-family: "SST Italic";
  padding-bottom: 10px;
  padding-top: 20px;
}
.cms-tae-tool-box-dbs-campaigns .image-section-tae figure img {
  width: 160px;
}
.cms-tae-tool-box-dbs-campaigns .columns .column.main {
  padding-bottom: 0;
}
.cms-tae-tool-box-dbs-campaigns .image-section-tae figure {
  padding: 0;
}
@media only screen and (max-width: 1224px) {
  .content_sec_third p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) {
  .one_third_sec {
    width: 50%;
    margin-bottom: 30px;
  }
  .wc_full_width {
    flex-wrap: wrap;
    padding-bottom: 10px;
    align-items: flex-start;
  }
  .one_fourth_sec {
    min-width: 210px;
    width: 210px;
  }
}
@media only screen and (max-width: 1024px) {
  .left_sec {
    width: 100%;
    padding-right: 0;
  }
  .right_sec {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 992px) {
  .envelope_right_sec {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 800px) {
  .envelope_right_sec {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar {
    width: 100%;
  }
  .section-menu ul {
    column-count: 2;
  }
  .main-content {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .first_left_sec,
  .second_left_sec {
    flex-wrap: wrap;
    justify-content: center;
  }
  .first_left_sec .fourty_perc,
  .second_left_sec .fourty_perc {
    width: 100%;
    text-align: center;
  }
  .first_left_sec .sixty_perc,
  .second_left_sec .sixty_perc {
    width: 100%;
    text-align: center;
  }
  .cn_flex_details {
    justify-content: center;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .second_sec_image_content .image_sec {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .second_sec_image_content .content_sec {
    width: 100%;
  }
}
@media only screen and (max-width: 375px) {
  .section-menu ul {
    column-count: 1;
  }
}
/*Jaydeep Kothiya 31-05-2021 End*/
/*Sudeshna De 4.6.2021*/
/*Doctors-letter-template*/
.best_practice_sec {
  display: flex;
  align-items: center;
  padding: 27px 17px 17px;
}
.best_practice,
.group_sec {
  display: flex;
}
.best_practice {
  width: 60%;
}
.best_practice figure {
  width: 90px;
  height: 111px;
  filter: drop-shadow(0.8129999999999999px 1.827px 4.5px rgba(98, 98, 99, 0.49));
  margin: 9px;
}
.best_practice figure:first-child {
  margin-left: 0px;
}
.best_practice h5,
.group_sec h5 {
  font-size: 16px;
  line-height: 24px;
  color: #003c71;
  font-weight: 500;
  margin: 0px 0 5px 0;
  font-family: 'SST Medium';
}
.best_practice p,
.group_sec p {
  font-size: 16px;
  color: #000000;
  margin: 0;
}
.best_practice div {
  padding-right: 40px;
}
.best_practice div,
.group_sec div {
  margin-left: 15px;
}
.group_sec {
  width: 40%;
}
.group_sec figure {
  width: 145px;
  height: 104px;
  filter: drop-shadow(0.8129999999999999px 1.827px 4.5px rgba(98, 98, 99, 0.49));
  margin: 9px;
}
.doctor_letter {
  display: flex;
  padding: 17px;
}
.doctor_letter figure {
  width: 199px;
  height: 257px;
  filter: drop-shadow(0.8129999999999999px 1.827px 4.5px rgba(98, 98, 99, 0.49));
}
.doctor_letter div {
  padding-left: 34px;
}
.doctor_letter ul {
  margin: 0;
  padding: 0;
}
.doctor_letter ul li {
  font-size: 18px;
  color: #003c71;
  font-weight: 300;
  position: relative;
  padding: 0 0 0 37px;
  display: block;
  margin: 0px 0 24px;
}
.doctor_letter ul li:before {
  position: absolute;
  content: '';
  width: 27px;
  height: 27px;
  top: 0;
  left: 0;
  background: url(../images/right-arorw-blue.jpg) no-repeat center;
}
.doctor_letter ul li strong {
  text-transform: uppercase;
}
.doctor_letter ul li ul li:before {
  display: none;
}
.doctor_letter ul li ul {
  padding: 0 0 0 106px;
}
.doctor_letter ul li ul li {
  position: relative;
  margin: 3px 0 3px 0;
}
.doctor_letter ul li ul li:after {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  top: 10px;
  left: 0;
  background: #003c71;
  border-radius: 100%;
  display: block;
}
.doctor_letter ul li ul li span {
  position: absolute;
  left: -111px;
  color: #db0606;
}
/*Envelope Logo Template*/
.cliniclogo_sec {
  display: flex;
  padding: 5px;
}
.cliniclogo_sec div {
  margin-left: 50px;
  margin-top: 24px;
}
.cliniclogo_sec figure img {
  max-width: 100%;
}
.cliniclogo_sec figure figcaption {
  font-size: 18px;
  line-height: 26px;
  color: #003c71;
  font-weight: 300;
  text-align: center;
}
.cliniclogo_sec div figure:first-child {
  filter: drop-shadow(0.8129999999999999px 1.827px 5px rgba(98, 98, 99, 0.26));
  margin: 0 0 20px;
}
.cliniclogo_sec div p {
  font-size: 17px;
  line-height: 24px;
  color: #003c71;
  font-weight: 300;
  margin: 0;
}
.cliniclogo_sec div span {
  font-size: 14px;
  line-height: 24px;
  color: #003c71;
  font-weight: 300;
}
.cliniclogo_sec_btm {
  margin-top: 26px;
  padding-left: 8px;
}
.cliniclogo_sec_btm ul {
  padding: 0;
  margin: 0;
}
.cliniclogo_sec_btm ul li {
  font-size: 18px;
  color: #003c71;
  font-weight: 300;
  position: relative;
  padding: 0 0 0 37px;
  display: block;
  margin: 0px 0 24px;
}
.cliniclogo_sec_btm ul li:before {
  position: absolute;
  content: '';
  width: 27px;
  height: 27px;
  top: 0;
  left: 0;
  background: url(../images/right-arorw-blue.jpg) no-repeat center;
}
.cliniclogo_sec_btm ul li strong {
  text-transform: uppercase;
}
@media (max-width: 990px) {
  .cliniclogo_sec {
    flex-direction: column;
  }
  .cliniclogo_sec div {
    margin-left: 8px;
  }
  .best_practice_sec {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .best_practice,
  .group_sec {
    width: 100%;
  }
  .group_sec {
    margin-top: 25px;
  }
  .group_sec figure {
    margin: 15px 0 0 0;
  }
  .doctor_letter {
    flex-direction: column;
  }
  .doctor_letter figure {
    margin: 0 0 25px 0;
  }
  .doctor_letter div {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .cn_header_title_sec h2 {
    font-size: 32px;
  }
}
.header-landing-dashboard {
  width: 100%;
  background-color: #003c71;
  position: relative;
}
.header-landing-dashboard .container {
  display: flex;
  align-items: center;
  margin: auto;
  max-width: 1360px;
  height: 75px;
}
.header-landing-dashboard .container .header_left {
  font-size: 30px;
  color: #3283ca;
  font-family: 'SST Light';
}
.header-landing-dashboard .container .header_mid {
  flex: 1 1 50%;
  text-align: right;
  padding-right: 70px;
}
.header-landing-dashboard .container .header_mid ul {
  margin: 0;
  padding: 0;
}
.header-landing-dashboard .container .header_mid ul li {
  display: inline-block;
}
.header-landing-dashboard .container .header_mid ul li a {
  font-size: 18px;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 0 24px;
  font-family: 'SST Medium';
  text-decoration: none;
}
.header-landing-dashboard .container .header_right {
  font-size: 30px;
  color: #3283ca;
  font-weight: 500;
}
.white-wrapper .container {
  display: flex;
  align-items: center;
  margin: auto;
  max-width: 1360px;
  height: 75px;
}
.white-wrapper .container h1 {
  font-size: 42px;
  letter-spacing: -2px;
  line-height: 68px;
  color: #003c71;
  font-family: 'SST Light';
  margin: 0px;
}
.grey-wrapper {
  background-color: #f0f1f1;
  padding: 30px 0 70px;
}
.grey-wrapper .container {
  display: flex;
  align-items: center;
  margin: auto;
  max-width: 1360px;
}
.grey-wrapper .left-panel {
  width: 50%;
  padding: 0 16% 0 0;
}
.grey-wrapper .right-panel {
  width: 50%;
  padding: 0 16% 0 0;
}
.grey-wrapper h2 {
  font-size: 36px;
  letter-spacing: -2px;
  color: #000000;
  font-weight: 300;
  font-family: 'SST Light';
  margin: 0 0 40px;
  line-height: 43px;
}
.grey-wrapper p {
  font-size: 18px;
  color: #000000;
  font-weight: 300;
  font-family: 'SST Light';
  margin: 0 0 64px 0;
}
.grey-wrapper a {
  width: 223px;
  height: 64px;
  border-radius: 30px;
  background-color: #007db3;
  font-size: 18px;
  letter-spacing: 0px;
  color: #94c8f6;
  font-weight: bold;
  font-family: 'SST Bold';
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  line-height: 64px;
  text-decoration: none;
}
.grey-wrapper a strong {
  color: #ffffff;
  margin: 0 0 0 5px;
}
.grey-wrapper a i {
  margin: 8px 0 0 10px;
}
.cms-landingpage .page-main {
  margin-top: 0px;
}
@media (max-width: 1440px) {
  .header-landing-dashboard .container {
    max-width: 1200px;
  }
  .header-landing-dashboard .container .header_mid {
    flex: 1 1 40%;
  }
  .white-wrapper .container {
    max-width: 1200px;
  }
  .grey-wrapper .container {
    max-width: 1200px;
  }
  .grey-wrapper .container .left-panel {
    padding: 0 5% 0 0;
  }
  .grey-wrapper .container .right-panel {
    padding: 0 5% 0 0;
  }
}
@media (max-width: 1360px) {
  .header-landing-dashboard .container {
    max-width: 1060px;
  }
  .header-landing-dashboard .container .header_left {
    font-size: 26px;
  }
  .header-landing-dashboard .container .header_mid {
    flex: 1 1 40%;
  }
  .header-landing-dashboard .container .header_mid ul li a {
    font-size: 16px;
    padding: 0 14px;
  }
  .white-wrapper .container {
    max-width: 1060px;
  }
  .grey-wrapper .container {
    max-width: 1060px;
  }
}
@media (max-width: 1200px) {
  .header-landing-dashboard .container {
    max-width: 991px;
  }
  .white-wrapper .container {
    max-width: 991px;
  }
  .white-wrapper .container h1 {
    font-size: 32px;
  }
  .grey-wrapper .container {
    max-width: 991px;
  }
  .grey-wrapper .container h2 {
    font-size: 28px;
  }
  .grey-wrapper .container p {
    font-size: 16px;
    margin: 0 0 50px 0;
  }
  .grey-wrapper .container a {
    width: 200px;
    height: 55px;
    font-size: 15px;
    line-height: 55px;
  }
}
@media (max-width: 991px) {
  .header-landing-dashboard .container {
    max-width: 768px;
  }
  .header-landing-dashboard .container .header_left {
    font-size: 20px;
  }
  .header-landing-dashboard .container .header_mid {
    padding-right: 20px;
  }
  .header-landing-dashboard .container .header_mid ul li a {
    font-size: 13px;
    padding: 0 10px;
  }
  .white-wrapper .container {
    max-width: 768px;
  }
  .grey-wrapper .container {
    max-width: 768px;
  }
}
@media (max-width: 767px) {
  .header-landing-dashboard .container {
    max-width: 100%;
    padding: 0 15px;
    flex-wrap: wrap;
  }
  .header-landing-dashboard .container .header_left {
    font-size: 20px;
  }
  .header-landing-dashboard .container .header_mid {
    padding-right: 20px;
    text-align: left;
    flex: 1 1 60%;
  }
  .header-landing-dashboard .container .header_mid ul li a {
    font-size: 13px;
    padding: 0 10px 0 0;
  }
  .header-landing-dashboard .container .header_right {
    position: absolute;
    right: 15px;
  }
  .white-wrapper .container {
    max-width: 100%;
    padding: 0 15px;
  }
  .white-wrapper .container h1 {
    font-size: 28px;
  }
  .grey-wrapper .container {
    max-width: 100%;
    padding: 0 15px;
    flex-direction: column;
  }
  .grey-wrapper .container h2 {
    font-size: 24px;
  }
  .grey-wrapper .container .left-panel {
    margin-bottom: 40px;
  }
  .grey-wrapper .container .left-panel,
  .grey-wrapper .container .right-panel {
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .header-landing-dashboard .container .header_left {
    font-size: 18px;
  }
  .header-landing-dashboard .container .header_right img {
    width: 80px;
  }
  .header-landing-dashboard .container .header_mid {
    padding-right: 10px;
  }
  .header-landing-dashboard .container .header_mid ul li a {
    font-size: 12px;
    padding: 0 10px 0 0;
  }
  .header-landing-dashboard .container .header_right {
    position: inherit;
  }
}
@media (max-width: 1300px) {
  .main-content {
    width: 80%;
  }
}
@media (max-width: 1200px) {
  .admininterior_iconarea ul li {
    padding: 20px 10px;
  }
  .admininterior_eventtypeareaarea ul li {
    padding-right: 15px;
  }
  .bsntopmenu ul li a {
    padding: 0 20px 11px;
    font-size: 13px;
  }
  .admininterior_heading h1 {
    font-size: 40px;
  }
  .admininterior_iconarea ul li img {
    max-width: 57px;
    margin-bottom: 5px;
  }
  .admininterior_iconarea ul li p {
    font-size: 16px;
  }
  .admininterior_eventtypewrapper h2 {
    font-size: 32px;
  }
  .cn_header_title_sec h2 {
    font-size: 32px;
  }
  .breadcrumbs {
    padding: 20px 0 0;
  }
  .main-content {
    width: 78%;
  }
}
@media (max-width: 1024px) {
  .admininterior_eventtypeareaarea ul {
    flex-direction: column;
  }
  .admininterior_eventtypeareaarea ul li {
    padding-right: 0;
    width: 100% !important;
  }
  .admininterior_heading h1 {
    font-size: 38px;
  }
  .main-images-sec .half_width {
    width: 100%;
  }
  .bsntopmenu ul li a {
    padding: 0 9px 11px;
    font-size: 12px;
  }
  .main-content {
    width: 75%;
  }
}
@media (max-width: 990px) {
  .bsntopmenu ul li a {
    padding: 5px 8px;
    font-size: 12px;
  }
  .cn_header_title_sec h2 {
    font-size: 36px;
  }
  .main-content {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .main-content {
    width: 100% !important;
    padding: 0;
  }
  .admininterior_iconarea ul {
    flex-wrap: wrap;
  }
  .admininterior_iconarea ul li {
    margin: 10px;
  }
  .admininterior_iconarea ul li:last-child {
    margin-right: 10px;
  }
  .admininterior_eventtypeareaarea {
    width: 100%;
  }
  .admininterior_top10area {
    width: 100%;
  }
  .admininterior_eventtypewrapper h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .admininterior_eventtypeareaarea ul {
    flex-direction: column;
  }
  .admininterior_eventtypeareaarea ul li {
    padding-right: 0;
    width: 100%;
  }
  .admininterior_heading h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .cn_header_title_sec h2 {
    font-size: 28px;
  }
  .cn_content_section .bigger-text {
    font-size: 20px;
  }
  .section-menu ul li {
    margin-top: 8px;
    margin-bottom: 10px;
  }
  .doctor_letter ul li {
    font-size: 16px;
  }
  .main-content p,
  .main-content ul li,
  .main-content ol li {
    font-size: 16px;
  }
  .cms-tae-tool-box-envelope-logo-template .main-content img {
    max-width: 100%;
  }
  .cliniclogo_sec_btm ul li {
    font-size: 16px;
  }
}
@media (max-width: 540px) {
  .admininterior_heading h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .admininterior_eventtypewrapper h2 {
    font-size: 28px;
  }
  .admininterior_eventtypewrapper h3 {
    font-size: 18px;
  }
  .doctor_letter ul li ul {
    padding: 0 0 0 86px;
  }
  .doctor_letter ul li ul li span {
    font-size: 12px;
  }
  .best_practice,
  .group_sec {
    flex-wrap: wrap;
  }
  .best_practice div,
  .group_sec div {
    margin-left: 0;
  }
  .best_practice div {
    padding-right: 0;
  }
  .cn_header_title_sec h2 {
    font-size: 25px;
  }
}
