.group {
    zoom: 1;
}

.group:before,
.group:after {
    content: " ";
    display: table;
}

.group:after {
    clear: both;
}

.t4p-alert {
    position: relative;
    padding: 25px;
    border-radius: 0;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.t4p-alert.alert-shadow {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.t4p-alert .close {
    position: absolute;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    right: -1px;
    top: -1px;
    height: 25px;
    width: 25px;
    line-height: 25px;
    opacity: 1;
    border: 1px solid;
    border-color: inherit;
    color: inherit;
    font-size: 15px;
}

.t4p-alert .close:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.05);
}

.t4p-alert .alert-icon {
    margin-right: 10px;
}

.t4p-alert.alert-blank {
    border: 1px solid #747474;
}

.t4p-alert.alert-info {
    background-color: #fff;
    border-color: #D7D6D6;
    color: inherit;
}

.t4p-blog-shortcode {
    clear: both;
}

.t4p-blog-shortcode .post-slideshow {
    margin-bottom: 30px;
}

.t4p-blog-shortcode .entry-title {
    margin-bottom: 25px;
    margin-top: 0;
}

.t4p-blog-shortcode .meta-separator {
    padding: 0 5px;
}

.t4p-blog-shortcode .meta-separator:last-child {
    display: none;
}

.t4p-blog-shortcode .entry-read-more {
    margin: 0;
    /* General styles in base.less */
}

.t4p-blog-medium .entry-meta,
.t4p-blog-large .entry-meta {
    clear: both;
    margin-top: 16px;
    padding: 5px 0;
    border-bottom: 1px solid #e9eaee;
    border-top: 1px solid #e9eaee;
    font-size: 12px;
}

.t4p-blog-medium .entry-meta:before,
.t4p-blog-large .entry-meta:before,
.t4p-blog-medium .entry-meta:after,
.t4p-blog-large .entry-meta:after {
    content: " ";
    display: table;
}

.t4p-blog-medium .entry-meta:after,
.t4p-blog-large .entry-meta:after {
    clear: both;
}

.t4p-blog-medium .entry-meta .entry-meta-details,
.t4p-blog-large .entry-meta .entry-meta-details {
    float: left;
    margin: 0;
}

.t4p-blog-medium .entry-meta .entry-read-more,
.t4p-blog-large .entry-meta .entry-read-more {
    float: right;
    margin: 0;
    text-align: right;
}

.t4p-blog-medium .blog-medium-slideshow-container,
.t4p-blog-medium-alternate .blog-medium-slideshow-container {
    float: left;
    margin-right: 25px;
    width: 320px;
}

.t4p-blog-medium .blog-medium-slideshow-container .post-slideshow,
.t4p-blog-medium-alternate .blog-medium-slideshow-container .post-slideshow {
    margin-bottom: 0;
}

.t4p-blog-medium-alternate .date-and-formats,
.t4p-blog-medium-alternate .blog-medium-slideshow-container {
    margin-right: 17px;
}

.t4p-blog-medium-alternate .has-post-thumbnail .blog-medium-slideshow-container {
    display: block;
}

.t4p-blog-medium-alternate .has-post-thumbnail .post-content-container {
    margin-left: 436px;
}

.t4p-blog-medium-alternate .post-content-container {
    margin-left: 99px;
}

.t4p-blog-large-alternate .post-content-container {
    margin-left: 110px;
}

.t4p-blog-medium-alternate .post,
.t4p-blog-large-alternate .post {
    border-bottom: 1px solid #e9eaee;
    padding-bottom: 6px;
}

.t4p-blog-medium-alternate .date-and-formats,
.t4p-blog-large-alternate .date-and-formats {
    float: left;
    width: 82px;
    text-align: center;
}

.t4p-blog-medium-alternate .date-and-formats .date-box,
.t4p-blog-large-alternate .date-and-formats .date-box {
    padding: 8px 0 5px 0;
    color: #fff;
}

.t4p-blog-medium-alternate .date-and-formats .date-box .date,
.t4p-blog-large-alternate .date-and-formats .date-box .date {
    display: block;
    line-height: 29px;
    font-size: 29px;
    font-weight: bold;
}

.t4p-blog-medium-alternate .date-and-formats .format-box,
.t4p-blog-large-alternate .date-and-formats .format-box {
    margin-top: 3px;
    background-color: #eef0f2;
}

.t4p-blog-medium-alternate .date-and-formats .format-box i,
.t4p-blog-large-alternate .date-and-formats .format-box i {
    display: block;
    line-height: 55px;
    font-size: 30px;
}

.t4p-blog-medium-alternate .entry-title,
.t4p-blog-large-alternate .entry-title {
    margin-bottom: 5px;
}

.t4p-blog-medium-alternate .entry-meta,
.t4p-blog-large-alternate .entry-meta,
.t4p-blog-medium-alternate .entry-read-more,
.t4p-blog-large-alternate .entry-read-more {
    line-height: 20px;
    font-size: 12px;
    padding: 0;
    margin: 0px 0px;
}

.t4p-blog-medium-alternate .entry-read-more,
.t4p-blog-large-alternate .entry-read-more {
    text-align: right;
    padding: 5px 0px;
}

.t4p-blog-grid .post,
.t4p-blog-timeline .post {
    position: static;
    float: none;
    margin-bottom: 40px;
    padding: 0;
    width: 100%;
    border: 1px solid #e9eaee;
    border-bottom-width: 3px;
}

.t4p-blog-grid .post .post-content-container,
.t4p-blog-timeline .post .post-content-container {
    padding: 30px 25px 20px;
}

.t4p-blog-grid .entry-title,
.t4p-blog-timeline .entry-title {
    margin-bottom: 5px;
}

.t4p-blog-grid .post-slideshow,
.t4p-blog-timeline .post-slideshow {
    margin-bottom: 0;
    border-bottom: 1px solid #e9eaee;
}

.t4p-blog-grid .entry-meta-single,
.t4p-blog-timeline .entry-meta-single {
    font-size: 12px;
}

.t4p-blog-grid .content-sep,
.t4p-blog-timeline .content-sep {
    margin-bottom: 20px;
    height: 6px;
    border-bottom: 1px solid #e9eaee;
    border-top: 1px solid #e9eaee;
}

.t4p-blog-grid .entry-read-more,
.t4p-blog-timeline .entry-read-more {
    float: left;
    font-size: 12px;
    padding: 5px 0px;
}

.t4p-blog-grid .entry-comments,
.t4p-blog-timeline .entry-comments {
    float: right;
    margin-bottom: 0;
    font-size: 12px;
    padding: 5px 0px;
}

.t4p-blog-grid .blog-timeline-layout,
.t4p-blog-timeline .blog-timeline-layout {
    overflow: hidden;
}

.t4p-blog-grid .grid-layout-4 .post-content-container {
    word-wrap: break-word;
}

.has-sidebar .t4p-blog-grid .grid-layout-4 .entry-read-more,
.has-sidebar .t4p-blog-grid .grid-layout-4 .entry-comments {
    float: none;
}

.t4p-blog-timeline .blog-timeline-layout {
    position: relative;
    margin: 0 auto;
    padding-top: 60px;
    width: 775px;
    background: url("images/timeline_line.png") repeat-y scroll center center rgba(0, 0, 0, 0);
}

.has-sidebar .t4p-blog-timeline .blog-timeline-layout {
    width: 669px;
}

.t4p-blog-timeline .blog-timeline-layout .timeline-align-left {
    clear: left;
    float: left;
    width: 300px;
}

.t4p-blog-timeline .blog-timeline-layout .timeline-align-left .timeline-arrow {
    left: 299px;
}

.t4p-blog-timeline .blog-timeline-layout .timeline-align-left .timeline-arrow:before {
    left: 100%;
    content: '\f0da';
}

.t4p-blog-timeline .blog-timeline-layout .timeline-align-right {
    clear: right;
    float: right;
    width: 300px;
}

.t4p-blog-timeline .blog-timeline-layout .timeline-align-right .timeline-arrow {
    right: 299px;
}

.t4p-blog-timeline .blog-timeline-layout .timeline-align-right .timeline-arrow:before {
    right: 100%;
    content: '\f0d9';
}

.t4p-blog-timeline .timeline-title {
    clear: both;
    margin: -31px auto 0 auto;
    height: auto;
    width: 96px;
    background-color: #EBEAEA;
    border: 1px solid #e9eaee;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
    font-weight: normal;
}

.has-sidebar .t4p-blog-timeline .timeline-title {
    display: none;
}

.t4p-blog-timeline .timeline-circle {
    position: absolute;
    left: 383px;
    margin-top: -3px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #e9eaee;
}

.has-sidebar .t4p-blog-timeline .timeline-circle {
    left: 329px;
}

.t4p-blog-timeline .timeline-arrow {
    position: absolute;
    background: #fff;
}

.t4p-blog-timeline .timeline-arrow:before {
    position: absolute;
    top: -10px;
    font-family: IcoMoon;
    font-size: 28px;
    color: #e9eaee;
}

.t4p-blog-infinite .pagination {
    display: none;
}

@media (min-width: 768px) {
    .button-align-center{
        text-align: center;
    }
}

.t4p-button {
    display: inline-block;
    position: relative;
    outline: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0);
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.t4p-button:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.t4p-button:focus {
    outline: 0;
}

#wrapper .button-square {
    border-radius: 0;
}

#wrapper .button-round {
    border-radius: 2px;
}

#wrapper .button-round.button-3d {
    border-radius: 4px;
}

#wrapper .button-pill {
    border-radius: 25px !important;
}

.button-small,
.button.small {
    padding: 0 20px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
}

.button-small .t4p-button-text-left,
.button.small .t4p-button-text-left {
    padding-left: 32px;
}

.button-small .t4p-button-text-right,
.button.small .t4p-button-text-right {
    padding-right: 32px;
}

.button-small .button-icon-divider-left,
.button.small .button-icon-divider-left {
    padding: 0 10px;
}

.button-small .button-icon-divider-right,
.button.small .button-icon-divider-right {
    padding: 0 10px;
}

.button-small.button-3d:active,
.button.small.button-3d:active {
    top: 2px;
}

.button-medium,
.button.medium,
.woocommerce form.checkout #place_order {
    padding: 0 23px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
}

.button-medium .t4p-button-text-left,
.button.medium .t4p-button-text-left,
.woocommerce form.checkout #place_order .t4p-button-text-left {
    padding-left: 38px;
}

.button-medium .t4p-button-text-right,
.button.medium .t4p-button-text-right,
.woocommerce form.checkout #place_order .t4p-button-text-right {
    padding-right: 38px;
}

.button-medium .button-icon-divider-left,
.button.medium .button-icon-divider-left,
.woocommerce form.checkout #place_order .button-icon-divider-left {
    padding: 0 12.5px;
}

.button-medium .button-icon-divider-right,
.button.medium .button-icon-divider-right,
.woocommerce form.checkout #place_order .button-icon-divider-right {
    padding: 0 12.5px;
}

.button-medium.button-3d:active,
.button.medium.button-3d:active,
.woocommerce form.checkout #place_order.button-3d:active {
    top: 3px;
}

.button-large,
.button.large {
    padding: 0 29px;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
}

.button-large .t4p-button-text-left,
.button.large .t4p-button-text-left {
    padding-left: 43px;
}

.button-large .t4p-button-text-right,
.button.large .t4p-button-text-right {
    padding-right: 43px;
}

.button-large .button-icon-divider-left,
.button.large .button-icon-divider-left {
    padding: 0 14.5px;
}

.button-large .button-icon-divider-right,
.button.large .button-icon-divider-right {
    padding: 0 14.5px;
}

.button-large.button-3d:active,
.button.large.button-3d:active {
    top: 4px;
}

.button-xlarge,
.button.xlarge {
    padding: 0 40px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.button-xlarge .t4p-button-text-left,
.button.xlarge .t4p-button-text-left {
    padding-left: 55px;
}

.button-xlarge .t4p-button-text-right,
.button.xlarge .t4p-button-text-right {
    padding-right: 55px;
}

.button-xlarge .button-icon-divider-left,
.button.xlarge .button-icon-divider-left {
    padding: 0 18.5px;
}

.button-xlarge .button-icon-divider-right,
.button.xlarge .button-icon-divider-right {
    padding: 0 18.5px;
}

.button-xlarge.button-3d:active,
.button.xlarge.button-3d:active {
    top: 6px;
}

button.t4p-button.button-3d:active {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
}

.button-icon-left {
    margin-right: 10px;
}

.button-icon-right {
    margin-left: 10px;
}

.button-icon-divider-left,
.button-icon-divider-right {
    display: inline-block;
    position: absolute;
    top: 0;
    height: inherit;
}

.button-icon-divider-left i,
.button-icon-divider-right i {
    position: relative;
}

.button-icon-divider-left {
    left: 0;
    border-right: 1px solid;
}

.button-icon-divider-right {
    right: 0;
    border-left: 1px solid;
}

.t4p-button.button-green,
.button.green {
    background: #d1e990;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#aad75d), to(#d1e990));
    background-image: -webkit-linear-gradient(bottom, #aad75d, #d1e990);
    background-image: -moz-linear-gradient(bottom, #aad75d, #d1e990);
    background-image: -o-linear-gradient(bottom, #aad75d, #d1e990);
    background-image: linear-gradient(to top, #aad75d, #d1e990);
    border: 1px solid #9dba60;
    color: #54770f;
}

.t4p-button.button-green .button-icon-divider-left,
.button.green .button-icon-divider-left,
.t4p-button.button-green .button-icon-divider-right,
.button.green .button-icon-divider-right {
    border-color: #9dba60;
}

.t4p-button.button-green:hover,
.button.green:hover,
.t4p-button.button-green:focus,
.button.green:focus,
.t4p-button.button-green:active,
.button.green:active {
    background: #aad75d;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#d1e990), to(#aad75d));
    background-image: -webkit-linear-gradient(bottom, #d1e990, #aad75d);
    background-image: -moz-linear-gradient(bottom, #d1e990, #aad75d);
    background-image: -o-linear-gradient(bottom, #d1e990, #aad75d);
    background-image: linear-gradient(to top, #d1e990, #aad75d);
    border: 1px solid #9dba60;
    color: #54770f;
}

.t4p-button.button-green:hover .button-icon-divider-left,
.button.green:hover .button-icon-divider-left,
.t4p-button.button-green:focus .button-icon-divider-left,
.button.green:focus .button-icon-divider-left,
.t4p-button.button-green:active .button-icon-divider-left,
.button.green:active .button-icon-divider-left,
.t4p-button.button-green:hover .button-icon-divider-right,
.button.green:hover .button-icon-divider-right,
.t4p-button.button-green:focus .button-icon-divider-right,
.button.green:focus .button-icon-divider-right,
.t4p-button.button-green:active .button-icon-divider-right,
.button.green:active .button-icon-divider-right {
    border-color: #9dba60;
}

.no-cssgradients .t4p-button.button-green:hover,
.no-cssgradients .button.green:hover,
.no-cssgradients .t4p-button.button-green:focus,
.no-cssgradients .button.green:focus,
.no-cssgradients .t4p-button.button-green:active,
.no-cssgradients .button.green:active {
    background-color: #AAD75D;
}

.no-cssgradients .t4p-button.button-green,
.no-cssgradients .button.green {
    background-color: #D1E990;
}

.t4p-button.button-green.button-3d.button-small,
.button.green.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-green.button-3d.button-small:active,
.button.green.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-green.button-3d.button-medium,
.button.green.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-green.button-3d.button-medium:active,
.button.green.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-green.button-3d.button-large,
.button.green.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-green.button-3d.button-large:active,
.button.green.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-green.button-3d.button-xlarge,
.button.green.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-green.button-3d.button-xlarge:active,
.button.green.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgreen,
.button.darkgreen {
    background: #d0e0a5;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#a8c76a), to(#d0e0a5));
    background-image: -webkit-linear-gradient(bottom, #a8c76a, #d0e0a5);
    background-image: -moz-linear-gradient(bottom, #a8c76a, #d0e0a5);
    background-image: -o-linear-gradient(bottom, #a8c76a, #d0e0a5);
    background-image: linear-gradient(to top, #a8c76a, #d0e0a5);
    border: 1px solid #9dba60;
    color: #54770f;
}

.t4p-button.button-darkgreen .button-icon-divider-left,
.button.darkgreen .button-icon-divider-left,
.t4p-button.button-darkgreen .button-icon-divider-right,
.button.darkgreen .button-icon-divider-right {
    border-color: #9dba60;
}

.t4p-button.button-darkgreen:hover,
.button.darkgreen:hover,
.t4p-button.button-darkgreen:focus,
.button.darkgreen:focus,
.t4p-button.button-darkgreen:active,
.button.darkgreen:active {
    background: #a8c76a;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#d0e0a5), to(#a8c76a));
    background-image: -webkit-linear-gradient(bottom, #d0e0a5, #a8c76a);
    background-image: -moz-linear-gradient(bottom, #d0e0a5, #a8c76a);
    background-image: -o-linear-gradient(bottom, #d0e0a5, #a8c76a);
    background-image: linear-gradient(to top, #d0e0a5, #a8c76a);
    border: 1px solid #9dba60;
    color: #54770f;
}

.t4p-button.button-darkgreen:hover .button-icon-divider-left,
.button.darkgreen:hover .button-icon-divider-left,
.t4p-button.button-darkgreen:focus .button-icon-divider-left,
.button.darkgreen:focus .button-icon-divider-left,
.t4p-button.button-darkgreen:active .button-icon-divider-left,
.button.darkgreen:active .button-icon-divider-left,
.t4p-button.button-darkgreen:hover .button-icon-divider-right,
.button.darkgreen:hover .button-icon-divider-right,
.t4p-button.button-darkgreen:focus .button-icon-divider-right,
.button.darkgreen:focus .button-icon-divider-right,
.t4p-button.button-darkgreen:active .button-icon-divider-right,
.button.darkgreen:active .button-icon-divider-right {
    border-color: #9dba60;
}

.no-cssgradients .t4p-button.button-darkgreen:hover,
.no-cssgradients .button.darkgreen:hover,
.no-cssgradients .t4p-button.button-darkgreen:focus,
.no-cssgradients .button.darkgreen:focus,
.no-cssgradients .t4p-button.button-darkgreen:active,
.no-cssgradients .button.darkgreen:active {
    background-color: #a8c76a;
}

.no-cssgradients .t4p-button.button-darkgreen,
.no-cssgradients .button.darkgreen {
    background-color: #d0e0a5;
}

.t4p-button.button-darkgreen.button-3d.button-small,
.button.darkgreen.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgreen.button-3d.button-small:active,
.button.darkgreen.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgreen.button-3d.button-medium,
.button.darkgreen.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgreen.button-3d.button-medium:active,
.button.darkgreen.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgreen.button-3d.button-large,
.button.darkgreen.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgreen.button-3d.button-large:active,
.button.darkgreen.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgreen.button-3d.button-xlarge,
.button.darkgreen.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgreen.button-3d.button-xlarge:active,
.button.darkgreen.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-orange,
.button.orange {
    background: #fbdc86;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f8bf56), to(#fbdc86));
    background-image: -webkit-linear-gradient(bottom, #f8bf56, #fbdc86);
    background-image: -moz-linear-gradient(bottom, #f8bf56, #fbdc86);
    background-image: -o-linear-gradient(bottom, #f8bf56, #fbdc86);
    background-image: linear-gradient(to top, #f8bf56, #fbdc86);
    border: 1px solid #c0830b;
    color: #c0830b;
}

.t4p-button.button-orange .button-icon-divider-left,
.button.orange .button-icon-divider-left,
.t4p-button.button-orange .button-icon-divider-right,
.button.orange .button-icon-divider-right {
    border-color: #c0830b;
}

.t4p-button.button-orange:hover,
.button.orange:hover,
.t4p-button.button-orange:focus,
.button.orange:focus,
.t4p-button.button-orange:active,
.button.orange:active {
    background: #f8bf56;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fbdc86), to(#f8bf56));
    background-image: -webkit-linear-gradient(bottom, #fbdc86, #f8bf56);
    background-image: -moz-linear-gradient(bottom, #fbdc86, #f8bf56);
    background-image: -o-linear-gradient(bottom, #fbdc86, #f8bf56);
    background-image: linear-gradient(to top, #fbdc86, #f8bf56);
    border: 1px solid #c0830b;
    color: #c0830b;
}

.t4p-button.button-orange:hover .button-icon-divider-left,
.button.orange:hover .button-icon-divider-left,
.t4p-button.button-orange:focus .button-icon-divider-left,
.button.orange:focus .button-icon-divider-left,
.t4p-button.button-orange:active .button-icon-divider-left,
.button.orange:active .button-icon-divider-left,
.t4p-button.button-orange:hover .button-icon-divider-right,
.button.orange:hover .button-icon-divider-right,
.t4p-button.button-orange:focus .button-icon-divider-right,
.button.orange:focus .button-icon-divider-right,
.t4p-button.button-orange:active .button-icon-divider-right,
.button.orange:active .button-icon-divider-right {
    border-color: #c0830b;
}

.no-cssgradients .t4p-button.button-orange:hover,
.no-cssgradients .button.orange:hover,
.no-cssgradients .t4p-button.button-orange:focus,
.no-cssgradients .button.orange:focus,
.no-cssgradients .t4p-button.button-orange:active,
.no-cssgradients .button.orange:active {
    background-color: #f8bf56;
}

.no-cssgradients .t4p-button.button-orange,
.no-cssgradients .button.orange {
    background-color: #fbdc86;
}

.t4p-button.button-orange.button-3d.button-small,
.button.orange.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-orange.button-3d.button-small:active,
.button.orange.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-orange.button-3d.button-medium,
.button.orange.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-orange.button-3d.button-medium:active,
.button.orange.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-orange.button-3d.button-large,
.button.orange.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-orange.button-3d.button-large:active,
.button.orange.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-orange.button-3d.button-xlarge,
.button.orange.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-orange.button-3d.button-xlarge:active,
.button.orange.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-blue,
.button.blue {
    background: #b5e0f7;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#76c7f1), to(#b5e0f7));
    background-image: -webkit-linear-gradient(bottom, #76c7f1, #b5e0f7);
    background-image: -moz-linear-gradient(bottom, #76c7f1, #b5e0f7);
    background-image: -o-linear-gradient(bottom, #76c7f1, #b5e0f7);
    background-image: linear-gradient(to top, #76c7f1, #b5e0f7);
    border: 1px solid #1172c1;
    color: #1172c1;
}

.t4p-button.button-blue .button-icon-divider-left,
.button.blue .button-icon-divider-left,
.t4p-button.button-blue .button-icon-divider-right,
.button.blue .button-icon-divider-right {
    border-color: #1172c1;
}

.t4p-button.button-blue:hover,
.button.blue:hover,
.t4p-button.button-blue:focus,
.button.blue:focus,
.t4p-button.button-blue:active,
.button.blue:active {
    background: #76c7f1;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b5e0f7), to(#76c7f1));
    background-image: -webkit-linear-gradient(bottom, #b5e0f7, #76c7f1);
    background-image: -moz-linear-gradient(bottom, #b5e0f7, #76c7f1);
    background-image: -o-linear-gradient(bottom, #b5e0f7, #76c7f1);
    background-image: linear-gradient(to top, #b5e0f7, #76c7f1);
    border: 1px solid #1172c1;
    color: #1172c1;
}

.t4p-button.button-blue:hover .button-icon-divider-left,
.button.blue:hover .button-icon-divider-left,
.t4p-button.button-blue:focus .button-icon-divider-left,
.button.blue:focus .button-icon-divider-left,
.t4p-button.button-blue:active .button-icon-divider-left,
.button.blue:active .button-icon-divider-left,
.t4p-button.button-blue:hover .button-icon-divider-right,
.button.blue:hover .button-icon-divider-right,
.t4p-button.button-blue:focus .button-icon-divider-right,
.button.blue:focus .button-icon-divider-right,
.t4p-button.button-blue:active .button-icon-divider-right,
.button.blue:active .button-icon-divider-right {
    border-color: #1172c1;
}

.no-cssgradients .t4p-button.button-blue:hover,
.no-cssgradients .button.blue:hover,
.no-cssgradients .t4p-button.button-blue:focus,
.no-cssgradients .button.blue:focus,
.no-cssgradients .t4p-button.button-blue:active,
.no-cssgradients .button.blue:active {
    background-color: #76c7f1;
}

.no-cssgradients .t4p-button.button-blue,
.no-cssgradients .button.blue {
    background-color: #b5e0f7;
}

.t4p-button.button-blue.button-3d.button-small,
.button.blue.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-blue.button-3d.button-small:active,
.button.blue.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-blue.button-3d.button-medium,
.button.blue.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-blue.button-3d.button-medium:active,
.button.blue.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-blue.button-3d.button-large,
.button.blue.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-blue.button-3d.button-large:active,
.button.blue.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-blue.button-3d.button-xlarge,
.button.blue.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-blue.button-3d.button-xlarge:active,
.button.blue.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button.button-darkblue,
.button.darkblue {
    background: #428bca;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#2a6496), to(#428bca));
    background-image: -webkit-linear-gradient(bottom, #2a6496, #428bca);
    background-image: -moz-linear-gradient(bottom, #2a6496, #428bca);
    background-image: -o-linear-gradient(bottom, #2a6496, #428bca);
    background-image: linear-gradient(to top, #2a6496, #428bca);
    border: 1px solid #072c5e;
    color: #072c5e;
}

.t4p-button.button.button-darkblue .button-icon-divider-left,
.button.darkblue .button-icon-divider-left,
.t4p-button.button.button-darkblue .button-icon-divider-right,
.button.darkblue .button-icon-divider-right {
    border-color: #072c5e;
}

.t4p-button.button.button-darkblue:hover,
.button.darkblue:hover,
.t4p-button.button.button-darkblue:focus,
.button.darkblue:focus,
.t4p-button.button.button-darkblue:active,
.button.darkblue:active {
    background: #2a6496;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#428bca), to(#2a6496));
    background-image: -webkit-linear-gradient(bottom, #428bca, #2a6496);
    background-image: -moz-linear-gradient(bottom, #428bca, #2a6496);
    background-image: -o-linear-gradient(bottom, #428bca, #2a6496);
    background-image: linear-gradient(to top, #428bca, #2a6496);
    border: 1px solid #072c5e;
    color: #072c5e;
}

.t4p-button.button.button-darkblue:hover .button-icon-divider-left,
.button.darkblue:hover .button-icon-divider-left,
.t4p-button.button.button-darkblue:focus .button-icon-divider-left,
.button.darkblue:focus .button-icon-divider-left,
.t4p-button.button.button-darkblue:active .button-icon-divider-left,
.button.darkblue:active .button-icon-divider-left,
.t4p-button.button.button-darkblue:hover .button-icon-divider-right,
.button.darkblue:hover .button-icon-divider-right,
.t4p-button.button.button-darkblue:focus .button-icon-divider-right,
.button.darkblue:focus .button-icon-divider-right,
.t4p-button.button.button-darkblue:active .button-icon-divider-right,
.button.darkblue:active .button-icon-divider-right {
    border-color: #072c5e;
}

.no-cssgradients .t4p-button.button.button-darkblue:hover,
.no-cssgradients .button.darkblue:hover,
.no-cssgradients .t4p-button.button.button-darkblue:focus,
.no-cssgradients .button.darkblue:focus,
.no-cssgradients .t4p-button.button.button-darkblue:active,
.no-cssgradients .button.darkblue:active {
    background-color: #2A6496;
}

.no-cssgradients .t4p-button.button.button-darkblue,
.no-cssgradients .button.darkblue {
    background-color: #428BCA;
}

.t4p-button.button.button-darkblue.button-3d.button-small,
.button.darkblue.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button.button-darkblue.button-3d.button-small:active,
.button.darkblue.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button.button-darkblue.button-3d.button-medium,
.button.darkblue.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button.button-darkblue.button-3d.button-medium:active,
.button.darkblue.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button.button-darkblue.button-3d.button-large,
.button.darkblue.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button.button-darkblue.button-3d.button-large:active,
.button.darkblue.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button.button-darkblue.button-3d.button-xlarge,
.button.darkblue.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button.button-darkblue.button-3d.button-xlarge:active,
.button.darkblue.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-red,
.button.red {
    background: #fd9c9c;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fc7d7d), to(#fd9c9c));
    background-image: -webkit-linear-gradient(bottom, #fc7d7d, #fd9c9c);
    background-image: -moz-linear-gradient(bottom, #fc7d7d, #fd9c9c);
    background-image: -o-linear-gradient(bottom, #fc7d7d, #fd9c9c);
    background-image: linear-gradient(to top, #fc7d7d, #fd9c9c);
    border: 1px solid #9d1111;
    color: #9d1111;
}

.t4p-button.button-red .button-icon-divider-left,
.button.red .button-icon-divider-left,
.t4p-button.button-red .button-icon-divider-right,
.button.red .button-icon-divider-right {
    border-color: #9d1111;
}

.t4p-button.button-red:hover,
.button.red:hover,
.t4p-button.button-red:focus,
.button.red:focus,
.t4p-button.button-red:active,
.button.red:active {
    background: #fc7d7d;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fd9c9c), to(#fc7d7d));
    background-image: -webkit-linear-gradient(bottom, #fd9c9c, #fc7d7d);
    background-image: -moz-linear-gradient(bottom, #fd9c9c, #fc7d7d);
    background-image: -o-linear-gradient(bottom, #fd9c9c, #fc7d7d);
    background-image: linear-gradient(to top, #fd9c9c, #fc7d7d);
    border: 1px solid #9d1111;
    color: #9d1111;
}

.t4p-button.button-red:hover .button-icon-divider-left,
.button.red:hover .button-icon-divider-left,
.t4p-button.button-red:focus .button-icon-divider-left,
.button.red:focus .button-icon-divider-left,
.t4p-button.button-red:active .button-icon-divider-left,
.button.red:active .button-icon-divider-left,
.t4p-button.button-red:hover .button-icon-divider-right,
.button.red:hover .button-icon-divider-right,
.t4p-button.button-red:focus .button-icon-divider-right,
.button.red:focus .button-icon-divider-right,
.t4p-button.button-red:active .button-icon-divider-right,
.button.red:active .button-icon-divider-right {
    border-color: #9d1111;
}

.no-cssgradients .t4p-button.button-red:hover,
.no-cssgradients .button.red:hover,
.no-cssgradients .t4p-button.button-red:focus,
.no-cssgradients .button.red:focus,
.no-cssgradients .t4p-button.button-red:active,
.no-cssgradients .button.red:active {
    background-color: #fc7d7d;
}

.no-cssgradients .t4p-button.button-red,
.no-cssgradients .button.red {
    background-color: #fd9c9c;
}

.t4p-button.button-red.button-3d.button-small,
.button.red.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-red.button-3d.button-small:active,
.button.red.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-red.button-3d.button-medium,
.button.red.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-red.button-3d.button-medium:active,
.button.red.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-red.button-3d.button-large,
.button.red.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-red.button-3d.button-large:active,
.button.red.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-red.button-3d.button-xlarge,
.button.red.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-red.button-3d.button-xlarge:active,
.button.red.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkred,
.button.darkred {
    background: #fe2020;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b01818), to(#fe2020));
    background-image: -webkit-linear-gradient(bottom, #b01818, #fe2020);
    background-image: -moz-linear-gradient(bottom, #b01818, #fe2020);
    background-image: -o-linear-gradient(bottom, #b01818, #fe2020);
    background-image: linear-gradient(to top, #b01818, #fe2020);
    border: 1px solid #690e0e;
    color: #690e0e;
}

.t4p-button.button-darkred .button-icon-divider-left,
.button.darkred .button-icon-divider-left,
.t4p-button.button-darkred .button-icon-divider-right,
.button.darkred .button-icon-divider-right {
    border-color: #690e0e;
}

.t4p-button.button-darkred:hover,
.button.darkred:hover,
.t4p-button.button-darkred:focus,
.button.darkred:focus,
.t4p-button.button-darkred:active,
.button.darkred:active {
    background: #b01818;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fe2020), to(#b01818));
    background-image: -webkit-linear-gradient(bottom, #fe2020, #b01818);
    background-image: -moz-linear-gradient(bottom, #fe2020, #b01818);
    background-image: -o-linear-gradient(bottom, #fe2020, #b01818);
    background-image: linear-gradient(to top, #fe2020, #b01818);
    border: 1px solid #690e0e;
    color: #690e0e;
}

.t4p-button.button-darkred:hover .button-icon-divider-left,
.button.darkred:hover .button-icon-divider-left,
.t4p-button.button-darkred:focus .button-icon-divider-left,
.button.darkred:focus .button-icon-divider-left,
.t4p-button.button-darkred:active .button-icon-divider-left,
.button.darkred:active .button-icon-divider-left,
.t4p-button.button-darkred:hover .button-icon-divider-right,
.button.darkred:hover .button-icon-divider-right,
.t4p-button.button-darkred:focus .button-icon-divider-right,
.button.darkred:focus .button-icon-divider-right,
.t4p-button.button-darkred:active .button-icon-divider-right,
.button.darkred:active .button-icon-divider-right {
    border-color: #690e0e;
}

.no-cssgradients .t4p-button.button-darkred:hover,
.no-cssgradients .button.darkred:hover,
.no-cssgradients .t4p-button.button-darkred:focus,
.no-cssgradients .button.darkred:focus,
.no-cssgradients .t4p-button.button-darkred:active,
.no-cssgradients .button.darkred:active {
    background-color: #b01818;
}

.no-cssgradients .t4p-button.button-darkred,
.no-cssgradients .button.darkred {
    background-color: #fe2020;
}

.t4p-button.button-darkred.button-3d.button-small,
.button.darkred.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkred.button-3d.button-small:active,
.button.darkred.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkred.button-3d.button-medium,
.button.darkred.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkred.button-3d.button-medium:active,
.button.darkred.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkred.button-3d.button-large,
.button.darkred.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkred.button-3d.button-large:active,
.button.darkred.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkred.button-3d.button-xlarge,
.button.darkred.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkred.button-3d.button-xlarge:active,
.button.darkred.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-pink,
.button.pink {
    background: #fda1d5;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fc84c8), to(#fda1d5));
    background-image: -webkit-linear-gradient(bottom, #fc84c8, #fda1d5);
    background-image: -moz-linear-gradient(bottom, #fc84c8, #fda1d5);
    background-image: -o-linear-gradient(bottom, #fc84c8, #fda1d5);
    background-image: linear-gradient(to top, #fc84c8, #fda1d5);
    border: 1px solid #a31366;
    color: #a31366;
}

.t4p-button.button-pink .button-icon-divider-left,
.button.pink .button-icon-divider-left,
.t4p-button.button-pink .button-icon-divider-right,
.button.pink .button-icon-divider-right {
    border-color: #a31366;
}

.t4p-button.button-pink:hover,
.button.pink:hover,
.t4p-button.button-pink:focus,
.button.pink:focus,
.t4p-button.button-pink:active,
.button.pink:active {
    background: #fc84c8;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fda1d5), to(#fc84c8));
    background-image: -webkit-linear-gradient(bottom, #fda1d5, #fc84c8);
    background-image: -moz-linear-gradient(bottom, #fda1d5, #fc84c8);
    background-image: -o-linear-gradient(bottom, #fda1d5, #fc84c8);
    background-image: linear-gradient(to top, #fda1d5, #fc84c8);
    border: 1px solid #a31366;
    color: #a31366;
}

.t4p-button.button-pink:hover .button-icon-divider-left,
.button.pink:hover .button-icon-divider-left,
.t4p-button.button-pink:focus .button-icon-divider-left,
.button.pink:focus .button-icon-divider-left,
.t4p-button.button-pink:active .button-icon-divider-left,
.button.pink:active .button-icon-divider-left,
.t4p-button.button-pink:hover .button-icon-divider-right,
.button.pink:hover .button-icon-divider-right,
.t4p-button.button-pink:focus .button-icon-divider-right,
.button.pink:focus .button-icon-divider-right,
.t4p-button.button-pink:active .button-icon-divider-right,
.button.pink:active .button-icon-divider-right {
    border-color: #a31366;
}

.no-cssgradients .t4p-button.button-pink:hover,
.no-cssgradients .button.pink:hover,
.no-cssgradients .t4p-button.button-pink:focus,
.no-cssgradients .button.pink:focus,
.no-cssgradients .t4p-button.button-pink:active,
.no-cssgradients .button.pink:active {
    background-color: #fc84c8;
}

.no-cssgradients .t4p-button.button-pink,
.no-cssgradients .button.pink {
    background-color: #fda1d5;
}

.t4p-button.button-pink.button-3d.button-small,
.button.pink.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-pink.button-3d.button-small:active,
.button.pink.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-pink.button-3d.button-medium,
.button.pink.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-pink.button-3d.button-medium:active,
.button.pink.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-pink.button-3d.button-large,
.button.pink.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-pink.button-3d.button-large:active,
.button.pink.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-pink.button-3d.button-xlarge,
.button.pink.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-pink.button-3d.button-xlarge:active,
.button.pink.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-lightgray,
.button.lightgray {
    background: #fbfbfb;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f0f0), to(#fbfbfb));
    background-image: -webkit-linear-gradient(bottom, #f0f0f0, #fbfbfb);
    background-image: -moz-linear-gradient(bottom, #f0f0f0, #fbfbfb);
    background-image: -o-linear-gradient(bottom, #f0f0f0, #fbfbfb);
    background-image: linear-gradient(to top, #f0f0f0, #fbfbfb);
    border: 1px solid #ababab;
    color: #ababab;
}

.t4p-button.button-lightgray .button-icon-divider-left,
.button.lightgray .button-icon-divider-left,
.t4p-button.button-lightgray .button-icon-divider-right,
.button.lightgray .button-icon-divider-right {
    border-color: #ababab;
}

.t4p-button.button-lightgray:hover,
.button.lightgray:hover,
.t4p-button.button-lightgray:focus,
.button.lightgray:focus,
.t4p-button.button-lightgray:active,
.button.lightgray:active {
    background: #f0f0f0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fbfbfb), to(#f0f0f0));
    background-image: -webkit-linear-gradient(bottom, #fbfbfb, #f0f0f0);
    background-image: -moz-linear-gradient(bottom, #fbfbfb, #f0f0f0);
    background-image: -o-linear-gradient(bottom, #fbfbfb, #f0f0f0);
    background-image: linear-gradient(to top, #fbfbfb, #f0f0f0);
    border: 1px solid #ababab;
    color: #ababab;
}

.t4p-button.button-lightgray:hover .button-icon-divider-left,
.button.lightgray:hover .button-icon-divider-left,
.t4p-button.button-lightgray:focus .button-icon-divider-left,
.button.lightgray:focus .button-icon-divider-left,
.t4p-button.button-lightgray:active .button-icon-divider-left,
.button.lightgray:active .button-icon-divider-left,
.t4p-button.button-lightgray:hover .button-icon-divider-right,
.button.lightgray:hover .button-icon-divider-right,
.t4p-button.button-lightgray:focus .button-icon-divider-right,
.button.lightgray:focus .button-icon-divider-right,
.t4p-button.button-lightgray:active .button-icon-divider-right,
.button.lightgray:active .button-icon-divider-right {
    border-color: #ababab;
}

.no-cssgradients .t4p-button.button-lightgray:hover,
.no-cssgradients .button.lightgray:hover,
.no-cssgradients .t4p-button.button-lightgray:focus,
.no-cssgradients .button.lightgray:focus,
.no-cssgradients .t4p-button.button-lightgray:active,
.no-cssgradients .button.lightgray:active {
    background-color: #f0f0f0;
}

.no-cssgradients .t4p-button.button-lightgray,
.no-cssgradients .button.lightgray {
    background-color: #fbfbfb;
}

.t4p-button.button-lightgray.button-3d.button-small,
.button.lightgray.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-lightgray.button-3d.button-small:active,
.button.lightgray.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-lightgray.button-3d.button-medium,
.button.lightgray.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-lightgray.button-3d.button-medium:active,
.button.lightgray.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-lightgray.button-3d.button-large,
.button.lightgray.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-lightgray.button-3d.button-large:active,
.button.lightgray.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-lightgray.button-3d.button-xlarge,
.button.lightgray.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-lightgray.button-3d.button-xlarge:active,
.button.lightgray.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgray,
.button.darkgray {
    background: #c0c0c0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#9e9e9e), to(#c0c0c0));
    background-image: -webkit-linear-gradient(bottom, #9e9e9e, #c0c0c0);
    background-image: -moz-linear-gradient(bottom, #9e9e9e, #c0c0c0);
    background-image: -o-linear-gradient(bottom, #9e9e9e, #c0c0c0);
    background-image: linear-gradient(to top, #9e9e9e, #c0c0c0);
    border: 1px solid #434c50;
    color: #434c50;
}

.t4p-button.button-darkgray .button-icon-divider-left,
.button.darkgray .button-icon-divider-left,
.t4p-button.button-darkgray .button-icon-divider-right,
.button.darkgray .button-icon-divider-right {
    border-color: #434c50;
}

.t4p-button.button-darkgray:hover,
.button.darkgray:hover,
.t4p-button.button-darkgray:focus,
.button.darkgray:focus,
.t4p-button.button-darkgray:active,
.button.darkgray:active {
    background: #9e9e9e;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#c0c0c0), to(#9e9e9e));
    background-image: -webkit-linear-gradient(bottom, #c0c0c0, #9e9e9e);
    background-image: -moz-linear-gradient(bottom, #c0c0c0, #9e9e9e);
    background-image: -o-linear-gradient(bottom, #c0c0c0, #9e9e9e);
    background-image: linear-gradient(to top, #c0c0c0, #9e9e9e);
    border: 1px solid #434c50;
    color: #434c50;
}

.t4p-button.button-darkgray:hover .button-icon-divider-left,
.button.darkgray:hover .button-icon-divider-left,
.t4p-button.button-darkgray:focus .button-icon-divider-left,
.button.darkgray:focus .button-icon-divider-left,
.t4p-button.button-darkgray:active .button-icon-divider-left,
.button.darkgray:active .button-icon-divider-left,
.t4p-button.button-darkgray:hover .button-icon-divider-right,
.button.darkgray:hover .button-icon-divider-right,
.t4p-button.button-darkgray:focus .button-icon-divider-right,
.button.darkgray:focus .button-icon-divider-right,
.t4p-button.button-darkgray:active .button-icon-divider-right,
.button.darkgray:active .button-icon-divider-right {
    border-color: #434c50;
}

.no-cssgradients .t4p-button.button-darkgray:hover,
.no-cssgradients .button.darkgray:hover,
.no-cssgradients .t4p-button.button-darkgray:focus,
.no-cssgradients .button.darkgray:focus,
.no-cssgradients .t4p-button.button-darkgray:active,
.no-cssgradients .button.darkgray:active {
    background-color: #9e9e9e;
}

.no-cssgradients .t4p-button.button-darkgray,
.no-cssgradients .button.darkgray {
    background-color: #c0c0c0;
}

.t4p-button.button-darkgray.button-3d.button-small,
.button.darkgray.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgray.button-3d.button-small:active,
.button.darkgray.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgray.button-3d.button-medium,
.button.darkgray.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgray.button-3d.button-medium:active,
.button.darkgray.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgray.button-3d.button-large,
.button.darkgray.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgray.button-3d.button-large:active,
.button.darkgray.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgray.button-3d.button-xlarge,
.button.darkgray.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-button.button-darkgray.button-3d.button-xlarge:active,
.button.darkgray.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.t4p-checklist {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.t4p-checklist .t4p-li-item {
    margin-bottom: 11px;
}

.t4p-checklist .icon-wrapper {
    display: table;
    float: left;
}

.t4p-checklist .t4p-li-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.t4p-checklist .size-small {
    font-size: 13px;
    line-height: 21px;
}

.t4p-checklist .size-small .icon-wrapper {
    float: left;
    margin-right: 9px;
    height: 21px;
    width: 21px;
}

.t4p-checklist .size-small .t4p-li-item-content {
    display: block;
    margin-left: 30px;
}

.t4p-checklist .size-small .circle-yes {
    font-size: 10px;
}

.t4p-checklist .size-medium {
    font-size: 18px;
    line-height: 35px;
}

.t4p-checklist .size-medium .icon-wrapper {
    margin-right: 15px;
    height: 35px;
    width: 35px;
}

.t4p-checklist .size-medium .t4p-li-item-content {
    display: block;
    margin-left: 50px;
}

.t4p-checklist .size-large {
    font-size: 40px;
    line-height: 70px;
}

.t4p-checklist .size-large .icon-wrapper {
    margin-right: 25px;
    height: 70px;
    width: 70px;
}

.t4p-checklist .size-large .t4p-li-item-content {
    display: block;
    margin-left: 95px;
}

.t4p-checklist .circle-yes {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #333333;
    color: #fff;
    text-align: center;
}

.t4p-clients-slider {
    margin-bottom: 55px;
    height: auto;
}

.t4p-column {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.t4p-column-last {
    clear: right;
    zoom: 1;
}

.t4p-column-last:before,
.t4p-column-last:after {
    content: " ";
    display: table;
}

.t4p-column-last:after {
    clear: both;
}

.t4p-content-boxes {
    margin-bottom: 60px;
    max-width: 100%;
}

.t4p-content-boxes .t4p-column {
    margin-bottom: 20px;
}

.t4p-content-boxes .heading {
    overflow: hidden;
    margin-bottom: 15px;
}

.t4p-content-boxes .heading .heading-link:hover .content-box-heading {
    color: #37B6BD;
}

.t4p-content-boxes .heading .heading-link:hover .fontawesome-icon {
    background-color: #37B6BD;
    border-color: #37B6BD;
}

.t4p-content-boxes .heading .content-box-heading {
    margin: 0;
}

.t4p-content-boxes .content-container .read-more {
    display: block;
    margin-top: 18px;
    /* General styles in base.less */
}

.t4p-content-boxes.content-boxes-icon-with-title .heading-with-icon,
.t4p-content-boxes.content-boxes-icon-on-side .heading-with-icon {
    display: table;
    width: auto;
}

.t4p-content-boxes.content-boxes-icon-with-title .heading-with-icon .heading-link,
.t4p-content-boxes.content-boxes-icon-on-side .heading-with-icon .heading-link {
    display: block;
}

.t4p-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon,
.t4p-content-boxes.content-boxes-icon-on-side .heading-with-icon .icon,
.t4p-content-boxes.content-boxes-icon-with-title .heading-with-icon .image,
.t4p-content-boxes.content-boxes-icon-on-side .heading-with-icon .image {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.t4p-content-boxes.content-boxes-icon-with-title .heading-with-icon img,
.t4p-content-boxes.content-boxes-icon-on-side .heading-with-icon img {
    margin-right: 10px;
}

.t4p-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon,
.t4p-content-boxes.content-boxes-icon-on-side .heading-with-icon .fontawesome-icon {
    display: block;
    float: none;
    margin-right: 10px;
}

.t4p-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading,
.t4p-content-boxes.content-boxes-icon-on-side .heading-with-icon .content-box-heading {
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}

.t4p-content-boxes.content-boxes-icon-with-title .content-container .read-more,
.t4p-content-boxes.content-boxes-icon-on-side .content-container .read-more {
    /* General styles in base.less */
}

.t4p-content-boxes.content-boxes-icon-on-side .content-container {
    padding-left: 45px;
}

.t4p-content-boxes.content-boxes-icon-on-top .heading {
    text-align: center;
}

.t4p-content-boxes.content-boxes-icon-on-top .heading .icon {
    margin-bottom: 5px;
}

.t4p-content-boxes.content-boxes-icon-on-top .heading .fontawesome-icon {
    display: block;
    float: none;
    margin: 0 auto;
    height: 64px;
    width: 64px;
    line-height: 64px;
    font-size: 24px;
}

.t4p-content-boxes.content-boxes-icon-on-top .content-container,
.t4p-content-boxes.content-boxes-icon-on-top .read-more {
    text-align: center;
}

.t4p-content-boxes.content-boxes-icon-boxed {
    overflow: visible;
}

.t4p-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
    overflow: visible;
    padding: 50px 18px 18px 18px;
    text-align: center;
}

.t4p-content-boxes.content-boxes-icon-boxed .heading {
    overflow: visible;
    position: relative;
    text-align: center;
}

.t4p-content-boxes.content-boxes-icon-boxed .heading .fontawesome-icon {
    display: block;
    position: absolute;
    left: 50%;
    top: -80px;
    float: none;
    margin-left: -32px;
    height: 64px;
    width: 64px;
    line-height: 64px;
    font-size: 24px;
}

.t4p-content-boxes.content-boxes-icon-boxed .heading .image {
    display: block;
    position: absolute;
    left: 50%;
}

.t4p-content-boxes.content-boxes-icon-boxed .content-container,
.t4p-content-boxes.content-boxes-icon-boxed .read-more {
    text-align: center;
}

.t4p-counters-circle {
    margin-bottom: 20px;
    text-align: center;
}

.t4p-counters-circle .counter-circle-wrapper {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    margin-right: 15px;
    vertical-align: middle;
    height: 220px;
    width: 220px;
    text-align: center;
}

.t4p-counters-circle .counter-circle {
    position: relative;
    height: 220px;
    width: 220px;
    text-align: center;
    line-height: 220px;
    font-size: 50px;
}

.t4p-counters-circle .counter-circle .fontawesome-icon {
    float: none;
    margin: 0;
    font-size: 50px;
}

.t4p-counters-circle .counter-circle canvas {
    position: absolute;
    left: 0;
    top: 0;
}

.t4p-counters-circle:last-child {
    margin-right: 0;
}

.t4p-counters-box.row {
    margin-left: -7px;
    margin-right: -7px;
}

.t4p-counters-box .t4p-counter-box {
    padding: 0 7px;
    margin-bottom: 7px;
    text-align: center;
}

.t4p-counters-box .t4p-counter-box .counter-box-container {
    padding: 20px 20px;
}

.t4p-counters-box .t4p-counter-box .counter-box-border {
    border: 1px solid #e5e4e3;
}

.t4p-counters-box .content-box-counter {
    color: #37B6BD;
    font-size: 50px;
    line-height: 50px;
}

.t4p-counters-box .counter-box-icon {
    float: none;
    margin-top: -8px;
    vertical-align: middle;
    color: inherit;
}

.t4p-dropcap {
    position: relative;
    top: 4px;
    float: left;
    margin-right: 6px;
    padding: 0;
    line-height: 52px;
    color: #37B6BD;
    font-size: 60px;
    text-transform: uppercase;
}

.t4p-dropcap.dropcap-boxed {
    height: 51px;
    width: 51px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 45px;
    text-align: center;
    text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.35);
}

.t4p-flexslider {
    position: relative;
    margin-bottom: 0px;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
}

.t4p-flexslider .slides,
.t4p-flexslider .flex-control-nav,
.t4p-flexslider .flex-direction-nav {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style: none;
}

.t4p-flexslider .slides {
    overflow: hidden;
}

.t4p-flexslider .slides li {
    display: none;
}

.t4p-flexslider .slides img {
    display: block;
    width: 100%;
}

.t4p-flexslider .flex-control-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.t4p-flexslider .flex-direction-nav a {
    z-index: 100;
    position: absolute;
    top: 50%;
    overflow: hidden;
    margin: -20px 0 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 0;
    font-size: 14px;
    font-weight: normal;
    font-family: IcoMoon;
    -webkit-font-smoothing: none;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: opacity all .3s ease;
    transition: opacity all .3s ease;
}

.t4p-flexslider .flex-direction-nav .flex-next {
    right: 0px;
}

.t4p-flexslider .flex-direction-nav .flex-prev {
    left: 0px;
}

.t4p-flexslider:hover .flex-direction-nav .flex-next,
.t4p-flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.8;
}

.t4p-flexslider:hover .flex-direction-nav .flex-next:hover,
.t4p-flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.t4p-flexslider:hover .flex-direction-nav .flex-disabled {
    display: none;
    opacity: 0;
    cursor: default;
}

.t4p-flexslider.flexslider-attachments {
    overflow: visible;
}

.t4p-flexslider.flexslider-attachments .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    margin-top: -55px;
    text-align: center;
    line-height: 30px;
}

.t4p-flexslider.flexslider-attachments .flex-direction-nav a:before {
    color: #fff;
}

.t4p-flexslider.flexslider-attachments .flex-control-thumbs li {
    width: 60px;
    margin: 5px;
    float: none;
}

.t4p-flexslider.flexslider-default .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    width: 60px;
    height: 60px;
    margin-top: -30px;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
}

.t4p-flexslider.flexslider-posts .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    line-height: 30px;
}

.t4p-flexslider.flexslider-posts .slide-excerpt {
    position: absolute;
    bottom: 20%;
}

.t4p-flexslider.flexslider-posts .slide-excerpt h2 {
    color: #FFF;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 15px;
    margin: 0;
}

.t4p-flexslider.flexslider-posts .slide-excerpt h2 a {
    color: #fff;
}

.t4p-flexslider.flexslider-posts .slide-excerpt p {
    color: #FFF;
    background: rgba(0, 0, 0, 0.8);
    padding: 15px 15px;
}

.t4p-flexslider.flexslider-posts-with-excerpt .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    line-height: 30px;
}

.t4p-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 5%;
    width: 30%;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
}

.t4p-flexslider.flexslider-posts-with-excerpt .slide-excerpt .excerpt-container {
    overflow: hidden;
    height: 100%;
}

.t4p-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 {
    color: #fff;
    padding: 10px 15px;
    margin: 0;
}

.t4p-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a {
    color: #fff;
}

.t4p-flexslider.flexslider-posts-with-excerpt .slide-excerpt p {
    color: #fff;
    padding: 15px 15px;
}

.flexslider-attachments .flex-control-nav {
    position: relative;
    margin-top: 10px;
}

.post-slideshow {
    margin-bottom: 30px;
}

.t4p-flip-boxes {
    margin-bottom: 25px;
}

.t4p-flip-box {
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.t4p-flip-box .flip-box-inner-wrapper {
    position: relative;
    margin-bottom: 15px;
}

.t4p-flip-box .flip-box-front,
.t4p-flip-box .flip-box-back {
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    -ms-perspective: 600px;
    perspective: 600px;
    padding: 27px 20px 27px 20px;
    height: 100%;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    webkit-transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
    -moz-transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0s !important;
    -o-transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
    transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
}

.t4p-flip-box .flip-box-front {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 10;
}

.t4p-flip-box .flip-box-back {
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    width: 100%;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    z-index: -1;
}

.t4p-flip-box .flip-box-back .t4p-button {
    display: block;
    margin: 20px auto 0 auto;
}

.t4p-flip-box.hover .flip-box-back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 10;
}

.t4p-flip-box.hover .flip-box-front {
    z-index: -1;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.t4p-flip-box.hover .flip-box-front .flip-box-grafix i:before {
    display: none;
}

.t4p-flip-box .flip-box-grafix {
    display: table;
    margin: 0 auto;
    margin-bottom: 10px;
}

.t4p-flip-box .flip-box-circle {
    height: 64px;
    width: 64px;
    border: 1px solid;
    border-radius: 50%;
}

.t4p-flip-box .flip-box-circle i {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
}

.t4p-flip-box .flip-box-no-circle i {
    font-size: 60px;
}

.t4p-flip-box .flip-box-heading {
    margin-bottom: 15px;
}

.t4p-flip-box .flip-box-heading.without-text {
    margin-bottom: 0;
}

.t4p-flip-box .flip-box-heading-back {
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase;
}

.t4p-flip-box .finished-animating {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
}

.fontawesome-icon {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.fontawesome-icon.circle-yes {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-background-clip: inherit;
    -webkit-background-clip: inherit;
    background-clip: inherit;
    border-width: 1px;
    border-style: solid;
    background-color: #333333;
    color: #fff;
    text-align: center;
    margin-top: 2px;
}

.fontawesome-icon.size-large {
    font-size: 40px;
}

.fontawesome-icon.size-large.circle-yes {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.fontawesome-icon.size-medium {
    font-size: 18px;
}

.fontawesome-icon.size-medium.circle-yes {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.fontawesome-icon.size-small {
    font-size: 10px;
}

.fontawesome-icon.size-small.circle-yes {
    width: 18px;
    height: 18px;
    line-height: 18px;
}

.fontawesome-icon.circle-no.size-large {
    margin-top: 2px;
}

.fontawesome-icon.circle-no.size-medium {
    margin-top: 3px;
}

.fontawesome-icon.circle-no.size-small {
    margin-top: 5px;
}

.t4p-google-map img {
    max-width: none;
}

.t4p-google-map .t4p-info-box {
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background-color: #37B6BD;
    color: #fff;
    font-size: 13px;
}

.t4p-highlight {
    padding: 0.1em 0.3em;
    line-height: 1.7em;
}

.t4p-highlight.rounded {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.t4p-highlight.dark {
    color: #ccc;
}

.t4p-imageframe {
    display: inline-block;
    z-index: 1;
    position: relative;
    max-width: 100%;
}

.t4p-imageframe.element-bottomshadow:before,
.t4p-imageframe.element-bottomshadow:after {
    opacity: 0.4;
}

.t4p-imageframe.element-bottomshadow img {
    margin: 0;
}


/* bottom shadow classes in taglinebox.less */

@media (min-width: 768px) {
    .imageframe-align-center {
        text-align: center;
    }
}

.t4p-image-carousel {
    overflow: hidden;
    margin-bottom: 40px;
    padding: 0;
    height: auto;
}

.es-carousel-wrapper {
    overflow: hidden;
    position: relative;
    padding: 0;
    background: transparent;
}

.es-carousel-wrapper .es-carousel {
    overflow: hidden;
}

.es-carousel-wrapper .es-carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.es-carousel-wrapper .es-carousel ul li {
    display: block;
    float: left;
    padding: 0;
}

.es-carousel-wrapper .es-carousel ul li .image {
    margin-bottom: 0;
    text-align: center;
    visibility: hidden;
}

.es-carousel-wrapper .es-carousel ul li > a {
    display: block;
}

.es-carousel-wrapper .es-carousel ul li img {
    vertical-align: middle;
    margin: 0 auto;
}

.es-carousel-wrapper .es-nav .es-nav-prev,
.es-carousel-wrapper .es-nav .es-nav-next {
    text-align: center;
}

.es-carousel-wrapper .es-nav .es-nav-prev:before,
.es-carousel-wrapper .es-nav .es-nav-next:before {
    display: block;
    position: relative;
    line-height: 29px;
    font-size: 14px;
    color: #fff;
    font-family: IcoMoon;
}

.es-carousel-wrapper .es-nav .es-nav-prev:before {
    content: '\f104';
}

.es-carousel-wrapper .es-nav .es-nav-next:before {
    content: '\f105';
}

.es-carousel-wrapper.t4p-carousel-small .es-carousel {
    padding-left: 13px;
}

.es-carousel-wrapper.t4p-carousel-small .es-carousel ul li {
    margin-right: 13px;
}

.es-carousel-wrapper.t4p-carousel-small .es-carousel ul li .image {
    height: 118px;
    width: 159px;
    line-height: normal;
}

.es-carousel-wrapper.t4p-carousel-small .es-carousel ul li img {
    max-height: 115px;
    border: 1px solid #e9eaee;
}

.es-carousel-wrapper.t4p-carousel-large .es-carousel {
    padding-left: 44px;
}

.es-carousel-wrapper.t4p-carousel-large .es-carousel ul li {
    margin-right: 44px;
    height: 100%;
}

.es-carousel-wrapper.t4p-carousel-large .es-carousel ul li .image {
    height: 138px;
    width: 180px;
    line-height: 138px;
}

.es-carousel-wrapper.t4p-carousel-large .es-carousel ul li .image .image-extras-content {
    line-height: normal;
}

.simple-products-slider-variable .es-carousel-wrapper .es-carousel,
.picture-size-auto .es-carousel-wrapper .es-carousel {
    padding-left: 13px;
}

.simple-products-slider-variable .es-carousel-wrapper .es-carousel ul li,
.picture-size-auto .es-carousel-wrapper .es-carousel ul li {
    margin-right: 13px;
}

.simple-products-slider-variable .es-carousel-wrapper .es-carousel ul li .image,
.picture-size-auto .es-carousel-wrapper .es-carousel ul li .image {
    height: auto;
    width: 159px;
    line-height: auto;
}

.simple-products-slider-variable .es-carousel-wrapper .es-carousel ul li img,
.picture-size-auto .es-carousel-wrapper .es-carousel ul li img {
    max-height: none;
    border: 1px solid #e9eaee;
}

.picture-size-auto .es-carousel-wrapper.t4p-carousel-large .es-carousel {
    padding-left: 44px;
}

.picture-size-auto .es-carousel-wrapper.t4p-carousel-large .es-carousel ul li {
    margin-right: 44px;
    height: 100%;
}

.picture-size-auto .es-carousel-wrapper.t4p-carousel-large .es-carousel ul li .image {
    height: auto;
    width: 180px;
    line-height: 138px;
}

.picture-size-auto .es-carousel-wrapper.t4p-carousel-large .es-carousel ul li .image .image-extras-content {
    line-height: initial;
}

.modal-dialog {
    margin-top: 60px;
}

.t4p-modal .modal-header {
    min-height: 54px;
}

.t4p-modal .modal-title {
    font-family: 'Open Sans', arial, helvetica, sans-serif;
}

.t4p-modal .close {
    font-size: 30px;
    margin-top: -5px;
}

.t4p-modal .t4p-separator {
    width: 100% !important;
}

.t4p-person .person-shortcode-image-wrapper {
    text-align: center;
}

.t4p-person .person-imgage-container {
    display: inline-block;
    z-index: 1;
    max-width: 100%;
}

.t4p-person .person-imgage-container.glow {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.t4p-person .person-imgage-container.dropshadow {
    -webkit-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
}

.t4p-person .person-desc {
    margin-top: 25px;
}

.t4p-person .person-desc .person-author {
    display: table;
    width: 100%;
}

.t4p-person .person-desc .person-author .person-author-wrapper,
.t4p-person .person-desc .person-author .t4p-social-networks {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 50%;
}

.t4p-person .person-desc .person-author .person-author-wrapper {
    font-family: 'Open Sans';
}

.t4p-person .person-desc .person-author .t4p-social-networks {
    text-align: right;
}

.t4p-person .person-desc .person-author .t4p-social-networks a:first-child {
    margin-left: 0;
}

.t4p-person .person-desc .person-author .t4p-social-networks a {
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: 20px;
}

.t4p-person .person-desc .person-author .boxed-icons a {
    margin-left: 10px;
}

.t4p-person .person-desc .person-author .person-name,
.t4p-person .person-desc .person-author .person-title {
    display: block;
}

.t4p-person .person-content {
    margin-top: 25px;
}

.t4p-popover {
    cursor: pointer;
    color: #37B6BD;
}

.popover {
    padding: 0;
}

.t4p-pricing-table {
    margin: 0 0 20px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.t4p-pricing-table * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.t4p-pricing-table .panel {
    overflow: hidden;
    margin: 0;
    background-color: #ffffff;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e5e4e3;
}

.t4p-pricing-table .panel-heading {
    padding: 15px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom: 1px solid #e5e4e3;
    text-align: center;
}

.t4p-pricing-table .panel-heading h3 {
    margin: 0;
}

.t4p-pricing-table .panel-body {
    padding: 15px;
    background-color: #f8f8f8;
    text-align: center;
}

.t4p-pricing-table .panel-body .price .currency {
    position: relative;
    color: #505050;
}

.t4p-pricing-table .panel-body .price .currency.pos-right {
    top: 0;
    margin-left: -12px;
    font-size: 32px;
}

.t4p-pricing-table .panel-body .price .integer-part {
    display: inline;
    font-weight: bold;
    color: #37B6BD;
    line-height: normal;
}

.t4p-pricing-table .panel-body .price .decimal-part {
    position: relative;
    font-weight: bold;
    color: #37B6BD;
}

.t4p-pricing-table .panel-body .price .time {
    position: relative;
    margin-left: -12px;
    font-style: italic;
    color: #888888;
}

.t4p-pricing-table .panel-body .price .time.pos-right {
    display: block;
}

.t4p-pricing-table .list-group {
    margin: 0;
    padding: 0;
}

.t4p-pricing-table .list-group-item {
    display: block;
    position: relative;
    padding: 15px;
    background: none;
    border-radius: 0;
    border-top: 1px solid #e5e4e3;
    text-align: center;
}

.t4p-pricing-table .list-group-item:last-child {
    border-bottom: 1px solid #e5e4e3;
}

.t4p-pricing-table .panel-footer {
    padding: 15px;
    background-color: #f8f8f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-color: 1px solid #e5e4e3;
    text-align: center;
}

.t4p-pricing-table .panel-wrapper:hover {
    cursor: pointer;
}

.t4p-pricing-table .panel-wrapper:hover .panel {
    background-color: #f8f8f8;
}

#wrapper .full-boxed-pricing .panel-wrapper {
    padding: 0;
}

.full-boxed-pricing .panel-container {
    padding: 9px;
    background-color: #f8f8f8;
}

.full-boxed-pricing .panel-wrapper:last-child .panel {
    border-right: 1px solid #e5e4e3;
}

.full-boxed-pricing .panel-body .price .currency {
    top: -20px;
    font-size: 21px;
}

.full-boxed-pricing .panel-body .price .integer-part {
    font-size: 55px;
}

.full-boxed-pricing .panel-body .price .decimal-part {
    top: -26px;
    font-size: 17px;
}

.full-boxed-pricing .panel-body .price .time {
    top: -5px;
    font-size: 11px;
}

.full-boxed-pricing .panel-wrapper:hover .panel-heading {
    background-color: #f8f8f8;
}

.sep-boxed-pricing .panel-wrapper {
    margin-bottom: 10px;
    padding: 0;
}

.sep-boxed-pricing .panel-container {
    padding: 9px;
    background-color: #f8f8f8;
}

.sep-boxed-pricing .panel-heading {
    background-color: #37B6BD;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom: 1px solid #e5e4e3;
    text-align: center;
}

.sep-boxed-pricing .panel-heading h3 {
    margin: 0;
}

.sep-boxed-pricing .panel-body .price .currency {
    top: -30px;
    font-size: 28px;
}

.sep-boxed-pricing .panel-body .price .integer-part {
    font-size: 75px;
}

.sep-boxed-pricing .panel-body .price .decimal-part {
    top: -36px;
    font-size: 23px;
}

.sep-boxed-pricing .panel-body .price .time {
    top: -5px;
    margin-left: -20px;
    font-size: 20px;
}

@media (min-width: 768px) {
    .t4p-pricing-table .standout .panel-container {
        z-index: 1000;
    }
    .t4p-pricing-table .standout .panel-heading,
    .t4p-pricing-table .standout .panel-footer {
        padding: 20px;
    }
    .full-boxed-pricing {
        padding: 0 9px;
        background-color: #f8f8f8;
    }
    .full-boxed-pricing .panel-container {
        padding: 9px 0;
    }
    .full-boxed-pricing .panel-wrapper:last-child .panel {
        border-right: 1px solid #e5e4e3;
    }
    .full-boxed-pricing .panel {
        border-right: none;
    }
    .full-boxed-pricing .standout .panel-container {
        position: relative;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        margin: -10px -9px;
        padding: 9px;
        -webkit-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
        box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
        background-color: #f8f8f8;
    }
    .full-boxed-pricing .standout .panel {
        border-right: 1px solid #e5e4e3;
    }
    .full-boxed-pricing .standout .panel-heading h3 {
        color: #37B6BD;
    }
    .sep-boxed-pricing {
        margin: 0 -15px;
        margin-bottom: 20px;
    }
    .sep-boxed-pricing .panel-wrapper {
        margin: 0;
        padding: 0 12px;
    }
    .sep-boxed-pricing .standout .panel-container {
        margin: -10px;
        -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
    }
}

.t4p-progressbar {
    position: relative;
    margin-bottom: 10px;
    height: 37px;
    width: 100%;
    background-color: #E6E7E8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.t4p-progressbar .progress {
    background-color: #37B6BD;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.t4p-progressbar .sr-only {
    left: 15px;
    top: 9px;
    clip: auto;
    height: auto;
    width: auto;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
}

.t4p-recent-posts {
    margin-bottom: 50px;
}

.t4p-recent-posts .columns {
    overflow: hidden;
}

.t4p-recent-posts .columns .column .t4p-flexslider {
    margin-bottom: 0;
}

.t4p-recent-posts .columns .column h4 {
    margin: 15px 0 3px 0;
}

.t4p-recent-posts .columns .column .meta {
    overflow: hidden;
    margin-bottom: 13px;
    padding: 0;
    color: #333333;
    font-size: 12px;
    line-height: 14px;
}

.t4p-recent-posts .columns .column .meta .date {
    font-style: normal;
}

.t4p-recent-posts .columns .column .meta .meta-separator {
    padding: 0 5px;
}

.t4p-recent-posts .columns-2 .column:nth-child(3n) {
    clear: left;
}

.t4p-recent-posts .columns-3 .column:nth-child(4n) {
    clear: left;
}

.t4p-recent-posts.layout-thumbnails-on-side .columns .column {
    margin-bottom: 20px;
}

.t4p-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
    overflow: hidden;
    float: left;
    margin: 0 20px 5px 0;
    width: 144px;
}

.t4p-recent-posts.layout-thumbnails-on-side .columns .column h4 {
    margin-bottom: 0px;
    margin-top: 0;
}

.t4p-recent-posts.layout-date-on-side .date-and-formats {
    overflow: hidden;
    float: left;
    margin: 0 20px 5px 0;
    width: 82px;
}

.t4p-recent-posts.layout-date-on-side .date-and-formats .date-box {
    padding: 8px 0 5px;
    color: #FFFFFF;
}

.t4p-recent-posts.layout-date-on-side .date-and-formats .date-box .date {
    display: block;
    font-size: 29px;
    font-weight: bold;
    line-height: 29px;
}

.t4p-recent-posts.layout-date-on-side .date-and-formats .format-box {
    margin-top: 3px;
    background-color: #EEF0F2;
}

.t4p-recent-posts.layout-date-on-side .columns .column {
    margin-bottom: 20px;
}

.t4p-recent-posts.layout-date-on-side .columns .column h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.t4p-recent-works {
    margin-bottom: 55px;
}

.t4p-recent-works.layout-carousel {
    overflow: hidden;
    height: auto;
}

.t4p-recent-works.layout-carousel .image .image-extras .image-extras-content {
    line-height: initial;
}

.t4p-recent-works .image-extras .link-icon {
    margin-right: 3px;
}

.t4p-recent-works.layout-grid-with-excerpts {
    margin-bottom: 0;
}

.t4p-section-separator {
    position: relative;
}

.t4p-section-separator .divider-candy {
    z-index: 100;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    border-bottom: 1px solid #E6E5E6;
    border-left: 1px solid #E6E5E6;
    background: #ffffff;
    content: "";
}

.t4p-section-separator .divider-candy.bottom {
    bottom: -21px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.t4p-section-separator .divider-candy.top {
    top: -21px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.t4p-section-separator .section-separator-icon {
    z-index: 200;
    position: absolute;
    left: 50%;
    top: -15px;
    margin-left: -15px;
    width: 60px;
    font-size: 30px;
    font-family: FontAwesome;
}

.t4p-section-separator .section-separator-icon:after {
    display: block;
    text-align: center;
}

.t4p-sep-clear {
    clear: both;
    display: block;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    width: 100%;
    overflow: hidden;
}

.t4p-separator {
    margin: 0 auto;
    border: 0 solid #e7e6e6;
    clear: both;
    position: relative;
}

.t4p-separator.sep-none {
    height: 1px;
}

.t4p-separator.sep-double {
    height: 8px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

.t4p-separator.sep-single {
    border-top-width: 1px;
}

.t4p-separator.sep-dashed {
    border-bottom-style: dashed;
    border-top-style: dashed;
}

.t4p-separator.sep-dotted {
    border-bottom-style: dotted;
    border-top-style: dotted;
}

.t4p-separator.sep-shadow:after {
    display: block;
    margin-top: 10px;
    height: 6px;
    width: 100%;
    content: '';
    background: -webkit-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
    background: -moz-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
    background: -o-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
}

.t4p-separator .icon-wrapper {
    position: absolute;
    display: table;
    left: 50%;
    top: 50%;
    margin: -13px 0 0 -13px;
    height: 26px;
    width: 26px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
}

.t4p-separator .icon-wrapper i {
    display: block;
    display: table-cell;
    vertical-align: middle;
}

body:not(:-moz-handler-blocked) .t4p-separator.sep-shadow:after {
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
}

.t4p-sharing-box {
    display: table;
    margin-bottom: 55px;
    padding: 20px;
    height: 70px;
    width: 100%;
    background-color: #f6f6f6;
}

.t4p-sharing-box.boxed-icons {
    padding: 15px 20px;
}

.t4p-sharing-box h4,
.t4p-sharing-box .t4p-social-networks {
    display: table-cell;
    vertical-align: middle;
}

.t4p-sharing-box .t4p-social-networks {
    text-align: right;
}

.t4p-sharing-box .t4p-social-networks .t4p-social-network-icon {
    margin-bottom: 0;
}

.t4p-slider-sc .flex-direction-nav a {
    position: absolute;
    top: 50%;
    z-index: 100;
    margin: -20px 0 0;
    height: 30px;
    width: 30px;
    opacity: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    font-family: IcoMoon;
    -webkit-font-smoothing: none;
}

.t4p-slider-sc:hover .flex-next:hover,
.t4p-slider-sc:hover .flex-prev:hover {
    opacity: 1;
}

.t4p-social-networks .t4p-social-network-icon {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #46494a;
    display: inline-block;
}

.t4p-social-networks .t4p-social-network-icon:hover {
    opacity: 0.8;
}

.t4p-social-networks .t4p-social-network-icon:before {
    color: inherit;
}

.t4p-social-networks.boxed-icons {
    line-height: 46px;
}

.t4p-social-networks.boxed-icons .t4p-social-network-icon {
    margin-right: 10px;
    padding: 8px;
    background-color: #46494a;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-background-clip: inherit;
    -webkit-background-clip: inherit;
    background-clip: inherit;
    border: 1px solid #46494a;
    color: #ffffff;
}

.t4p-tabs {
    margin-bottom: 50px;
}

.t4p-tabs .nav-tabs {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    border: 1px solid #f1f2f2;
    border-bottom: none;
    background-color: #fff;
}

.t4p-tabs .nav-tabs:before,
.t4p-tabs .nav-tabs:after {
    content: " ";
    display: table;
}

.t4p-tabs .nav-tabs:after {
    clear: both;
}

.t4p-tabs .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0 none;
}

.t4p-tabs .nav-tabs li {
    display: block;
    position: relative;
    float: none;
    text-align: center;
}

.t4p-tabs .nav-tabs li .tab-link {
    display: block;
    position: relative;
    margin: 0;
    padding: 8px 0;
    outline: 0;
    border: none;
    border-top: 3px solid #f1f2f2;
    background-color: #f1f2f2;
    color: #747474;
    cursor: pointer;
}

.t4p-tabs .nav-tabs li .tab-link:hover,
.t4p-tabs .nav-tabs li .tab-link:focus {
    border-top-color: #fff;
    background-color: #fff;
    color: #747474;
}

.t4p-tabs .nav-tabs > .active > .tab-link {
    border: none;
    border-top: 3px solid #37B6BD;
    background-color: #fff;
    cursor: pointer;
    line-height: 20px;
}

.t4p-tabs .nav-tabs > .active > .tab-link:hover,
.t4p-tabs .nav-tabs > .active > .tab-link:focus {
    border-top: 3px solid #37B6BD;
}

.t4p-tabs .tab-content > .active {
    display: block;
}

.t4p-tabs .tab-pane {
    display: none;
    padding: 15px;
    border: 1px solid #f1f2f2;
    border-top: none;
}

.t4p-tabs.nav-not-justified .nav-tabs .tab-link {
    padding: 8px 15px;
}

@media (min-width: 768px) {
    .t4p-tabs .nav-tabs {
        display: inline-block;
    }
    .t4p-tabs .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .t4p-tabs .nav-tabs li .tab-link {
        margin-right: 1px;
    }
    .t4p-tabs .nav-tabs li:last-child .tab-link {
        margin-right: 0;
    }
    .t4p-tabs.horizontal-tabs .nav-tabs {
        margin: 0 0 -7px 0;
    }
    .t4p-tabs.horizontal-tabs .nav {
        border-bottom: 1px solid #f1f2f2;
    }
    .t4p-tabs.nav-not-justified {
        border: none;
    }
    .t4p-tabs.nav-not-justified .nav-tabs {
        margin: 0 0 -1px 0;
    }
    .t4p-tabs.nav-not-justified .nav-tabs li {
        display: inline-block;
    }
    .t4p-tabs.vertical-tabs {
        border: none;
        clear: both;
        zoom: 1;
    }
    .t4p-tabs.vertical-tabs:before,
    .t4p-tabs.vertical-tabs:after {
        content: " ";
        display: table;
    }
    .t4p-tabs.vertical-tabs:after {
        clear: both;
    }
    .t4p-tabs.vertical-tabs .nav-tabs {
        position: relative;
        left: 1px;
        float: left;
        width: 15.5%;
        border: 1px solid #f1f2f2;
        border-right: none;
    }
    .t4p-tabs.vertical-tabs .nav-tabs > li .tab-link {
        margin-right: 0;
        margin-bottom: 1px;
        padding: 8px 10px;
        border-top: none;
        text-align: left;
    }
    .t4p-tabs.vertical-tabs .nav-tabs > li:last-child .tab-link {
        margin-bottom: 0;
    }
    .t4p-tabs.vertical-tabs .nav-tabs > li.active > .tab-link {
        border-bottom: none;
        border-left: 3px solid #37B6BD;
        border-top: none;
        cursor: pointer;
    }
    .t4p-tabs.vertical-tabs .tab-content {
        float: left;
        width: 84.5%;
    }
    .t4p-tabs.vertical-tabs .tab-pane {
        float: left;
        padding: 30px;
        border: 1px solid #f1f2f2;
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    border-color: #e5e4e3;
}

.table > thead > tr > th,
.table > tbody > tr > th {
    padding: 20px;
    font-weight: bold;
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 10px 20px;
}

.table > tfoot > tr > td {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table-1 table {
    border: 1px solid#dcdcdc;
    background-color: #fff;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.table-1 table th {
    border: 1px solid #dcdcdc;
    background: #f6f6f6;
    padding: 20px;
    font-family: 'Open Sans', arial, helvetica, sans-serif;
    text-align: left;
}

.table-1 tr:nth-child(even) {
    background: #f6f6f6;
}

.table-1 tr td {
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
}

.table-2 table thead {
    border: 1px solid #d3d3d3;
    font-family: 'Open Sans', arial, helvetica, sans-serif;
    text-align: left;
}

.table-2 table th {
    padding: 20px;
    color: #fff;
}

.table-2 tr td {
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 20px;
}

.t4p-reading-box-container {
    z-index: 1;
    position: relative;
    margin-bottom: 84px;
}

.t4p-reading-box-container .reading-box {
    padding: 28px 28px 27px 31px;
    background-color: #F2EFEF;
    border-left: 3px solid #37B6BD;
}

.t4p-reading-box-container .reading-box.reading-box-center,
.t4p-reading-box-container .reading-box.reading-box-right {
    text-align: left;
}

.t4p-reading-box-container .reading-box h2 {
    margin: 0 0 7px;
    line-height: 20px;
    font-size: 18px;
}

.t4p-reading-box-container .reading-box p {
    margin: 0;
}

.t4p-reading-box-container .continue {
    display: none;
}

.t4p-reading-box-container .continue-center {
    float: none;
    margin: 15px auto 0 auto;
}

.t4p-reading-box-container .continue-left {
    float: left;
    margin-right: 10px;
}

.t4p-reading-box-container .continue-right {
    float: right;
    margin-left: 10px;
}

.t4p-reading-box-container .mobile-button {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    margin: 20px 0 0;
    width: 100%;
}

@media (min-width: 800px) {
    .t4p-reading-box-container .reading-box.reading-box-center {
        text-align: center;
    }
    .t4p-reading-box-container .reading-box.reading-box-right {
        text-align: right;
    }
    .t4p-reading-box-container .continue {
        display: block;
    }
    .t4p-reading-box-container .continue-center {
        display: inline-block;
    }
    .t4p-reading-box-container .mobile-button {
        display: none;
    }
}

.element-bottomshadow {
    position: relative;
}

.element-bottomshadow:before,
.element-bottomshadow:after {
    position: absolute;
    bottom: 15px;
    left: 10px;
    z-index: -1;
    height: 20%;
    max-height: 100px;
    max-width: 460px;
    width: 60%;
    content: "";
    opacity: 0.7;
    -webkit-box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.element-bottomshadow:after {
    left: auto;
    right: 10px;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}

.t4p-testimonials .review {
    display: none;
}

.t4p-testimonials .review:first-child {
    display: block;
}

.t4p-testimonials blockquote {
    margin-bottom: 0;
    border: none;
    background-color: #f6f6f6;
}

.t4p-testimonials blockquote q {
    display: block;
    padding: 25px;
    font-style: italic;
    line-height: normal;
}

.t4p-testimonials blockquote q:before,
.t4p-testimonials blockquote q:after {
    content: "";
}

.t4p-testimonials .author {
    position: relative;
    padding: 12px 0 0 2px;
}

.t4p-testimonials .author:after {
    position: absolute;
    left: 35px;
    top: 0;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border: medium solid transparent;
    border-top-color: #f6f6f6;
    border-width: 10px;
}

.t4p-testimonials .author a:hover {
    text-decoration: none;
}

.t4p-testimonials .no-avatar .author {
    padding-left: 0;
}

.t4p-testimonials .company-name {
    display: table-cell;
    vertical-align: middle;
}

.t4p-testimonials .testimonial-thumbnail {
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px;
    height: 40px;
}

.t4p-testimonials .testimonial-image {
    max-width: 40px;
}

.t4p-testimonials .doe {
    position: relative;
    text-align: center;
}

.t4p-testimonials .doe:before {
    line-height: 40px;
    font-family: IcoMoon;
    font-size: 28px;
    color: #3E3E3E;
}

.t4p-testimonials .female .doe:before {
    content: "\e61b";
}

.t4p-testimonials .male .doe:before {
    content: "\e61a";
}

.t4p-title {
    display: table;
    margin: 0 0 31px;
    overflow: hidden;
}

.t4p-title h1,
.t4p-title h2,
.t4p-title h3,
.t4p-title h4,
.t4p-title h5,
.t4p-title h6 {
    float: left;
    display: table-cell;
    margin: 0;
    padding: 0 8px 0 0;
    line-height: normal;
    white-space: pre;
}

.t4p-title h1.title-heading-left,
.t4p-title h2.title-heading-left,
.t4p-title h3.title-heading-left,
.t4p-title h4.title-heading-left,
.t4p-title h5.title-heading-left,
.t4p-title h6.title-heading-left {
    padding-right: 8px;
}

.t4p-title h1.title-heading-left .fontawesome-icon,
.t4p-title h2.title-heading-left .fontawesome-icon,
.t4p-title h3.title-heading-left .fontawesome-icon,
.t4p-title h4.title-heading-left .fontawesome-icon,
.t4p-title h5.title-heading-left .fontawesome-icon,
.t4p-title h6.title-heading-left .fontawesome-icon {
    margin-left: 10px;
}

.t4p-title h1.title-heading-right,
.t4p-title h2.title-heading-right,
.t4p-title h3.title-heading-right,
.t4p-title h4.title-heading-right,
.t4p-title h5.title-heading-right,
.t4p-title h6.title-heading-right {
    padding: 0 0 0 8px;
}

.t4p-title h1.title-heading-right .fontawesome-icon,
.t4p-title h2.title-heading-right .fontawesome-icon,
.t4p-title h3.title-heading-right .fontawesome-icon,
.t4p-title h4.title-heading-right .fontawesome-icon,
.t4p-title h5.title-heading-right .fontawesome-icon,
.t4p-title h6.title-heading-right .fontawesome-icon,
.t4p-title h1.title-heading-right img,
.t4p-title h2.title-heading-right img,
.t4p-title h3.title-heading-right img,
.t4p-title h4.title-heading-right img,
.t4p-title h5.title-heading-right img,
.t4p-title h6.title-heading-right img {
    margin-left: 10px;
    margin-right: 0;
}

.t4p-title h1 img,
.t4p-title h2 img,
.t4p-title h3 img,
.t4p-title h4 img,
.t4p-title h5 img,
.t4p-title h6 img {
    margin-right: 10px;
}

.t4p-title h1 .fontawesome-icon,
.t4p-title h2 .fontawesome-icon,
.t4p-title h3 .fontawesome-icon,
.t4p-title h4 .fontawesome-icon,
.t4p-title h5 .fontawesome-icon,
.t4p-title h6 .fontawesome-icon {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: 2px;
}

.t4p-title h1 .fontawesome-icon.size-small,
.t4p-title h2 .fontawesome-icon.size-small,
.t4p-title h3 .fontawesome-icon.size-small,
.t4p-title h4 .fontawesome-icon.size-small,
.t4p-title h5 .fontawesome-icon.size-small,
.t4p-title h6 .fontawesome-icon.size-small,
.t4p-title h1 .fontawesome-icon.size-medium,
.t4p-title h2 .fontawesome-icon.size-medium,
.t4p-title h3 .fontawesome-icon.size-medium,
.t4p-title h4 .fontawesome-icon.size-medium,
.t4p-title h5 .fontawesome-icon.size-medium,
.t4p-title h6 .fontawesome-icon.size-medium,
.t4p-title h1 .fontawesome-icon.size-large,
.t4p-title h2 .fontawesome-icon.size-large,
.t4p-title h3 .fontawesome-icon.size-large,
.t4p-title h4 .fontawesome-icon.size-large,
.t4p-title h5 .fontawesome-icon.size-large,
.t4p-title h6 .fontawesome-icon.size-large {
    margin-top: 0;
}

.t4p-title .title-sep-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 6px;
    width: 100%;
}

.t4p-title.sep-underline {
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #e7e6e6;
}

.t4p-title.sep-underline .title-heading-right {
    float: right;
    margin: 0;
}

.t4p-title .title-sep {
    position: relative;
    display: block;
    width: 100%;
    border-style: solid;
    border: 0 solid #e7e6e6;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.t4p-title .title-sep.sep-double {
    height: 6px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

.t4p-title .title-sep.sep-single {
    border-bottom-width: 1px;
}

.t4p-title .title-sep.sep-dashed {
    border-bottom-style: dashed;
    border-top-style: dashed;
}

.t4p-title .title-sep.sep-dotted {
    border-bottom-style: dotted;
    border-top-style: dotted;
}

.t4p-title.sep-dashed {
    border-bottom-style: dashed;
}

.t4p-title.sep-dotted {
    border-bottom-style: dotted;
}

.border-below-title {
    display: block;
}

.border-below-title h1,
.border-below-title h2,
.border-below-title h3,
.border-below-title h4,
.border-below-title h5,
.border-below-title h6 {
    white-space: normal;
}

#main .post-content .border-below-title h1,
#main .post-content .border-below-title h2,
#main .post-content .border-below-title h3,
#main .post-content .border-below-title h4,
#main .post-content .border-below-title h5,
#main .post-content .border-below-title h6 {
    float: none;
    padding-right: 0;
}

.border-below-title .title-sep-container {
    display: none;
    height: 8px;
}

.t4p-accordian .panel {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #e5e4e3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.t4p-accordian .panel-heading {
    padding: 0;
    background: none;
}

.t4p-accordian .panel-title {
    position: relative;
    margin: 0;
    line-height: 22px;
    font-size: 16px;
    font-weight: normal;
    color: inherit;
}

.t4p-accordian .panel-title a {
    display: block;
    padding: 10px 0;
    text-decoration: none;
}

.t4p-accordian .panel-title a:hover {
    color: #37B6BD;
}

.t4p-accordian .panel-title a:hover .fa-t4p-box {
    background-color: #37B6BD;
}

.t4p-accordian .panel-title a .fa.pull-left {
    margin-left: 1px;
}

.t4p-accordian .panel-title a .fa-t4p-box {
    display: inline-block;
    float: left;
    margin-right: 18px;
    width: 22px;
    height: 22px;
    background-color: #333;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    font-family: 'IcoMoon';
    -webkit-font-smoothing: subpixel-antialiased;
}

.t4p-accordian .panel-title a .fa-t4p-box:before {
    font-family: 'IcoMoon';
    content: "\e61d";
    font-style: normal;
    line-height: 22px;
    font-size: 13px;
}

.t4p-accordian .panel-title .active .fa-t4p-box {
    background-color: #37B6BD;
}

.t4p-accordian .panel-title .active .fa-t4p-box:before {
    content: "\e61c";
}

.t4p-accordian .panel-body {
    padding: 10px 0 15px 0px;
    border: none;
    line-height: normal;
}

.t4p-single-accordian {
    margin-bottom: 0px;
}

.t4p-tooltip {
    cursor: pointer;
    color: #37B6BD;
}

.t4p-woo-featured-products-slider {
    position: relative;
    margin-bottom: 25px;
}

.t4p-woo-featured-products-slider .products-slider {
    position: relative;
    margin-bottom: 0;
}

.t4p-woo-featured-products-slider .products-slider ul li {
    margin-right: 0;
    height: auto;
}

.t4p-woo-featured-products-slider .products-slider ul li .image {
    visibility: hidden;
}

.t4p-woo-featured-products-slider .products-slider ul li img {
    display: block;
    float: left;
}

.t4p-woo-featured-products-slider .products-slider .image-extras-content h2 {
    margin-top: 0;
}

.t4p-woo-featured-products-slider .products-slider .image-extras-content .price {
    display: inline-block;
    margin-top: 3px;
}

.t4p-woo-featured-products-slider .products-slider .image-extras-content .price .amount {
    font-size: 25px;
}

.t4p-woo-featured-products-slider .products-slider .product-buttons {
    position: absolute;
    left: 0;
    bottom: 20px;
    padding: 0 10%;
    height: 40px;
    width: 100%;
}

.t4p-woo-featured-products-slider .products-slider .product-buttons a {
    display: block;
    padding-left: 20px;
    width: auto;
    line-height: normal;
    text-align: left;
}

.t4p-woo-featured-products-slider .products-slider .product-buttons a:first-child:before,
.t4p-woo-featured-products-slider .products-slider .product-buttons a:last-child:before {
    margin-left: -20px;
}

.t4p-woo-featured-products-slider .products-slider .product-buttons a.added_to_cart {
    display: none;
}

.t4p-woo-featured-products-slider.es-carousel-wrapper .es-carousel ul li a {
    display: inline;
}

.t4p-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-prev,
.t4p-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-next {
    z-index: 1000;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    height: 63px;
    width: 63px;
    pointer: cursor;
    color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0.8;
    text-align: center;
}

.t4p-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-prev:before,
.t4p-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-next:before {
    display: block;
    content: '\e61e';
    line-height: 63px;
    font-size: 25px;
    color: #fff;
}

.t4p-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-prev:hover,
.t4p-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-next:hover {
    opacity: 1;
}

.t4p-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-next:before {
    content: '\e620';
}

.t4p-woo-product-slider {
    overflow: hidden;
    margin-bottom: 55px;
}

.t4p-woo-product-slider .simple-products-slider {
    position: relative;
    margin-bottom: 0;
}

.t4p-woo-product-slider .simple-products-slider .image-extras-content h2 {
    margin-top: 0;
    margin-bottom: 2px;
}

.t4p-woo-product-slider .simple-products-slider .image-extras-content .price {
    display: inline-block;
    margin-top: 5px;
}

.t4p-woo-product-slider .simple-products-slider .image-extras-content .price .amount {
    font-size: 18px;
}

.t4p-woo-product-slider .simple-products-slider .product-buttons {
    left: 0;
    height: 40px;
    width: 100%;
}

.t4p-woo-product-slider .simple-products-slider .product-buttons a {
    display: block;
    padding-left: 20px;
    width: auto;
    line-height: normal;
    text-align: left;
    max-width: 100%;
    font-size: 12px;
}

.t4p-woo-product-slider .simple-products-slider .product-buttons a:first-child {
    float: left;
}

.t4p-woo-product-slider .simple-products-slider .product-buttons a:first-child:before {
    position: absolute;
    margin-left: -20px;
    content: '\f07a';
    font-family: IcoMoon;
}

.t4p-woo-product-slider .simple-products-slider .product-buttons a:last-child {
    float: right;
}

.t4p-woo-product-slider .simple-products-slider .product-buttons a:last-child:before {
    position: absolute;
    margin-left: -20px;
    content: '\e623';
    font-family: IcoMoon;
}

.t4p-woo-product-slider .simple-products-slider .es-nav span {
    cursor: pointer;
}

.t4p-youtube.center-video .video-shortcode,
.t4p-vimeo.center-video .video-shortcode {
    margin: 0 auto;
}
