/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


.search-results .search-item {
    color: #000;
}

.search-item-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item-action-search a {
    color: #066;
}
.file_type_indicator {
    color: #006666;
}
.file_type_indicator {
    margin: 0 15px;
}
.title-inside-search-page {
    font-size: 35px !important;
    font-weight: 600;
    text-transform: capitalize !important;
    margin-bottom: 5px !important;
    padding-bottom: 10px;
    color: #066;
}

.spacer.div-20 {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1200px){
	.search-results .container {
		margin-left: 20px;
	}
}
.menu-main-wrapper {
    padding: 0 20px;
}

.search-item-title h5 {
    font-size: 18px;
}

.search-results .container .row {
    display: flex;
    flex-flow: column;
}

.search-results .desc_footer:after {
    height: 5px !important;
    margin-bottom: 0 !important;
}

span.date.type i {
    background: #d4d4d4;
}

.currently-set-package {
    background: #016767;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 0 4px 1px 0px #000000;
    color: #fff;
    text-shadow: 0px 1px #919191;
}

.wrapper-regions {
    margin-top: 0;
}

.wrapper-regions h6 {
    margin: 20px 0;
}

.wrapper-countries {
    margin-top: 30px;
}

.wrapper-countries h6 {
    margin-bottom: 20px;
}

.subscribed-list dl {
    display: inline-flex;
    justify-content: flex-start;
    flex: 100%;
}

.subscribed-list {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
}

.wrapper-countries .subscribed-list {
    width: 100%;
    max-width: 100%;
}

.wrapper-regions h5 {
    font-size: 20px !important;
    font-weight: 600;
    color: #066;
    margin: 15px 0 !important;
    margin-top: 35px !important;
}

.wrapper-countries h5 {
    font-size: 20px !important;
    font-weight: 600;
    color: #066;
    margin: 15px 0 !important;
    margin-top: 35px !important;
}

.sidebar-myaccount-settings ul li.current-menu-item a {
    color: #fff !important;
    padding-left: 10px !important;
}

.mainly-make-it-column {
    flex-flow: column;
}

/*.page-desciption-account-page p {
    font-size: 20px !important;
    font-weight: 600;
    text-transform: capitalize !important;
    margin-bottom: 25px !important;
    padding-bottom: 10px;
    color: #066;
    border-bottom: 2px solid;
    display: inline-block;
    margin-top: 35px;
}*/

.currently-set-package {
    margin-bottom: 20px;
}

.search-results .search-item {
    color: #000;
    flex-basis: 100%;
    width: 100%;
    flex: 1;
    display: block !important;
}

.download-public-report i {
    margin-right: 5px;
}

.download-public-report i, .download-public-report a {
    color: #066;
}

.view-button-section {
    width: 250px;
    display: flex;
}

.downloads-cra {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 5px;
  border: 2px solid #6b6b6b;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  margin-top: 0px;
  max-width: 100%;
}
ul.subscribed-list {
  margin: 0;
}

ul.subscribed-list li {
  margin-right: 10px;
  color: #000;
}
ul.acf-checkbox-list.acf-bl li input {
  position: relative;
  opacity: 1;
  color: #ccc !important;
}
ul.acf-checkbox-list.acf-bl {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
}
.page-id-685 .section_wrapper {
  min-height: 17.8vh;
}
.details_made_ciratings .wpc_form_line {
  display: flex !important;
  flex-flow: column;
}

.wpc_form .details_made_ciratings .wpc_form_field {
  width: 100%;
}

.password-lines {
  display: flex;
}

.wpc_form .wpc_form_label {
  width: 100%;
}

.password-lines .wpc_form_line:first-child {
  margin-right: 5px;
}

.submit-area {
  display: block;
  width: 100%;
  text-align: left;
}

.submit-area .wpc_form_line {
  width: 100%;
  display: block !important;
}

.submit-area .wpc_form_line input {
  max-width: 300px;
  margin-top: 20px !important;
}

.available-for-registered dl dt,
.available-for-registered dl dd {
  color: #7a7a7a;
}

form.acfe-form.acf-form input[type="submit"] {
  margin: 10px;
}

.issuers .downloadable-item-ciratings {
  justify-content: flex-start;
}
thead tr td {
  font-size: 10px !important;
}
.no-results.search-nores {
  margin: 0 2%;
  max-width: 1350px;
}
.facetwp-counter {
  display: none;
}
.text-center {
  text-align: center;
}
.downloadable-item-ciratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
table.issuers th,
table.issuers td {
  text-align: left;
  padding: 5px 0;
}
.search-results .desc_footer .date {
  color: #707070 !important;
}
.single-cra table * {
  text-align: left !important;
}
.country td,
td.country-details {
  font-size: 13px !important;
}
li.f-c.searchfc a {
  border-radius: 5em;
  width: 35px;
  height: 35px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: none;
  color: #066 !important;
  -webkit-box-shadow: 0px 0px 0px 2px;
  box-shadow: 0px 0px 0px 2px;
}
div#module-wrapper-search-ciratings h1 {
  background-color: #0000;
  border-width: 0px;
  border-style: solid solid solid solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 40px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  color: #066;
}
.country td {
  padding-bottom: 5px !important;
}

table#issue td,
table#issue th {
  border-color: #ececec;
}

.facetwp-template[data-name="ratings"]
  div:not(.subratings)
  table
  tbody
  tr
  td:first-child,
.facetwp-template[data-name="ratings"]
  div:not(.subratings)
  table
  thead
  tr
  th:first-child,
table#issue thead tr th:first-child {
    
}

td.country-details {
  padding: 8px 0 !important;
}

table#issue tbody tr:not(.separator) td:not(:first-child) {
  text-align: center !important;
}
table#issue tr.second-row-spans th {
  padding: 15px 0;
}
#Subheader {
  padding: 30px 0 0 0;
}
body.page-id-685 .the_content_wrapper {
  margin: 0;
  margin-bottom: 50px;
}
.search-post .type-post {
  font-weight: 700;
  color: #066;
}
.search-item-categories ul li a {
  color: #066;
  text-decoration: underline;
}
.search-results .desc_footer:after {
  content: "";
  height: 20px;
  display: block;
  border: none;
  margin-bottom: 10px;
  max-width: 70%;
}
.search-results .desc_footer:before {
  content: "";
  height: 0px;
  display: block;
  border: none;
  margin-bottom: 10px;
  max-width: 70%;
}
.search-results .desc_footer {
  display: block !important;
}
.search-results .Latest_news ul li .desc h5 {
  border: none !important;
  font-size: 20px;
}
.search-results .search-item-teaser {
  margin-bottom: 15px;
  margin-top: 10px;
}
.search-results .search-item-bottom-meta {
  font-size: 11px !important;
}
.subratings table {
  margin-bottom: 5px;
  table-layout: fixed;
}
.facetwp-template .description_meta {
  margin-top: 10px;
}
.description_meta ul li {
  color: #000;
}
.desc_footer:before {
  content: "";
  height: 1px;
  display: block;
  border-bottom: 1px dotted #066;
  margin-bottom: 10px;
  max-width: 70%;
}
.ciratings-search-console-dashboard.wrapper-search li {
  padding: 20px 0;
  border-bottom: 2px solid #006666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.ciratings-search-console-dashboard.wrapper-search li a {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.ciratings-search-console-dashboard.wrapper-search li small {
  color: #444;
}

.ciratings-search-console-dashboard.wrapper-search li .issuer {
  margin-top: 10px;
}
a.download-callit.again {
  color: rgb(96 125 139);
  font-weight: 500;
}
small.greeny {
  color: rgb(0 150 136);
}
a.download-forbidden {
  color: #717171;
  font-size: 12px;
}
@media only screen and (min-width: 1240px) {
  body.portalhub-template .section_wrapper,
  body.portalhub-template .section_wrapper .container {
    max-width: 100%;
  }
  .logout-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 140px;
    line-height: 45px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 5px 0 !important;
    margin-right: 5px !important;
  }
}
.item-type-cra {
  border: 1px solid #f0f0f0;
  border-left: 4px solid #066;
  padding: 10px 20px;
  margin-bottom: 10px;
  margin: 0 0 20px;
  list-style: none;
  position: relative;
  overflow: hidden;
}
.item-type-post {
  border: 1px solid #f0f0f0;
  border-left: 4px solid #000;
  padding: 10px 20px;
  margin-bottom: 10px;
  margin: 0 0 20px;
  list-style: none;
  position: relative;
  overflow: hidden;
}

.item-type-post.methodology {
  border-left: 4px solid black;
}

.item-type-post.press-release {
  border-left: 4px solid black;
}

.item-type-post.commentary {
  border-left: 4px solid black;
}

.item-type-post.country-risk {
  border-left: 4px solid black;
}

.latest_cras_list .content {
  margin: 10px 0;
}
ul.pre-select-upgrade li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  max-width: 900px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
ul.pre-select-upgrade li a {
  color: #066;
  font-size: 17px;
}

ul.pre-select-upgrade {
  margin-top: 20px !important;
  margin-left: 0 !important;
}

ul.pre-select-upgrade li {
}
a.download-forbidden i {
  color: #f44336;
  font-size: 12px;
}
.margin-center {
  margin-left: auto;
  margin-right: auto;
}
.card-show-to-lite {
  margin-top: 50px;
}
.card-show-to-lite a {
  color: #006363;
}

.card-show-to-lite .card-action a {
  color: #066 !important;
}
.remove-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.remove-shadow .card {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.iziModal-content .row {
  margin-bottom: 0;
}

.iziModal-header {
  background: #066 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 2px solid;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.iziModal-header > * {
  color: #000 !important;
  font-family: inherit !important;
  font-weight: 400 !important;
}

.iziModal-header > h2,
.iziModal-header > p {
  display: none !important;
}
input#cra_search {
  padding: 0 10px;
  background: rgb(241 241 241);
  max-width: 500px;
  margin-bottom: 20px;
}
.wrapper-search ul {
  margin-left: 10px;
}
form[name="search_cra_form"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
a#ratings.inactive {
  color: #f44336;
  //pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
a#ratings.inactive i {
  color: #f44336 !important;
  font-size: 17px;
  margin-right: 10px;
}
li.tab-style.locked-like-tab {
  border-bottom: 2px solid #f44336;
  opacity: 0.6;
}
form[name="search_cra_form"] input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
  border-radius: 0 !important;
}

.wpc_notice {
  display: table;
}
.blockUI.blockOverlay {
  background-color: rgb(255 255 255) !important;
  opacity: 0.3 !important;
}

.blockUI.blockMsg.blockElement {
  border: none !important;
  background: rgb(0 0 0 / 2%) !important;
  font-weight: 900;
  border-radius: 5em;
}
.wpc_form button.wpc_submit:focus,
.wpc_form button.wpc_submit:active,
.wpc_form input[type="button"].wpc_submit:focus,
.wpc_form input[type="button"].wpc_submit:active,
.wpc_form input[type="submit"].wpc_submit:focus,
.wpc_form input[type="submit"].wpc_submit:active {
  background: #212e62;
  border: none !important;
  color: #fff;
  padding: 13px 20px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important;
}

.facetwp-template[data-name="rating_actions_commentaries"] ul {
  margin: 0;
}

.facetwp-template[data-name="ratings"]
  div:not(.subratings)
  table
  tbody
  tr
  td:first-child,
.facetwp-template[data-name="ratings"]
  div:not(.subratings)
  table
  thead
  tr
  th:first-child {
  //border: none !important;
  //-webkit-box-shadow: none !important;
  //box-shadow: none !important;
}

.facetwp-template[data-name="ratings"] div:not(.subratings) table tbody tr,
.facetwp-template[data-name="ratings"] div:not(.subratings) table tbody tr td {
  border: none !important;
  border-radius: 0 !important;
}

.facetwp-template[data-name="ratings"]
  table
  tbody
  tr:not(:first-child):not(:nth-child(2)),
.facetwp-template[data-name="ratings"]
  table
  tbody
  tr:not(:first-child):not(:nth-child(2))
  td {
  border: none;
}
ul.issuers {
  margin-left: 0;
}

ul.issuers li a {
  color: rgb(1 102 102);
  font-size: 15px;
  font-weight: 400;
}

.cursorHover i {
  color: rgb(0 103 103) !important;
  font-size: 20px;
}
.hidden {
  display: none;
}
td:not(:first-child).n-a {
  color: rgb(80 80 80);
  font-weight: 900;
}
table.fixedHeader-floating .second-row-spans th:first-child {
  text-align: left;
}
.subratings {
    margin: 10px 0;
    border: none;
    padding: 25px 15px 10px 15px;
    margin-top: -10px;
}
.transparent {
  color: rgba(0, 0, 0, 0);
}
tr.top-row-separators th {
  font-size: 20px !important;
}
table.sub-ratings-display thead tr {
  background: #0000 !important;
}
tr:not(.hoverable) {
  background: none !important;
}
tr.toHover:hover {
  background: #f1f1f1 !important;
}
table.dataTable tbody th,
table.dataTable tbody td {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 0px 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: none;
  background: none;
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #e2e2e2 !important;
}
table.dataTable tbody tr:not(.separator):hover {
  background: #e0e0e0;
}
td i {
  font-size: 15px;
}
.breadcrumbs-account-block {
  margin: auto !important;
  padding: 0 15px;
  display: block;
  width: 100%;
}
.cursorHover small i {
  font-size: 10px;
  color: rgb(0 0 0);
}
.cursorHover:hover small i {
  color: #000 !important;
  text-decoration: underline !important;
}
.cursorHover:hover {
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 0px 1px #ccc !important;
  box-shadow: 0px 0px 0px 1px #ccc !important;
}
tr.separator td:not(:first-child) {
  color: transparent;
}
.banks.fixedHeader-floating,
.sovs_country_risk.fixedHeader-floating,
.issue.fixedHeader-floating {
  table-layout: auto !important;
}

table.banks tbody tr:not(.separator) td:not(:first-child),
table.sovs_country_risk tbody tr:not(.separator) td:not(:first-child),
table.issue tbody tr:not(.separator) td:not(:first-child),
table.corporates_nbfis tbody tr:not(.separator) td:not(:first-child) {
  text-align: center !important;
}

tr.unsolicited_participated_access_to_non_public_information td.colorize {
  color: #2196f3;
}
tr.unsolicited_did_not_participate td.colorize {
  color: #066;
}
#sovs_country_risk .unsolicited_did_not_participate td.colorize {
  color: #066;
}

.green-colorize{
	color: #066;
}

.darkblue-colorize{
	color: #2196f3;
}

.notes-in-page-static-section{
	margin-top:20px !important;
}

.notes-in-page-static-section {
  background: #f1f1f1;
  padding: 15px;
}
.notes-in-page-static-section li {
  margin-bottom: 0 !important;
}
.notes-in-page-static-section ul {
  margin-bottom: 0;
}

table.banks tbody td,
table.sovs_country_risk tbody td,
table.issue tbody td,
table.corporates_nbfis tbody td {
  border: none;
}

table.corporates_nbfis tbody tr:not(.separator),
table.banks tbody tr:not(.separator),
table.sovs_country_risk tbody tr:not(.separator),
table.issue tbody tr:not(.separator) {
  border: none !important;
}

table.banks tbody tr.separator,
table.sovs_country_risk tbody tr.separator,
table.issue tbody tr.separator,
table.corporates_nbfis tbody tr.separator {
  border: none;
  width: 100%;
}
table.corporates_nbfis tbody tr.separator td,
table.corporates_nbfis tbody tr,
table.banks tbody tr.separator td,
table.sovs_country_risk tbody tr.separator td,
table.issue tbody tr.separator td {
  font-size: 15px;
}

td.rating_name {
  font-size: 11px;
}

table.banks th,
table.corporates_nbfis th,
table.sovs_country_risk th,
table.issue th {
  font-size: 11px;
}

table.banks td,
table.corporates_nbfis td,
table.sovs_country_risk td,
table.issue td {
  font-size: 14px;
  font-weight: 700;
}

td.rating_name {
  font-size: 13px !important;
}

table.banks tr.top-row-separators th:first-child,
table.sovs_country_risk tr.top-row-separators th:first-child,
table.issue tr.top-row-separators th:first-child {
  text-align: left;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 5px 0;
}

table,
table.issuers td,
table.issuers tr,
table.issuers th {
  border: none;
}

tr.separator td {
  font-size: 15px;
  font-weight: 600;
  vertical-align: bottom;
  padding-bottom: 5px;
  padding-top: 5px !important;
  height: 30px;
}
ul.issuers li b {
  color: rgb(1 102 102);
}
.facetwp-selections ul {
  margin-left: 0 !important;
}

ul.rating-tabs li a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 1240px) {
  body.portalhub-template .section_wrapper,
  .container {
    /*max-width: 100%;*/
  }
}

.helper-restricted .helper {
  background: #212e62;
}

.helper-restricted .helper .title {
  color: #fff;
}

.helper-restricted .helper .helper_content {
  background: #fff;
  padding-top: 20px;
}

.helper-restricted .links .link {
  color: #212e62 !important;
  font-weight: 700;
}

.helper-restricted .links .link:hover,
.helper-restricted .links .link:first-child:hover i,
a.link.link-1.toggle.active,
a.link.link-1.toggle.active i {
  color: #fff !important;
}
a.link.link-1.toggle,
a.link.link-1.toggle i,
.helper-restricted .links .link:first-child i {
  background: transparent !important;
  color: #fff !important;
}

.helper-restricted .links .link:first-child i {
  color: #212e62 !important;
  font-weight: 700;
}
.helper-restricted .links .link:first-child i {
  color: #fff !important;
}

ul.rating-tabs {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #f1f1f1;
  margin-bottom: 20px;
}

ul.rating-tabs li {
  margin-right: 20px;
}

ul.rating-tabs li a {
  font-size: 20px;
  color: #000;
}

ul.rating-tabs li a.active:after {
  content: "";
  border-bottom: 2px solid rgb(0 102 102);
  display: block;
  margin-bottom: -12px;
  margin-top: 10px;
}
.facetwp-template table thead tr th,
.facetwp-template table tbody tr td {
  text-align: left !important;
}
.listing-item-account .sector span {
  color: rgb(0 102 102);
  font-weight: 300;
  font-size: 12px;
  border-bottom: 1px solid rgb(0 102 102);
}
.connected-to-posttype {
  font-size: 13px;
  font-weight: 300;
  color: rgb(166 166 166);
}
.facetwp-facet .facetwp-checkbox {
  font-size: 11px !important;
}
.top-left-listing-meta .content,
.top-left-listing-meta .date {
  display: inline;
}
.listing-item-account .sector {
  color: rgb(0 102 102);
  font-style: italic;
  font-weight: 600;
}
.content-listing-excerpt {
  font-size: 11px;
  font-style: italic;
}
form.options-form-account {
  max-width: 100%;
}
.listing-item-account {
  border-bottom: 0.5px solid rgb(200 200 200 / 80%);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.data-stuff small {
  display: block;
  line-height: 15px;
}
.account-rating_actions_commentaries .ui-tabs-panel {
  padding-left: 0;
  padding-right: 0;
}
.style-simple .accordion .question .answer {
  padding: 15px 20px 10px 20px;
}
.facetwp-facet {
  margin-bottom: 25px;
}
main.account-main.account-rating_actions_commentaries .ui-tabs-panel {
  padding-left: 0;
  padding-right: 0;
}
.listing-title a {
  font-size: 17px;
  margin: 6px 0 6px 0;
  font-weight: 500;
  line-height: 1.2;
  color: rgb(22 43 61);
  display: block;
}
.top-left-listing-meta .content {
  font-weight: 600;
  color: rgb(0 102 102);
}
.left-side-downloads {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.downloads-section-cra h4 {
  margin-bottom: 0;
}
main.account-main.account-notifications ul {
  margin: 25px 10px;
}
.has_content .the_content_wrapper {
  margin: 0;
}
main.account-main.account-notifications ul li {
  border-bottom: 1px dotted;
}
ul.breadcrumbs.no-link li *,
ul.breadcrumbs.no-link li {
  color: #000 !important;
}
table.overview-ciratings-cra-table tbody tr:first-child td {
  padding: 14px 10px 12px 10px;
  font-size: 14px;
  font-weight: 400;
  background-color: #273466;
  color: #fff;
  text-align: left;
}
.downloads-section-cra {
  margin-top: 0px;
}
.file_type_indicator {
  font-size: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.file_type_indicator.showitasgray {
  color: #b7b7b7;
}
span.downloads-lock-indicator.showindicator {
  color: #01605f;
}
.left-side-downloads h5 {
  border-bottom: 1px dotted #989898;
  padding-bottom: 5px;
  margin-bottom: 3px;
}

.left-side-downloads,
.right-side-downloads {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.right-side-downloads {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.button-downloads-cra {
  font-size: 20px;
  -webkit-box-shadow: 0 0 1px;
  box-shadow: 0 0 1px;
  padding: 3px;
  margin-right: 10px;
}

.left-side-downloads {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-right: 25px;
}

.left-side-downloads h5 {
  font-size: 1rem;
  font-weight: 400;
}

.call_to_action.not_logged_in_ciratings {
  background: #273466;
  padding: 0px 0;
  margin-bottom: 20px;
  color: #fff;
}

.call_to_action.not_logged_in_ciratings .call_center {
  text-align: right;
  margin-bottom: -5px !important;
}

.call_to_action.not_logged_in_ciratings a {
  background: transparent;
  color: #fff !important;
}

.call_to_action.not_logged_in_ciratings a.button_icon i {
  color: #fff !important;
}

.call_to_action.not_logged_in_ciratings a.button_icon i:before {
  color: #fff !important;
}

.call_to_action.not_logged_in_ciratings a span.button_icon i {
  color: #fff;
  padding: 0 !important;
}

.call_to_action.not_logged_in_ciratings a span.button_icon {
  padding: 11px 0;
}

.call_to_action.not_logged_in_ciratings .call_center a {
  margin-bottom: -5px;
}
.copyright {
  font-size: 14px;
}
li.f-c a {
  padding-left: 0;
}
.Latest_news ul li .photo {
  border: 0;
  max-width: 150px;
}
.Latest_news ul li.has-post-thumbnail .desc {
  margin-left: 150px;
}
.wpc_form button.wpc_submit,
.wpc_form input[type="button"].wpc_submit,
.wpc_form input[type="submit"].wpc_submit {
  background: #016665;
  border: none;
  color: #fff;
  padding: 13px 20px;
  margin: 0;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  border-radius: 4px;
  outline: none !important;
  cursor: pointer !important;
  float: none !important;
  display: block !important;
  width: 100%;
}
.wpc_form button.wpc_submit:hover,
.wpc_form input[type="button"].wpc_submit:hover,
.wpc_form input[type="submit"].wpc_submit:hover {
  background: #212e61;
  border: none;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important;
  border-radius: 0 !important;
}
.Latest_news ul li .desc_footer .date {
  font-size: 13px;
}
.login-statement h2 {
  text-align: left;
  font-size: 18px;
  color: #14a89d;
}
.logo-login {
  width: 100%;
  margin: 140px 0 100px 0;
  display: block;
}
.login-statement {
  font-size: 1.1em;
  margin: 0 auto;
  width: 60%;
  color: #fff;
}
ul.login-checklist {
  padding-left: 30px;
  line-height: 1.5;
  margin-bottom: 50px;
  color: #263365;
  text-align: left;
}
ul.login-checklist li {
  list-style: none;
  margin-bottom: 15px;
}
.button--register-login-page {
  padding: 12px 10px;
  background: #212e61;
  border: 1px solid #212e61;
  border-radius: 2px;
  font-size: 1.25em;
  width: 100%;
  color: #fff;
  text-align: center;
  margin-left: 0 !important;
  float: none;
  display: block;
}
.main_loginform_block .submit {}

.main_loginform_block #nav {
    padding-left: 5px;
    background: transparent !important;
    position: static !important;
}

ul.login-checklist li::before {
  display: inline-block;
  content: "";
  width: 14px;
  height: 12px;
  margin: 0 16px 0 -30px;
  background: url(https://www.dbrsmorningstar.com/assets/checkmark_red.svg)
    center center/cover no-repeat;
}
div.search-live {
  float: right;
}
.action_button {
  text-transform: uppercase;
  border-radius: 0 !important;
}
input#user_login,
input#user_pass {
  color: #333;
  background-color: #ebebeb;
  border-color: #c9c9c9;
  padding: 10px 5px;
  border-bottom: 1px solid;
  border-left: none;
  border-right: none;
  border-top: 0;
  background: none;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpc_form {
  padding: 0 !important;
}
.search-live input[type="text"].search-live-field {
  color: #14a89d;
  border: none;
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-align: right;
}
.menu_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-live input[type="text"].search-live-field {
  color: #14a89d;
  border: none;
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.search-live input[type="text"].search-live-field::-webkit-input-placeholder {
  color: #14a89d;
}

.search-live input[type="text"].search-live-field::-moz-placeholder {
  color: #14a89d;
}

.search-live input[type="text"].search-live-field:-ms-input-placeholder {
  color: #14a89d;
}

.search-live input[type="text"].search-live-field::-ms-input-placeholder {
  color: #14a89d;
}

.search-live input[type="text"].search-live-field::placeholder {
  color: #14a89d;
}
.ciratings-top-header {
  position: static;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 30;
  line-height: 21px;
  background: #fff !important;
}
.ciratings-inner-top-header {
  display: table;
  width: 100%;
}
.left-side-top,
.right-side-top {
  display: table-cell;
  width: 50%;
  padding: 0px 25px;
}
.right-side-top {
  text-align: right;
}
.right-side-top a {
  display: table-cell;
  padding: 10px 40px !important;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  float: right;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03),
    inset 0px 4px 3px -2px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03),
    inset 0px 4px 3px -2px rgba(0, 0, 0, 0.07);
  background-color: #066;
  color: #fff;
}

.divider-bold {
  border-bottom: 3px solid #000000;
}

.search-box {
  background-color: #212e62;
  padding: 40px;
  border-radius: 3px;
  color: #ffffff;
}

.search-box h3 {
  color: #ffffff;
  margin-bottom: 0px;
}

a.button {
  border-radius: 3px;
}

.login-warning {
  color: #ff5353;
  text-transform: uppercase;
}

.latest-news ul li {
  border: 1px solid #f0f0f0;
  border-left: 1px solid #333333;
  padding: 10px 20px;
  margin-bottom: 10px;
}

.latest-news ul li h5 {
  font-size: 18px;
}

.latest-news ul li .desc_footer {
  border: 0px;
}

.membership-button {
  background: rgba(255, 255, 255, 0) !important;
  border: 3px solid #ffffff !important;
  border-radius: 7px !important;
}

.ui-tabs .ui-tabs-nav li a {
  font-size: 18px;
  font-weight: 700;
  padding: 14px 30px !important;
}

table tr:first-child td {
  -webkit-box-shadow: inset 0px 4px 3px -2px rgba(0, 0, 0, 0);
  box-shadow: inset 0px 4px 3px -2px rgba(0, 0, 0, 0);
}

table td .button {
  margin: 0;
  padding: 0 10px;
}

.ui-tabs .ui-tabs-panel {
  padding: 35px;
}

.ui-tabs .ui-tabs-nav {
  background-image: none;
}

.home-services {
  min-height: 90px;
}

.home-services h5 {
  margin-bottom: 5px;
}

.icon-acrobat::before {
  color: #cc0000;
}

.aside_right .widget-area {
  border-left-width: 1px;
  padding: 50px 20px;
}

.is-sticky #mega-menu-wrap-main-menu #mega-menu-main-menu {
  padding: 8px 0px 0px 0px;
}

.mega-menu-link {
  font-family: Roboto Condensed !important;
}
@media only screen and (max-width: 1098px) and (min-width: 0px) {
  #mega-menu-wrap-main-menu {
    display: none !important;
  }
  .ciratings-top-header .ciratings-inner-top-header .right-side-top {
    text-align: center;
  }
  .ciratings-top-header .ciratings-inner-top-header .right-side-top a {
    display: block;
    margin: 10px 0;
    float: none;
  }
  .ciratings-top-header .ciratings-inner-top-header .left-side-top {
    display: none !important;
  }
}

#Footer .widget_mfn_menu ul {
  margin-left: -10px;
}

#Footer .widget_mfn_menu ul li {
  display: inline-block;
}

#Footer .widget_mfn_menu ul li a {
  color: #ffffff;
  background: none;
  border: none;
}

#Footer .widget_mfn_menu ul li a:hover {
  color: #006666 !important;
  background: none;
  text-decoration: underline;
}

.title-subheader {
  font-size: 16px;
  text-transform: uppercase;
}

.subheader-green {
  color: #006666;
  margin-bottom: -15px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.search #Subheader .title {
    color: #006666 !important;
    font-size: 15px !important;
}

.carusel {
  padding: 15% 7% 30px 0px;
}

.Latest_news ul li .desc .post-excerpt {
  margin: 0px;
}

.Latest_news ul li .desc_footer .date {
  margin-left: -3px;
}

.menu-footer {
  margin-right: 15px;
}

.sidebar-myaccount-settings ul li a:before {
  content: "\e916";
  font-family: "mfn-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
}
.sidebar-myaccount-settings ul {
  margin: 0 !important;
}
.sidebar-myaccount-settings ul li a {
  color: rgb(0 102 102);
  font-weight: 700;
}
.sidebar-myaccount-settings ul li {
  border-bottom: 0px solid !important;
  padding: 0;
}
.sidebar-myaccount-settings ul li a {
  border-bottom: 1px solid !important;
  padding: 10px 0;
  width: 100% !important;
  max-width: 100%;
  display: block;
}
.sidebar-myaccount-settings ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.title-inside-account-page {
  font-size: 24px !important;
  font-weight: 600;
  text-transform: capitalize !important;
  margin-bottom: 5px !important;
  padding-bottom: 10px;
  color: rgb(0 102 102);
}
.title-inside-account-page:after {
  content: "";
  height: 2px;
  display: block;
  background: rgb(0 102 102);
  margin-top: 11px;
}
div#message.updated {
  background: #4caf50;
  color: #fff;
  padding: 0 10px;
  line-height: 50px;
  margin: 0 0px;
}
.widgets-space-dashboard .wrap.mcb-wrap {
  margin: 0 10px;
  max-width: 32%;
}
.account-page-intro {
  margin-bottom: 0px;
  padding: 10px 0px;
}
.account-main .ui-tabs .ui-tabs-panel {
  padding: 20px 0;
}
ul.rating-tabs li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
}

ul.rating-tabs li a {
  width: 100%;
  text-align: center;
}

ul.rating-tabs {
  background: rgb(255 255 255);
  padding-top: 10px;
}
.account-main .tab-like.active {
  background: #f1f1f1;
  padding: 10px 0;
}

.account-main .tab-like {
  padding: 10px 0;
}

ul.rating-tabs {
}

.account-settings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  font-weight: 600;
}

.account-settings i {
  margin-right: 10px;
  font-weight: 300;
}

/*BREADCURMBS*/
.breadcrumbs-account-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  clear: left;
}
.search ul.breadcrumbs li a {
  padding: 0;
}
.search-item-title h5 a {
  color: #000 !important;
  padding-left: 0 !important;
}

.breadcrumbs-account-block ul.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0px;
}
.search-item-categories ul li b a {
  color: #000 !important;
}
.breadcrumbs-account-block ul.breadcrumbs li {
  margin-right: 5px;
  color: #000;
}

.breadcrumbs-account-block ul.breadcrumbs li a {
  color: #000 !important;
}

.blog .blog_wrapper.isotope_wrapper .post-desc {
  padding: 0 !important;
}

.blog .mfn-builder-content.mfn-default-content-buider .section {
  padding: 0 !important;
}

.blog .section_wrapper {
  margin: 0 !important;
}

.blog .post-footer {
  text-align: left !important;
  padding: 0;
}

.blog .post-footer .post-links {
  float: left;
  padding: 0 !important;
}

/*LISTS IN SUBSCRIBED*/
ul.subscribed-area li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
}

ul.subscribed-area li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
}

ul.subscribed-area li ul,
ul.subscribed-area li {
  color: #000;
  margin-left: 0 !important;
  padding: 0 !important;
}

ul.subscribed-area {
  margin: 10px 0;
}

ul.subscribed-area li ul {
  margin-left: 10px !important;
}

ul.subscribed-area li ul li:not(:last-child):after {
  content: ",";
  margin-right: 3px;
}
dd span.inactive {
  color: #929292;
}
dl dd span.inactive {
  color: #929292 !important;
}
.rmc-btn {
  color: #fff !important;
  background-color: #066 !important;
  margin-top: 20px !important;
}
/*LISTS IN SUBSCRIBED*/

ul.pre-select-upgrade li .flex-column:nth-child(2) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex: 1 95%;
  flex: 1 95%;
}

ul.pre-select-upgrade li .flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

ul.pre-select-upgrade li {
}

td.displays {
    background: rgb(15 135 128 / 28%) !important;
}

td.displays a,
td.displays a i,
td.displays small {
	
}

.subratings.rating_inner_data, .subratings.bond_inner_data {
    width: auto;
    background: rgb(15 135 128 / 28%) !important;
}

.subratings.rating_inner_data table,
.subratings.bond_inner_data table {
  background: #fff;
}
td.displays small i,
td.displays:hover small i,
td.displays a:hover small i,
td.displays a:hover {
	
}
.subratings.rating_inner_data table th,
.subratings.rating_inner_data table td,
.subratings.bond_inner_data table th,
.subratings.bond_inner_data table td {
  padding: 10px 0 !important;
}
ul.pre-select-upgrade li .flex-column:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 10%;
  flex: 1 10%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 25px;
  padding: 10px;
  border-right: 2px solid;
  margin-right: 10px;
  background: #006666;
  color: #fff;
  height: 60px;
}
form.acf-alerts-forms input[type="submit"] {
  margin: 0 !important;
}
ul.pre-select-upgrade li small {
  font-size: 16px;
}

#Top_bar .menu li ul li {
  width: 250px;
}

a.rating_scale_trigger:not(.active) {
    color: #000;
}

a.rating_scale_trigger.active {
    color: #006666;
}

.blog .section_wrapper {
    margin: auto !important;
}