/*----march 2022---------*/
.header-top #searchform .search-input-top {
	color:#333!important;
	font-weight:600;
}
/*-------------*/

/* Main Nav */

.nav>li>a {
    padding: 18px 20px 18px 49px;
}

.nav a {
    font-size: 19px;
}

.nav>li.first {
    margin-left: -35px;
}

/* Homepage Banner Area */

.search-area button#search-icon {
    top: 2px;
}

/* Homepage What's New */

.whats-new h5 {
    padding-right: 25px;
}

/* Landing Page */

.landing {
    min-height: 190px;
}

.landing h2 a {
    font-size: 32px;
}

.inner-banner h1 {
    margin-top: 20px;
    margin-bottom: 0px;
}

/* Content Pages */

.inner-content h1 {
    font-size: 36px;
}

.inner-content h2 {
    font-size: 30px;
}

.inner-content ul {
    padding-left: 30px;
}

.inner-content ul.nav-tabs {
    padding-left: 0px;
}

.sub-menu li a:hover {
    color: #2A5A8C !important;
	text-decoration: underline !important;
}

/* Blog Dates Colour */

.blog p.date {
    color: #2e4660;
}

.blog p.date::before {
	color: #2e4660;
}

.archive p.date {
    color: #2e4660;
}

.archive p.date:before {
    color: #2e4660;
}

.single p.date {
    color: #2e4660;
}

.single p.date:before {
    color: #2e4660;
}

.section-news p.date {
	color: #2e4660;
}

.section-news p.date:before {
	color: #2e4660;
}

/* Google Search Results Title */

a.gs-title, a.gs-title b {
	color: #f18700 !important;
}

.gsc-result .gs-title:hover {
    color: #d17602 !important;
}

a.gs-title:hover, a.gs-title:hover b, a.gs-title b:hover {
    color: #d17602 !important;
}

/* Filter Buttons */

form#filter input.button {
	color: #2e4660;
}

/* Sidebar */

.sidebar ul li.page_item_has_children.current_page_ancestor ul.children li.current_page_item a {
    color: #2A5A8C !important;
}

/* Header */

.header-top #searchform {
	margin-top: 55px;
}

/* Table */

.inner-content table tr th, .inner-content table tr.top td {
    background: #2e4660 !important;
    border-right: 1px solid #ebebeb !important;
}

/* Login Form */

#wppb-login-wrap .login-username input {
    width: 40% !important;
}

#wppb-login-wrap .login-password input {
    width: 40% !important;
}

#wppb-login-wrap p.login-submit {
    color: #fff;
}

input#wppb-submit {
    background: #ef4136 none repeat scroll 0 0;
    width: 80px;
    padding: 10px;
    border: 0px;
}

input#wppb-submit:hover {
    background: #ef4136;
}

.attachments a.pdf {
	font-size: 15px!important;
}

/* Heading */

.inner-content h3 {
    font-size: 32px;
}

.gform_wrapper .gfield_description {
    font-size: 18px;
}

a.logout {
    background: #ef4036;
}

a.logout:hover {
    background: #ef4036;
}

.page-template-page-credit-intermediaries .landing.accord {
    min-height: 185px!important;
}

.applicant-details {
	font-size: 16px; padding:20px!important;background-color:#ccc;
	min-width:350px;
	max-width:100%;
}

.read-more{
	color:#337ab7;
	padding:5px;
}

button.close-button {
    position: absolute;
    top: 5px;
    right: 5px;
}

/* Mailing List */

#mailing-subscription label {
	font-size: 16px;
}

/* CREDIT INTERMEDIARIES - READ MORE */
button.read-more-button {outline:0;  background: #ededed; text-align: center; transition: all .2s ease-in; -webkit-border-radius: 0;
    border-radius: 0;  color: #000;  padding: 7px 12px 7px 12px;  border: none; margin-top: 12px; } 

button.read-more-button:hover {outline:0; background: #e7e7e7; }
button.read-more-button:focus { outline:0;  }

button.close-button {background: none; text-align: center; transition: all .2s ease-in; -webkit-border-radius: 0;
    border-radius: 0; outline:0;  color: #5f5f5f; font-weight: 600; font-size: 16px; padding: 1px 7px 4px 7px!important;  border:none;  }
button.close-button:hover, button.close-button:focus { outline:0; color: #000;}

.applicant-details { margin-top: 15px; }

ul#adminmenu li.menu-icon-rapex_reports { display: none!important; }

