/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
ul.assigned-circles {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
}
a.rating-view-more i {
    color: #216766;
}
ul.assigned-circles li {
    margin-right: 10px;
    border-bottom: 1px solid;
}
select#regions_covered {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem;
    color: #000 !important;
    display: block;
    width: auto;
    border: 1px solid #016767;
}

.section-label-heading{
	font-size: 20px !important;
	font-weight: 600;
	color: #066;
	margin: 15px 0 !important;
	margin-top: 35px !important;
}

dt {
    width: auto !important;
    margin-right: 10px !important;
    padding-bottom: 0 !important;
}

dl {
    margin-bottom: 0!important;
    height: 30px;
}

dd {
    padding-bottom: 0 !important;
}
td.issuer_spv, td.issuer_bank, td.issuer_corporate {
    max-width: 84px;
    line-height: 135%;
}
/*REMOVES THE PADDING FROM THE FIRST MENU ELEMENT*/
.f-c a.dropdown-trigger {
    padding-left: 0 !important;
}
ul.account-main-li-wrapper:not(.dropdown-content) > li.f-c a:hover {
    opacity:0.8;
}
li.f-c{
	margin-right: 25px;
}
li.f-c a {
    background: #066;
    max-height: 47px;
    line-height: 47px;
    color: #fff !important;
    text-align: center;
    padding: 0 10px !important;
}
main.account-main h3 {
    font-size: 20px;
    margin: 5px 0;
}

.type-cra .title_wrapper {
    padding: 0 !important;
}

ul.account-main-li-wrapper:not(.dropdown-content) > li a:hover{
	background:none!important;
}

.toast.success {
    background: #006666;
    color: #fff;
}

.toast.error {
    background: red;
    color: #fff;
}

.logout-btn {
    color: #fff !important;
    background-color: #066 !important;
}
.logout-btn:hover {
   opacity: 0.7;
}

.dropdown-content {
    width: auto !important;
}

a.read-more-listings.title, a.read-more-listings {
    color: #066;
    text-decoration: underline;
}

.wrapper-countries-and-regions {
    margin-top: 20px;
}

/* ul.account-main-li-wrapper{ margin-left: 0 !important; } */

main.account-main {
    margin-top: 20px;
    clear: both;
}

nav.account-nav-wrapper {
    box-shadow: none;
    background: transparent;
}

nav.account-nav-wrapper ul a {
    color: #066;
}

li.greetings-text {
    color: #7b7b7b;
}
.listing {
    margin-top: 20px;
}
.dropdown-content li a{ text-decoration:none!important; }

.no-underline:hover {
    text-decoration: none!important;
}

.no-background:hover {
    background: #fff !important;
}

.dropdown-content li {
    margin-bottom: 0 !important;
}

.listing td, .listing th {
    padding: 15px 5px !important;
    display: table-cell;
    text-align: left !important;
    vertical-align: middle !important;
    border-radius: 2px !important;
}

.sector-selection ul {
    display: flex;
    flex-basis: 100%;
    margin: 0 !important;
    margin-top: 25px !important;
}

.sector-selection ul li {
    display: flex;
    flex-basis: 275px;
    margin-bottom: 0 !important;
    height: 150px;
    margin: 0 auto;
}
.search-results #Content {
    padding-top: 1rem !important;
}
.sector-selection ul li a {
    color: #066;
    font-size: 15px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.answer .dropdown-content {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
}

.logout-btn{color:#fff;}

li.f-c.searchfc {
    width: 400px;
    margin: 5px 0;
}
.facetwp-facet {
    margin-bottom: 0;
}

.facetwp-facet.facetwp-facet-sectors.facetwp-type-dropdown select {
    display: block !important;
    margin-bottom: 0;
    border: 1px solid #066;
}

.facetwp-facet {
    margin-bottom: 0 !important;
}

table.issuers thead tr th {
	
}
.submit-country-preferences-wrapper {
    margin: 20px 45px;
}
.submit-country-preferences-wrapper input {
    width: 150px;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.rmc-btn i {
    font-size: 12px !important;
}

.submit-explore-request{
	display: block;
	height: 43px !important;
	margin: 16px 0 !important;
	margin-left: -20px !important;
	font-weight: 500;
	font-family: inherit;
}

.acf-account-details-form {
    max-width: 800px;
    box-shadow: 0 0 0 2px #006666;
    padding: 20px;
}

button.reset-btn {
    width: auto;
    margin: 0 0 20px 0;
    font-size: 18px;
    padding: 5px 20px;
    display: inline-block !important;
}

/*IN CASE OF AN ERROR*/
.account-main.account-error.wrapper {
  max-width: 600px;
  margin: 20px auto;
}
.account-main.account-error.wrapper .alert {
  flex-flow: column;
}
.account-main.account-error.wrapper .alert .alert_wrapper {
  flex-flow: column;
  text-align: center;
}
.account-main.account-error.wrapper .alert_icon {
  margin-bottom: 15px !important;
}
.account-main.account-error.wrapper  p {
  margin: 20px 0;
}
/*IN CASE OF AN ERROR*/

.mt-1{
	margin-top:1rem;
}
.mt-2{
	margin-top:2rem;
}
.mt-3{
	margin-top:3rem;
}

@media only screen and (min-width: 601px){
	main.account-main.account-search {
		max-width: 1350px;
	}
}
