﻿.decorative-shadow {
    -webkit-box-shadow: 0px 0px 0px 4px #e6e6e6;
    -moz-box-shadow: 0px 0px 0px 4px #e6e6e6;
    box-shadow: 0px 0px 0px 4px #e6e6e6;
}

body {
    color: #666666;
    /* font-family: 'Open Sans', arial; */
    font-size: 14px;
    background: #ffffff;
}

.wrapper {
    margin-top: 20px;
    margin-bottom: 25px;
}

.icon {
    font-size: 18pt;
}

h3.widget {
    line-height: 0px;
}
/* 
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
} */

/* h3 {
  font-weight:500;
  font-size:24px;
} */

h4 {
    font-weight: 500;
}

a, a:visited {
    color: #065288;
}

    a:hover {
        color: #00416C;
        text-decoration: none;
    }

    .link-icon, a.link-icon:visited {
        color: #00436A;
    }

#footer a {
    color: #3fa9f5;
    text-decoration: underline;
}

    #footer a.footer-img {
        text-decoration: none;
    }

.well {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 0;
    -moz-box-shadow: inset 0 0 0;
    box-shadow: inset 0 0 0;
    background: #EEE;
}

.label {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    padding: 2px 6px;
}

.centered {
    text-align: center;
}

.navbar {
    margin-top: 20px;
}

.navbar-inner {
    background: #5686A2;
    background-color: #5686A2;
    background-image: none;
    background-repeat: no-repeat;
    -ms-filter: none;
    filter: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.navbar .brand,
.navbar .nav > li > a {
    color: #ffffff;
    font-size: 13px;
    text-shadow: none;
    padding: 15px 30px;
    border-right: 1px solid white;
}

    .navbar .brand:hover,
    .navbar .nav > li > a:hover {
        color: #ffffff;
        background: #00416C;
    }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    color: #ffffff;
    background: #00416C;
    background-color: #00416C;
    box-shadow: none;
}

.navbar .brand:hover {
    background-color: transparent;
}

.navbar .btn-navbar {
    margin-top: 8px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #222222;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #040404 #040404 black;
}

    .navbar .btn-navbar:hover {
        background-color: #222222;
    }

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #00416C;
    color: #ffffff;
}

.navbar .nav li.open > a {
    background: none;
}

.dropdown-menu {
    margin-top: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #5686A1;
}

    .dropdown-menu li > a {
        color: #ffffff;
    }

        .dropdown-menu li > a:hover,
        .dropdown-menu li > a:focus,
        .dropdown-submenu:hover > a {
            background-color: #00416C;
            background-image: none;
            -ms-filter: none;
            filter: none;
        }

.navbar .nav li.dropdown > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #ffffff;
}

.navbar .nav > li > .dropdown-menu::before,
.navbar .nav > li > .dropdown-menu::after {
    display: none;
}

.info-column {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 0;
    -moz-box-shadow: inset 0 0 0;
    box-shadow: inset 0 0 0;
    background: #F4F5F7;
    border: 1px solid #E3E3E3;
    padding: 10px;
    margin-bottom: 25px;
}

.social-media {
    list-style: none;
    margin-top: 25px;
    margin-left: 0;
}

    .social-media li {
        display: inline-block;
    }

        .social-media li a {
            font-size: 30px;
            color: #FFFFFF;
            text-decoration: none;
        }

            .social-media li a:hover {
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
                color: #00426C;
            }

header form {
    margin-top: 20px;
    text-align: right;
}

.portfolio {
    padding-top: 5px;
}

    .portfolio li {
        margin-left: 27px;
    }

    .portfolio .thumbnail {
        padding: 8px;
        -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05);
    }

        .portfolio .thumbnail:hover {
            -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
        }

        .portfolio .thumbnail a img {
            width: 100%;
            height: auto;
        }

.filter {
    margin-left: 0;
    margin-bottom: 40px;
    padding: 0;
    list-style: none;
}

    .filter li {
        display: inline-block;
        margin-bottom: 15px;
        position: relative;
    }

    .filter a {
        margin-right: 5px;
        padding: 6px 12px;
        background: #454a4d;
        color: #fff;
        text-decoration: none;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

        .filter a:hover {
            background: #72b626;
        }

    .filter span {
        margin-right: 5px;
    }

    .filter .active {
        background: #72b626;
    }

.pricing-table {
    position: relative;
    margin-left: 0;
    padding: 10px;
    list-style: none;
    text-align: center;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.05);
}

    .pricing-table li {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 1px dashed #ddd;
    }

    .pricing-table .footer {
        border: 0;
        margin-top: 18px;
        margin-bottom: 8px;
    }

.ribbon-wrapper {
    width: 85px;
    width: 100%\8;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
}

.ribbon {
    position: relative;
    left: -5px;
    top: 15px;
    top: 0px\8;
    width: 120px;
    width: 100%\8;
    padding: 7px 0;
    font: bold 15px Sans-Serif;
    text-align: center;
    color: #304d10;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #7fcb2a;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fcb2a), color-stop(100% #588c1d));
    background-image: -webkit-linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
    background-image: -moz-linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
    background-image: -ms-linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
    background-image: -o-linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
    background-image: linear-gradient(top, #7fcb2a 0%, #588c1d 100%);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.avatar {
    margin-right: 8px;
    margin-bottom: 10px;
}

.post-img {
    margin-bottom: 15px;
}

article {
    margin-bottom: 50px;
}

    article h3 {
        margin-top: 0;
    }

        article h3 a {
            color: #2d3032;
        }

            article h3 a:hover {
                color: #72b626;
            }

.comment-form {
    padding: 3px;
}

#widget-carousel .carousel-control {
    width: 25px;
    height: 25px;
    top: 35%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
}
/* textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input  */
.input {
    -webkit-box-shadow: 0px 0px 0px 4px #e6e6e6;
    -moz-box-shadow: 0px 0px 0px 4px #e6e6e6;
    box-shadow: 0px 0px 0px 4px #e6e6e6;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #00426C;
    -webkit-box-shadow: 0px 0px 0px 4px #e6e6e6;
    -moz-box-shadow: 0px 0px 0px 4px #e6e6e6;
    box-shadow: 0px 0px 0px 4px #e6e6e6;
}

.tag-cloud {
    margin-left: 0;
    padding: 0;
    list-style: none;
    padding-top: 10px;
}

    .tag-cloud li {
        display: inline-block;
        margin-bottom: 15px;
        position: relative;
    }

    .tag-cloud a {
        margin-right: 5px;
        padding: 6px 12px;
        border: 0;
        background: #5686A2;
        color: #fff;
        text-decoration: none;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        font-weight: 500;
    }

        .tag-cloud a:hover {
            background: #00416C;
        }

    .tag-cloud span {
        margin-right: 5px;
    }

    .tag-cloud .active {
        background: #72b626;
    }

.btn {
    background-color: none;
    background-image: none;
    background: #5686A1;
    color: #fff;
    cursor: pointer;
    text-shadow: 0 -1px 0 #2d3032;
    border: 1px solid #51575a;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: 0px 0px 0px 4px #e6e6e6;
    -moz-box-shadow: 0px 0px 0px 4px #e6e6e6;
    box-shadow: 0px 0px 0px 4px #e6e6e6;
}

    .btn:hover {
        color: #fff;
        background: #00416C;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        border-color: #5d6468;
    }

    .btn.btn-primary {
        text-shadow: none;
        box-shadow: none;
        border: 1px solid #00436A;
        border-radius: 0px;
    }

        /*custom code begin*/
        .btn.btn-primary.searchButtons {
            font-family: Arial;
            font-size: 13px;
            line-height: 15px;
            font-weight: 700;
            width: 80px;
            height: 30px;
            margin-bottom: 10px;
            text-align: center;
            padding: 8px 0px 8px 0px;
        }

        .btn.btn-primary.buttonSearch {
            background-color: #00436A;
            color: #FFF;
        }

            .btn.btn-primary.buttonSearch:hover {
                background-color: #3FA9F5;
                color: #FFF;
                border: 1px solid #3FA9F5
            }

        .btn.btn-primary.buttonCancel {
            background-color: #FFF;
            color: #00436A;
            margin-left: 16px
        }

            .btn.btn-primary.buttonCancel:hover {
                background-color: #FFF;
                color: #3FA9F5;
                border: 1px solid #3FA9F5;
            }

.first-block-style {
    background-color: #EFEEE4 !important;
    border-radius: 0px;
    margin-bottom: 38px;
    margin-top: 38px;
    padding: 38px 25px !important;
}

.second-block-style {
    border-radius: 0px;
    background-color: #F6FBFD !important;
    margin-bottom: 38px;
    padding-bottom: 38px !important;
}

.second-block-title {
    margin: 0;
    font-family: Georgia serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 17px !important;
    line-height: 19px !important;
    color: #00436A !important;
    text-align: center !important;
    margin-top: 38px !important;
    margin-bottom: 40px !important;
    display: block;
}

    .second-block-title p {
        font-family: Georgia serif !important;
        font-style: normal !important;
        font-weight: 700 !important;
        font-size: 17px !important;
        line-height: 19px !important;
        color: #00436A !important;
        text-align: center !important;
        margin-top: 38px !important;
        margin-bottom: 40px !important;
    }

.third-block-style {
    background-color: #EFEEE4 !important;
    border-radius: 0px;
    padding-top: 38px;
    margin-bottom: 38px;
    padding-bottom: 38px;
}

.third-block-title {
    margin-bottom: 51px !important;
}

    .third-block-title p {
        font-family: Georgia serif !important;
        font-style: normal !important;
        font-weight: 700 !important;
        font-size: 17px !important;
        line-height: 19px !important;
        color: #00436A !important;
    }

.first-row {
    font-family: Georgia serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 20px !important;
    color: #00436A;
}

.third-block-text {
    font-family: Arial !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 17px !important;
    color: #000 !important;
}

.no-requested {
    background-color: #EFEEE4 !important;
    border-radius: 0px;
    padding: 20px 50px;
    color: #00436A;
}

.table-margin20 {
    height: 20px;
}

.table-margin40 {
    height: 40px;
}

.url-style {
    font-family: Arial !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 17px !important;
    color: #065288 !important;
    text-decoration: underline !important;
}

.margin-bottom20 {
    margin-bottom: 20px;
}
/*custom code end*/
footer, #footer {
    padding-top: 0px;
    margin-top: 50px;
    background-color: #0D1354;
    color: #FFFFFF;
    border-top: 5px solid #0D1354;    
    font-weight: 100;
    padding-bottom: 10px;

}
    footer h4,
    #footer h4 {
        font-size: 20px;
    }
    footer, #footer a {
        color: #fff;
    }

        footer, #footer a:hover {
            color: #fff;
            /*border-bottom: 1px solid #d0d0d0;*/
        }

    footer, #footer .bottom-line {
        width: auto;
        padding: 20px;
        background: #212325;
    }

.bottom-line {
    margin-top: 40px;
}

.footer-first-line {
    display: grid;
    grid-auto-flow: column;
}

.footer-second-line {
    display: grid;
    grid-auto-flow: column;
    align-items: end;
    margin-top: 20px;
    margin-bottom: 25px;
}

.footer-column-style {
    margin-top: 115px;
}

.dropdown-header-base {
    height: 100%;
    width: 120px;
    padding-left: 100px
}

.dropdown-header {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 55px;
}

/*.dropdown-content-header {
    margin-top:17px;
    width:100%;
    display: none;
    position: absolute;
    background-color: #000;
    padding: 12px 16px;
    z-index: 9999;
}

.dropdown-content-content {
    font-family: Arial;
    font-size: 16px;
    color: #FFFFFF;
}

.dropdown-content-content a {
    color: #fff;
}

.dropdown-content-content a:hover {
    color: #fff;
    border-bottom: 1px solid #d0d0d0;
}

.dropdown-header:hover ~ .dropdown-content-header {
    display: block;
}*/

.headerFirstTemporary {
    height: 55px;
    width: 100%;
    background-color: #0D1354;
}

.headerStickToTop {
    width: 100%;
    height: 105px;
    background-color: #1ACB7F;
    position: sticky;
    top: 0;
    z-index: 9999;
}

footer, #footer .bottom-line p {
    margin: 0;
}

footer, #footer hr {
    border-top: 0;
    border-bottom: 1px solid #454a4d;
}

.footer-form .btn {
    border: 0;
    text-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

    .footer-form .btn:hover {
        border: 0;
    }

.footer-form fieldset input[type="text"] {
    border: 1px solid #000;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

.organisations {
    list-style: none;
    margin-left: 0px;
}

@media (min-width: 1200px) {
    input.flexible {
        width: 73%;
    }
}

@media (max-width: 1199px) {
    input.flexible {
        width: 70%;
    }
}

@media (max-width: 979px) {
    .navbar .nav-collapse .nav > li > a,
    .navbar .nav-collapse .dropdown-menu a {
        color: #ffffff;
    }

    .navbar .nav > li > a {
        background: none;
    }

    .navbar .nav-collapse .nav > li > a:hover,
    .navbar .nav-collapse .dropdown-menu a:hover {
        background-color: #72b626;
    }

    .info-box {
        text-align: center;
    }

    input.flexible {
        width: 50%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .footer-form input[type="text"] {
        width: 90%;
    }
}

@media (max-width: 767px) {
    header,
    header form {
        text-align: center;
    }

    .social-media {
        margin: 0;
    }

    footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

        footer .bottom-line {
            margin-left: -20px;
            margin-right: -20px;
        }
}

.sub-menu {
    font-weight: 700;
    color: #5686A2;
}

    .sub-menu:hover {
        background-color: #00416C;
        color: #FFFFFF;
    }

    .sub-menu a:hover {
        color: #FFFFFF;
    }

.media-heading a {
    font-size: 18px;
    font-weight: 600;
}

.media-heading a {
    font-size: 18px;
    font-weight: 600;
}

.media-body a {
    font-weight: 600;
}

.media-body span {
    font-weight: 600;
    color: #5686A2;
}

/*[Improvement][Mobile View] QSearch Website view on mobile devices*/

body {
    padding: 0 !important;
}

.logo-white {
    display: none;
    max-width: 220px;
    margin-left: 10px;
}

button.navbar-toggle {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    float: right;
    padding: 9px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: all 0.2s;
    border: 1px solid #eee;
    display: none;
}

    button.navbar-toggle .menu-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #fff;
    }

        button.navbar-toggle .menu-bar + .menu-bar {
            margin-top: 4px;
        }

@media screen and (max-width: 768px) {
    .head .row {
        background: #5686a1;
        margin-bottom: 0 !important;
        box-shadow: 0px 1px 9px #bdbdbd;
        border-bottom: 1px solid #e6e6e6;
    }

        .head .row .span4 {
            position: relative;
        }

    .logo-white {
        display: block;
    }

    .logo-black {
        display: none;
    }

    button.navbar-toggle {
        display: block;
    }

    #moving-menu {
        display: none;
    }

        #moving-menu.shown {
            display: block;
        }

    body > .container > #main-content {
        padding: 0 15px;
    }

    #footer .row {
        padding: 0 15px;
    }

    h1.blue-heading {
        padding-top: 20px !important;
    }

    div#search-control {
        padding-top: 0px !important;
    }

    #moving-menu ul li a {
        width: calc(100% - 26px);
        text-align: left;
    }

    #moving-menu ul ul li {
        left: -1px;
    }

    #moving-menu .menu-arrow {
        display: inline !important;
        float: right;
        color: white;
        font-weight: bold;
        font-size: 25px;
        padding-right: 12px;
        font-family: FontAwesome, tahoma, arial, sans-serif;
    }

    #moving-menu ul ul li a {
        margin-left: -1px !important;
        width: 94.4%;
        padding-left: 12px;
    }

        #moving-menu ul ul li a p {
            padding-left: 16pt;
        }

    #moving-menu .dropdown {
        position: static;
        display: none;
    }

        #moving-menu .dropdown li {
            position: static;
        }

    div#cookie-bar {
        height: auto;
        padding-bottom: 10px;
    }
}

/**/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    .mobilable-table-container table, .mobilable-table-container thead, .mobilable-table-container tbody, .mobilable-table-container th, .mobilable-table-container td, .mobilable-table-container tr {
        display: block;
    }

    .mobilable-table-container table {
        padding-top: 10px;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .mobilable-table-container thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .mobilable-table-container tr {
        border: 1px solid #ccc;
        padding: 10px;
    }

    .mobilable-table-container td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    .mobilable-table-container p {
        padding-top: 5px;
    }

    .mobilable-table-container .first-row {
        display: none;
    }

    .mobilable-table-container td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 38%;
        padding-right: 0px;
        white-space: nowrap;
    }
}

.custom-breadcrumb {
    margin: 0 0 20px;
    list-style: none;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .custom-breadcrumb li {
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */

        *zoom: 1;
        text-shadow: 0 1px 0 #ffffff;
    }

    .custom-breadcrumb .divider {
        padding: 0 5px;
        color: #545454;
    }

    .custom-breadcrumb .active {
        color: #545454;
    }

    .custom-breadcrumb a {
        color: #065288;
    }

.support-link {
    margin-left: 5px;
    margin-right: 5px;
}

.footer-logo-img-style {
    margin-bottom: 25px;
    margin-top: 25px;
    margin-left: -50px;
}

.main-contant-grid {
    display: grid;
    grid-template-rows: 55px 75px auto auto;
    min-height: 100vh;
}

.no-requested-data-block {
    background-color: #EFEEE4 !important;
    border-radius: 0px;
    margin-bottom: 38px;
    margin-left: 30px;
    margin-top: 38px;
    padding: 38px 25px !important;
    color: #4A4A4A;
}

.no-data-message-top {
    margin-top: 70px !important;
}

.header-logo {
    margin-left: -30px;
    height: 100%;
}

.footer-link-margin {
    margin-right: 15px;
}

.header-container {
    height: 100%;
    display: flex;
    align-items: center;
}

.custom-header-logo {
    margin-top: 5px;
    height: 7em;
}