body, .page {
  background-color: #ededed !important;
  font-family: Mulish,Helvetica,Arial,sans-serif !important;
  letter-spacing: 0;
}

.buttonLink {
  background: none !important;
  border: none;
  cursor: pointer;
  color: #2996cc;
  font-size: 15px;
}

.ping-container{
	min-height: 100vh;
}

.site-header {
    display: block;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    z-index: 999999;
    background-color: #FFFFFF;
    width: 100%;
    min-height: 70px;
    border-bottom: 1px solid #D6D6D6;
    box-shadow: 0px 25px 15px 0px rgb(0 0 0 / 10%);
    top:0;
}

.navbar-branding {
    width: 176px;
    min-width: 176px;
    height: 38px;
    background: transparent url(https://cdn.crisisprevention.com/assets/img/logo-cpi-full.svg) no-repeat 0 0;
    background-size: 100%;
    display: block;
    float: left;
    margin: 16px 30px;
}

.bg-brand-blue {
    background-color: #283B87 !important;
}

.header-bar {
    height: 50px;
    display: block;
	margin-bottom: 1.5rem;
}

.footer-padding{
	padding-top: 132px;
	margin-top: 1.5rem;
}

.site-footer {
	margin-top: -132px;
	height: 132px;
    display: block;
    background-color: #FFFFFF;
    width: 100%;
	position: relative;
	bottom: 0;
}

.site-footer .footer-wrapper {
    max-width: 1680px;
    width: 100%;
    margin: 0 auto;
}

.site-footer .footer-links {
    padding: 23px 10px 0 10px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
    font-size: 14px;
}

.site-footer .footer-links .footer-link {
    font-size: 14px;
    line-height: 16px;
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #283B87;
    text-decoration: underline;
}

.site-footer .footer-links .footer-link:after {
    content: "";
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
    height: 14px;
    width: 1px;
    background-color: #4A4A4A;
    position: relative;
    top: 3px;
}

.site-footer .footer-copyright {
    padding: 0 10px 23px 10px;
    margin: auto;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    color: #4A4A4A;
    height: 32px;
}

.site-footer .footer-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 40px;
    padding: 0 10px;
}

.site-footer .footer-culture-selector {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 16px;
}

.dropup, .dropright, .dropdown, .dropleft {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

button {
    cursor: pointer;
    overflow: visible;
}
button {
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 0;
}

.site-footer .footer-culture-selector .icon-globe {
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    background-size: 24px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}
.icon-globe {
    background-image: url(https://cdn.crisisprevention.com/assets/img/language.svg);
}

.site-footer .footer-culture-selector .culture-code {
    font-size: 13px;
    line-height: 24px;
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #283B87;
    padding-left: 6px;
    display: inline-block;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.site-footer .footer-culture-selector .region-selector .dropdown-menu {
    padding: 20px;
    margin-bottom: 3px;
    border: 1px solid #4A4A4A;
    background-color: #FFFFFF;
    min-width: 200px;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.site-footer .footer-culture-selector .region-selector .dropdown-menu a {
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #283B87;
    padding: 0 0 7px;
    display: inline-block;
}

a {
    text-decoration: none;
    color: #283B87;
}


.dropdown-menu.show {
    display: block;
	bottom: auto;
}

.btn-primary, .button-brand-primary, .apply-filters-button, .blue-button, .add-to-cart-link {
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    display: inline-block;
    padding: 14px 18px;
    position: relative;
    background-color: #283B87;
    color: #FFFFFF !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 6px;
}

.btn-secondary, .button-brand-secondary{
	padding: 0.375rem 0.75rem;
    font-size: 1rem;
    text-align: center;
    border: 1px solid #283B87;
    border-radius: 0.25rem;
    line-height: 1.5;
    background-color: transparent;
    -webkit-transition: background-color .15s ease-in-out;
    transition: background-color .15s ease-in-out;
    color: #283B87;
    -webkit-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out;
}

.btn-secondary:hover, .button-brand-secondary:hover{
	background-color: #283B87;
    color: #FFFFFF;
}

.field-link {
    font-size: 16px;
    padding: 5px;
    color: #283B87;
}

.inline-button:hover, .inline-button:focus {
    color: #1C2664;
    cursor: pointer;
    text-decoration: underline;
}
.inline-button {
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    display: inline-block;
    color: #283B87;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    padding: 5px 0px;
    cursor: pointer;
    border: none;
}

.control{
	display: flex;
	width: 100%;
}

.brand-form-title {
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    letter-spacing: 0;
    color: #000000;
}

.brand-form-fieldset .field-group label, .brand-form-fieldset .field-group .label {
    display: block;
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

label {
    cursor: pointer;
}

.default-text-field-control, input[type=text].form-control, .editing-form-value-cell > input[type=text], input[type=password].form-control, .editing-form-value-cell > input[type=password] {
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #000000;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
    border: solid 1px #D6D6D6;
    border-radius: 4px;
    margin-bottom: 5px;
}

.brand-form-fieldset .form-item {
    margin: 10px 0 30px 0;
}

li {
    display: block;
    margin: 0;
    padding: 0;
}

.brand-form-fieldset .form-item.required label:after, .brand-form-fieldset .form-item.required .label:after {
    content: "\2731";
    color: #DC3545;
    display: inline-block;
    padding-left: 2px;
    font-size: 8px;
    line-height: 14px;
    position: relative;
    top: -5px;
}

.brand-form-fieldset .field-validation, .form-control-error, .feedback.feedback--error.sk-alert.sk-alert-danger.has-text-danger.has-background-danger-light {
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 18px;
    color: #DC3545;
    font-size: 12px;
    padding: 5px 0;
}

.invalid .default-field-control-error-explanation {
    display: block;
}

/*.brand-form-fieldset .field-validation:before, .brand-form-fieldset .form-control-error:before, .feedback.feedback--error.sk-alert.sk-alert-danger.has-text-danger.has-background-danger-light:before {
    font-family: "Font Awesome 6 Free";
    content: "\f06a";
    padding: 0 5px 0 0;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    float: left;
}*/

.default-field-control-error-explanation {
    display: none;
}

.brand-form-fieldset .field-group {
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #7B868C;
    max-width: 600px;
    position: relative;
}

.card {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 10%);
}

.section-wrapper-small {
    max-width: 650px;
    width: 100%;
}

.section-wrapper-medium {
    max-width: 850px;
    width: 100%;
}

.btn-primary:hover, .btn-primary:focus, .button-brand-primary:hover, .button-brand-primary:focus, .apply-filters-button:hover, .apply-filters-button:focus, .blue-button:hover, .blue-button:focus, .add-to-cart-link:hover, .add-to-cart-link:focus {
    background-color: #1C2664;
    cursor: pointer;
}

.toast.information {
	background-color: #F3F8FB;
    border: 1px solid #2CABE2;
    color: #1678A3;
}

.toast.error {
	background-color: #FDF5F5;
    color: #DA2839;
    border: 1px solid #DA2839;
}

.toast-close {
	float: right;
}

.toast-close:hover{
	cursor: pointer;
}

.toast {
	border-radius: 12px;
    padding: 15px 12px;
    margin-bottom: 20px;
    font-family: "Mulish", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
}

div.button-brand-primary:active {
	top: -1px;
}

.w-60 {
	width: 60%;
}

.w-40 {
	width: 40%;
}

.language-option{
	font-family: "Mulish", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #283B87;
    padding: 0 0 7px;
    display: inline-block;
}


.language-option:hover{
	text-decoration: underline;
	cursor: pointer;
}
