﻿a {
    color: #106344;
}
a:hover {
    color: #106344;
}
.text_box input[type="text"], .text_box textarea, .text_box input[type="password"], .text_box input[type="email"] {
    border: 1px solid #e6e4e4 !important;
}
.field-validation-error {
    color: #eb4a4a;
}
.input-validation-error {
    border-color: #eb4a4a !important;
}
.partner_info .logo_item img {
    transition: none !important;
    filter: inherit !important;
}
.blog_content p {
    font-size: 18px !important;
    line-height: 32px !important;
    font-family: 'Open Sans', sans-serif;
    color: #525659 !important;
}

.blog_content p a {
    text-decoration: underline;
}
.blog_content h1, .blog_content h2.subTitle, .blog_content h5 {
    font-size: 32px !important;
    line-height: 38px !important;
    font-family: 'Open Sans', sans-serif;
    color: #0D0D0D !important;
    font-weight: 600 !important;
}
.blog_content h2.subTitle {
    font-size: 28px !important;
}
.blog_content .post_date {
    top: -65px !important;
}


.h_analytices_features_item .h_analytices_content h2 {
    line-height: 120% !important;
    font-size: 44px !important;
    font-weight: 700 !important;
    color: #23272a !important;
}
.h_analytices_features_item .h_analytices_content p {
    font-size: 20px !important;
    line-height: 30px !important;
    color: #454b50 !important;
}
.breadcrumb {
    font-size: 13px !important;
    background-color: #fff !important;
}
.nested {
    font-size: 18px !important;
    line-height: 32px !important;
    font-family: 'Open Sans', sans-serif;
    color: #525659 !important;
}
.nested li {
    margin-bottom: 15px !important;
}
.photo-credit {
    font-size: 13px;
    color: #ccc;
}