.crhm{
display: flex; align-items: center; justify-content: space-between;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
b,
strong {
font-weight: bold;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
small {
font-size: 80%;
}
img {
border: 0;
}
figure {
margin: 1em 40px;
}
button,
input,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button {
text-transform: none;
}
button,
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
textarea {
overflow: auto;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/glyphicons-halflings-regular.eot);
src: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
* {
box-sizing: border-box;
}
*:before,
*:after {
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #444;
background-color: #fff;
}
input,
button,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #f24d16;
text-decoration: none;
}
a:hover,
a:focus {
color: #b2340a;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
h1,
h2,
h3,
h4,
.h1,
.comment-reply-title {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.1;
color: inherit;
}
h3 small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1,
.h1,
h2,
h3,
.comment-reply-title {
margin-top: 20px;
margin-bottom: 10px;
}
h3 small {
font-size: 65%;
}
h4 {
margin-top: 10px;
margin-bottom: 10px;
}
h1,
.h1 {
font-size: 33px;
letter-spacing: 1px;
}
h2,
.comment-reply-title {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 21px;
font-weight: 300;
line-height: 1.4;
}
small,
.small {
font-size: 85%;
}
.alignleft {
text-align: left !important;
}
.text-right,
.alignright {
text-align: right !important;
}
.text-center,
.aligncenter {
text-align: center;
}
.text-warning {
color: #8a6d3b;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ol {
margin-bottom: 0;
}
.list-unstyled,
aside ul {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
.iframe-unstyled {
overflow: hidden;
border: none;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-md-2,
.col-xs-3,
.col-sm-3,
.col-sm-4,
.col-md-4,
.col-sm-5,
.col-sm-6,
.col-md-6,
.col-md-7,
.col-sm-8,
.col-md-8,
.col-xs-9,
.col-sm-9,
.col-sm-10,
.col-md-10 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-3,
.col-xs-9 {
float: left;
}
.col-xs-9 {
width: 75%;
}
.col-xs-3 {
width: 25%;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
color: #666;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 400;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 10px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
textarea.form-control {
height: auto;
}
.form-submit {
margin-bottom: 10px;
}
.form-group {
margin-bottom: 15px;
color: #666;
}
.input-lg {
height: 57px;
padding: 8px 20px;
font-size: 20px;
line-height: 1.33;
border-radius: 3px;
}
textarea.input-lg {
height: auto;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #848484;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-style: italic;
font-weight: 300;
}
.comment-form .btn-warning,
.comment-form #submit {
min-width: 200px;
}
.comment-form .btn-link {
margin-top: 10px;
padding-right: 0;
padding-left: 0;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 300;
}
.btn,
.comment-form #submit {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
font-weight: 500;
padding: 6px 20px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus,
.btn:active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #fff;
text-decoration: none;
}
.btn:active {
outline: 0;
background-image: none;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default {
color: #fff;
background-color: #ccc;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
color: #fff;
background-color: #b3b3b3;
border-color: #adadad;
}
.btn-default:active {
background-image: none;
}
.btn-warning,
.comment-form #submit {
color: #fff;
background-color: #f24d16;
border-color: #e2420d;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
color: #fff;
background-color: #ca3b0b;
border-color: #a83109;
}
.btn-warning:active {
background-image: none;
}
.btn-link {
color: #f24d16;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active {
background-color: transparent;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #b2340a;
text-decoration: underline;
background-color: transparent;
}
.btn-lg,
.comment-form #submit {
padding: 8px 40px;
font-size: 20px;
line-height: 1.33;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.tab-content {
padding: 15px;
background-color: #ddd;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar-toggle {
position: relative;
padding: 0;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 28px;
height: 4px;
border-radius: 0;
background-color: #000;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
.breadcrumb {
padding: 0 0;
margin: 20px 0;
background-color: #fff;
border-radius: 4px;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
}
.breadcrumb span > span {
display: inline-block;
font-weight: 600;
}
.breadcrumb span > span + span:before {
content: ">";
padding: 0 2px;
color: #444;
}
.breadcrumb .breadcrumb_last {
color: #444;
}
.pager {
padding-left: 0;
margin: 20px 0;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 200;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a {
display: inline-block;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
}
.pager li [class*="ib-icon"]:before {
font-size: 36px;
vertical-align: middle;
}
.pager .next > a {
float: right;
}
.pager .next [class*="ib-icon"]:before {
margin-left: 5px;
}
.pager .previous > a {
float: left;
}
.pager .previous [class*="ib-icon"]:before {
margin-right: 5px;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 0;
}
.alert-info {
background-color: #2d3847;
border-color: #2d3847;
color: #fff;
}
.alert-info hr {
border-top-color: #232c37;
}
.alert-info .alert-link {
color: #e6e6e6;
}
.alert-info .btn-info {
color: #fff;
background-color: #1f7e9a;
border-color: #1b6d85;
}
.alert-info .btn-info:hover,
.alert-info .btn-info:focus,
.alert-info .btn-info:active,
.alert-info .btn-info.active,
.open > .dropdown-toggle.alert-info .btn-info {
color: #fff;
background-color: #175b70;
border-color: #114352;
}
.alert-info .btn-info:active,
.alert-info .btn-info.active,
.open > .dropdown-toggle.alert-info .btn-info {
background-image: none;
}
.alert-info .btn-info.disabled,
.alert-info .btn-info[disabled],
fieldset[disabled] .alert-info .btn-info,
.alert-info .btn-info.disabled:hover,
.alert-info .btn-info[disabled]:hover,
fieldset[disabled] .alert-info .btn-info:hover,
.alert-info .btn-info.disabled:focus,
.alert-info .btn-info[disabled]:focus,
fieldset[disabled] .alert-info .btn-info:focus,
.alert-info .btn-info.disabled:active,
.alert-info .btn-info[disabled]:active,
fieldset[disabled] .alert-info .btn-info:active,
.alert-info .btn-info.disabled.active,
.alert-info .btn-info[disabled].active,
fieldset[disabled] .alert-info .btn-info.active {
background-color: #1f7e9a;
border-color: #1b6d85;
}
.alert-info .btn-info .badge {
color: #1f7e9a;
background-color: #fff;
}
.alert-info .btn-default {
color: #444;
background-color: #fff;
border-color: #fff;
}
.alert-info .btn-default:hover,
.alert-info .btn-default:focus,
.alert-info .btn-default:active,
.alert-info .btn-default.active,
.open > .dropdown-toggle.alert-info .btn-default {
color: #444;
background-color: #e6e6e6;
border-color: #e0e0e0;
}
.alert-info .btn-default:active,
.alert-info .btn-default.active,
.open > .dropdown-toggle.alert-info .btn-default {
background-image: none;
}
.alert-info .btn-default.disabled,
.alert-info .btn-default[disabled],
fieldset[disabled] .alert-info .btn-default,
.alert-info .btn-default.disabled:hover,
.alert-info .btn-default[disabled]:hover,
fieldset[disabled] .alert-info .btn-default:hover,
.alert-info .btn-default.disabled:focus,
.alert-info .btn-default[disabled]:focus,
fieldset[disabled] .alert-info .btn-default:focus,
.alert-info .btn-default.disabled:active,
.alert-info .btn-default[disabled]:active,
fieldset[disabled] .alert-info .btn-default:active,
.alert-info .btn-default.disabled.active,
.alert-info .btn-default[disabled].active,
fieldset[disabled] .alert-info .btn-default.active {
background-color: #fff;
border-color: #fff;
}
.alert-info .btn-default .badge {
color: #fff;
background-color: #444;
}
.alert-info .alert-link {
color: #fff;
}
.panel {
margin-bottom: 20px;
background-color: #ddd;
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
}
.panel-title,
.press-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
}
.panel-group .panel + .panel {
margin-top: 1px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #ddd;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-primary .panel-heading {
border-bottom: 1px solid transparent;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
text-align: center;
}
.panel-primary {
border-color: #fff;
color: #fff;
background-color: #2d3847;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #2d3847;
border-color: #fff;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #ddd;
border: 1px solid #ddd;
border-radius: 4px;
}
.well-primary {
color: #fff;
background-color: #2d3847;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal.fade .modal-dialog {
-webkit-transform: translate3d(0, -25%, 0);
transform: translate3d(0, -25%, 0);
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.price ul:before,
.price ul:after,
.comment-wrapper header:before,
.comment-wrapper header:after,
.comment-meta:before,
.comment-meta:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.row:after,
.pager:after,
.panel-body:after,
.price ul:after,
.comment-wrapper header:after,
.comment-meta:after {
clear: both;
}
.alignright {
float: right !important;
}
.pull-left,
.alignleft {
float: left !important;
}
.inline-block {
display: inline-block;
}
.text-alternative {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.entry-meta {
display: none !important;
visibility: hidden !important;
}
.mt-0 {
margin-top: 0 !important;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-lg {
display: none !important;
}  #sb-site {
width: 100%;
position: relative;
z-index: 1; background-color: #fff; } .sb-slidebar {
position: fixed;
top: 0;
z-index: 0; height: 100%;
overflow-y: auto; visibility: hidden; background-color: #444; }
.sb-right {
right: 0; }
.sb-slidebar.sb-active {
visibility: visible; } .sb-slidebar {
width: 30%;
} #sb-site,
.sb-slidebar {
-webkit-transition: -webkit-transform 400ms ease;
transition: -webkit-transform 400ms ease;
transition: transform 400ms ease;
transition: transform 400ms ease, -webkit-transform 400ms ease;
-webkit-transition-property: -webkit-transform, left, right; -webkit-backface-visibility: hidden; } .slide-navbar > ul > li {
border-bottom: 1px solid #999999;
}
.slide-navbar > ul > li.close-slidebar {
position: absolute;
top: 13px;
right: 10px;
border-bottom: 0;
}
.slide-navbar > ul > li.close-slidebar .close {
opacity: 1;
filter: alpha(opacity=100);
color: #999;
font-size: 38px;
font-weight: 300;
text-shadow: none;
}
.slide-navbar > ul > li.close-slidebar .close:hover {
opacity: 0.7;
filter: alpha(opacity=70);
}
.slide-navbar > ul > li > a {
border-bottom: 1px solid #000;
padding-right: 10px;
padding-left: 10px;
color: #fff;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 1.1;
}
.slide-navbar > ul > li > a:hover {
color: #52d8b8;
text-decoration: none;
}
.slide-navbar > ul > li.logout > a {
color: #ff7373;
}
@font-face {
font-family: 'ibercheck';
src: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/ibercheck.eot?-491lez);
src: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/ibercheck.eot?#iefix-491lez) format('embedded-opentype'), url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/ibercheck.woff?-491lez) format('woff'), url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/ibercheck.ttf?-491lez) format('truetype'), url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/fonts/ibercheck.svg?-491lez#ibercheck) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ib-icon-"] {
font-family: 'ibercheck';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ib-icon-chevron-right-alt-weight:before {
content: "\e619";
}
.ib-icon-chevron-left-alt-weight:before {
content: "\e61a";
}
.ib-icon-linkedin:before {
content: "\e616";
}
.ib-icon-facebook:before {
content: "\e617";
}
.ib-icon-twitter:before {
content: "\e618";
}
.ib-icon-circle:before {
content: "\e610";
}
.ib-icon-building:before {
content: "\e611";
}
.ib-icon-dollar:before {
content: "\e613";
}
.ib-icon-umbrella:before {
content: "\e615";
}
.ib-icon-go-back:before {
content: "\e600";
}
.ib-icon-asnef:before {
content: "\e602";
}
.header {
color: #000;
background: #f24d16 !important;
}
.header h1 {
font-size: 30px;
font-weight: 700;
line-height: 1;
text-transform: uppercase;
}
.header em {
font-style: normal;
}
.header .btn {
font-weight: 400;
}
.header .navbar-button {
text-align: right;
}
.header .notify {
color: #000;
}
.header .logo-link {
color: inherit;
}
.footer {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer address {
margin-bottom: 0;
font-size: 18px;
line-height: 1.2;
}
.footer address b {
display: block;
margin-bottom: 5px;
font-size: 22px;
font-weight: 600;
}
.footer .container {
margin-bottom: 25px;
}
.footer .lang {
padding: 7px;
background-color: #a01f24;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 600;
text-align: center;
}
.footer .lang a {
display: block;
color: #fff;
}
.footer .lang img {
margin-right: 5px;
vertical-align: text-bottom;
}
.alert-cookie-policy {
margin-bottom: 0;
background-color: #1f252b;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.alert-cookie-policy .divider {
margin: 0 3px;
}
.alert-cookie-policy a,
.alert-cookie-policy .btn {
color: #fff;
}
.alert-cookie-policy a {
text-decoration: underline;
}
.alert-cookie-policy .btn {
padding-right: 11px;
padding-left: 11px;
}
.alert-cookie-policy .btn [class*="glyphicon"]:before {
font-size: 23px;
vertical-align: sub;
}
.alert-cookie-policy .btn [class*="ok-sign"]:before {
color: #5cb85c;
}
.alert-cookie-policy .btn [class*="remove-sign"]:before {
color: #d9534f;
}
.highlight {
background-color: #1f252b;
color: #fff;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
}
.features h2,
.financial-health-home h2,
.testimonial h2,
.on-the-media h2 {
text-align: center;
}
.features p,
.financial-health-home p,
.testimonial p {
color: #666;
font-weight: 200;
line-height: 1.3;
}
.features [class*="ib-icon"]:before {
width: 140px;
height: 140px;
border-radius: 50%;
border: 2px solid #ccc;
padding-top: 15px;
font-size: 89px;
text-align: center;
}
.features li:nth-child(2) [class*="ib-icon"]:before {
font-size: 72px;
line-height: 1.5;
}
.features li:nth-child(3) [class*="ib-icon"]:before {
line-height: 1.2;
}
.financial-health-home h2 {
margin-top: 0;
}
.financial-health-home .text-warning {
display: block;
color: #f24d16;
font-style: normal;
text-align: center;
text-transform: uppercase;
}
.on-the-media .panel-heading {
padding-top: 38px;
padding-bottom: 38px;
}
.on-the-media .panel-body {
padding-top: 0;
padding-bottom: 38px;
font-size: 24px;
line-height: 1.3;
}
.form .form-submit .btn {
padding-right: 80px;
padding-left: 80px;
}
.form .form-submit > div {
margin-top: 20px;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
}
.price ul {
margin-bottom: 20px;
}
.price ul > li {
background-color: #4f637f;
font-size: 22px;
font-weight: 200;
line-height: 1.2;
}
.price ul > li a {
display: block;
padding: 30px 20px;
color: #fff;
}
.price ul > li a:hover {
text-decoration: none;
}
.price ul > li .name {
border-radius: 50%;
background-color: #fff;
color: #4e637f;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.price ul > li .price {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 30px;
font-weight: 300;
}
.price ul > li .description {
display: block;
margin: 5px 0 8px;
font-style: normal;
line-height: 1;
}
.price ul > li.well-price {
background-color: #2d3847;
}
.price h2 {
text-align: center;
margin-bottom: 20px;
}
.price-more-info {
color: #fff;
background-color: #2d3847;
margin-bottom: 20px;
padding: 25px 30px;
}
.price-more-info p {
font-size: 22px;
font-weight: 200;
}
.contact-detail {
margin-top: 20px;
margin-bottom: 40px;
padding: 20px;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 17px;
font-weight: 200;
line-height: 1.4;
text-align: center;
}
.contact-detail address {
margin-bottom: 0;
}
.contact-detail a {
color: #fff;
}
.contact-detail b,
.contact-detail .phone {
display: block;
}
.contact-detail b {
font-weight: 600;
}
.contact-detail .phone {
margin-bottom: 5px;
font-size: 32px;
}
.contact-detail .email {
display: block;
margin-bottom: 8px;
}
[class*="feature-"] {
border-bottom: 1px solid #ccc;
margin-bottom: 34px;
padding-bottom: 34px;
}
[class*="feature-"] .row > .inline-block {
float: none;
}
[class*="feature-"] p {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 300;
}
.solvency-report [class*="feature-"] .panel {
margin-bottom: 0;
}
.feature-intro {
padding-top: 20px;
}
.page .feature-intro h1 {
margin-bottom: 8px;
}
.feature-intro .lead {
font-size: 24px;
line-height: 1.3;
}
.feature-intro ul {
margin-bottom: 30px;
}
.feature-intro ul > li {
position: relative;
margin-bottom: 20px;
padding-left: 33px;
color: #000;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
line-height: 1.3;
}
.feature-intro ul > li:before {
content: "\e61b";
font-family: 'ibercheck';
position: absolute;
top: 4px;
left: 0;
color: #f24d16;
font-size: 20px;
}
.feature-intro img {
position: absolute;
top: 56px;
}
.page .feature-heading {
border-bottom: 0;
padding-bottom: 0;
}
.page .feature-heading h1 {
font-size: 36px;
}
.feature-debtsBySector h2,
.feature-consults h2 {
margin-top: 0;
}
.feature-debtsBySector .panel-distribution {
color: #fff;
}
.solvency-report .feature-debtsBySector .panel-distribution ul > li:last-child > .inner {
padding: 0;
}
.feature-consults {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.feature-consults .panel-group-non-payment {
margin-top: 14.28571429px;
padding: 15px 20px;
}
.testimonial_img {
display: inline-block;
border: 2px solid #ccc;
}
.testimonial_img i {
display: block;
margin: 8px;
}
.press-title {
height: 33px;
line-height: 33px;
}
.press-title i {
display: inline-block;
}
.seal {
vertical-align: middle;
}
.seal a:hover,
.seal a:focus {
text-decoration: none;
}
.category-name {
margin-bottom: 40px;
}
.sharing {
float: left;
width: 95px;
margin: 0 20px 10px 0;
font-family: inherit;
}
.sharing a {
color: #444;
}
.sharing a:hover {
text-decoration: none;
}
.sharing .item {
display: block;
}
.sharing .item + .item {
margin-top: 5px;
}
.sharing [class*="ib-icon"],
.sharing .sum {
vertical-align: middle;
}
.sharing [class*="ib-icon"] {
float: left;
}
.sharing [class*="ib-icon"]:before {
font-size: 19px;
}
.sharing .ib-icon-facebook {
color: #3b5998;
}
.sharing .ib-icon-twitter {
color: #00abef;
}
.sharing .ib-icon-linkedin {
color: #1867a4;
}
.sharing .sum {
display: block;
min-height: 20px;
border: 1px solid #ccc;
border-radius: 3px;
margin-left: 23px;
padding-right: 5px;
font-size: 12px;
text-align: right;
}
.pager {
margin: 0 0 40px;
}
.comment-wrapper {
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
padding-top: 20px;
padding-bottom: 20px;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.comment-wrapper ul {
list-style: none;
}
.comment-wrapper header {
margin-bottom: 11.11111111px;
}
.comment-wrapper article {
margin-bottom: 32px;
font-size: 16px;
}
.comment-wrapper .well {
margin-bottom: 3px;
}
.comment-meta {
color: #999999;
font-size: 11px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.comment-author {
float: left;
}
.comment-time {
float: right;
}
#respond {
margin: 30px 0 0;
}
#respond #reply-title #cancel-comment-reply-link {
display: none;
}
.comment-reply-title {
margin-bottom: 30px;
}
.entry-title {
margin: 0 0 15px;
line-height: 1.2;
}
.post {
margin-bottom: 40px;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
}
.post h1 a {
color: #444;
}
.post p,
.post ol,
.post ul {
margin-bottom: 20px;
}
aside {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
aside .widget-title {
margin: 10px 0;
font-size: 24px;
letter-spacing: inherit;
}
aside ul {
margin-bottom: 40px;
}
aside ul > li {
border-top: 1px solid #999999;
padding: 10px 0;
}
aside ul > li:last-child {
border-bottom: 1px solid #999999;
}
aside ul > li > a {
font-size: 18px;
line-height: 1.2;
}
.adv {
padding: 18px 15px;
}
.adv h2 {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.1;
color: inherit;
margin-top: 20px;
margin-bottom: 10px;
font-size: 33px;
letter-spacing: 1px;
margin-top: 0;
line-height: 1;
}
.adv .btn-warning {
margin: 30px 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.adv .lead {
margin-bottom: 0;
font-size: 24px;
line-height: 1.2;
}
.adv .lead i {
display: block;
font-style: normal;
}
.adv .lead b {
margin-right: 5px;
font-size: 60px;
font-weight: 300;
}
.adv .lead b small {
font-size: 70%;
}
.adv .lead i span {
font-size: 20px;
} .icon-alfonso-martinez {
background-image: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/img/sprite-avatars.jpg);
background-position: 0px 0px;
width: 125px;
height: 125px;
}
.icon-juana-reina {
background-image: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/img/sprite-avatars.jpg);
background-position: -125px 0px;
width: 125px;
height: 125px;
}
.icon-maria-alvarez {
background-image: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/img/sprite-avatars.jpg);
background-position: -250px 0px;
width: 125px;
height: 125px;
} .icon-cinco-dias {
background-image: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/img/sprite-media.png);
background-position: 0px 0px;
width: 219px;
height: 33px;
}
.icon-dossier-empresarial {
background-image: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/img/sprite-media.png);
background-position: -220px -33px;
width: 219px;
height: 18px;
}
.icon-el-confidencial {
background-image: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/img/sprite-media.png);
background-position: 0px -59px;
width: 221px;
height: 24px;
}
.icon-el-economista {
background-image: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/img/sprite-media.png);
background-position: 0px -33px;
width: 220px;
height: 26px;
}
.icon-el-mundo {
background-image: url(//www.ibercheck.com/wp-content/themes/ibercheck-wordpress-theme/assets/img/sprite-media.png);
background-position: -219px 0px;
width: 220px;
height: 30px;
}
.alignright {
margin: 5px 0 15px 15px;
}
.alignleft {
margin: 5px 15px 15px 0;
}
.aligncenter {
margin-bottom: 15px;
}
@media screen {
html,
body,
#sb-site,
.sb-slidebar {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html,
body {
width: 100%;
overflow-x: hidden; }
html {
height: 100%;
}
body {
min-height: 100%;
position: relative;
}
.solvency-report b {
font-weight: 600;
}
.solvency-report .panel-reliability {
text-align: center;
}
.solvency-report .panel-reliability .circle {
display: inline-block;
border-radius: 50%;
margin-top: 8px;
padding-right: 16px;
padding-left: 16px;
text-align: center;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
vertical-align: top;
}
.solvency-report .panel-reliability .circle:first-child {
font-size: 50px;
font-weight: 300;
line-height: 3;
}
.solvency-report .panel-reliability .circle + .circle {
font-weight: 600;
line-height: 1.2;
}
.solvency-report .panel-reliability .circle + .circle b {
display: block;
margin-top: 28px;
font-size: 50px;
line-height: 1;
}
.solvency-report .panel-reliability .gradient-colors {
background-image: -webkit-linear-gradient(left, #c32729, #e68a00 50%, #358a0c);
background-image: linear-gradient(to right, #c32729, #e68a00 50%, #358a0c);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc32729', endColorstr='#ff358a0c', GradientType=1);
position: absolute;
bottom: 2px;
right: 2px;
left: 2px;
height: 24px;
text-align: left;
}
.solvency-report .panel-reliability .gradient-colors .target {
display: inline-block;
margin-top: -23px;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 300;
text-align: center;
white-space: nowrap;
}
.solvency-report .panel-reliability .gradient-colors .target:first-child {
margin-left: 4px;
text-align: left;
}
.solvency-report .panel-reliability .gradient-colors .target:last-child {
text-align: right;
}
.solvency-report .panel-reliability .gradient-colors .target [class*="icon"] {
display: block;
margin-top: 5px;
}
.solvency-report .panel-reliability .gradient-colors .target [class*="icon"]:before {
font-size: 16px;
}
.solvency-report .panel-unpaid .label-x,
.solvency-report .panel-debt .label-x {
position: absolute;
bottom: -25px;
right: 0;
left: 0;
font-size: 10px;
font-weight: 300;
text-align: center;
}
.solvency-report .panel-unpaid .graph {
margin: 35px 30px 0;
}
.solvency-report .panel-unpaid .graph:before,
.solvency-report .panel-unpaid .graph:after {
content: " ";
display: table;
}
.solvency-report .panel-unpaid .graph:after {
clear: both;
}
.solvency-report .panel-unpaid .graph:before,
.solvency-report .panel-unpaid .graph:after {
content: " ";
display: table;
}
.solvency-report .panel-unpaid .graph:after {
clear: both;
}
.solvency-report .panel-unpaid .column {
position: relative;
float: left;
width: 14.28571429%;
height: 160px;
border-top: 1px solid #676d75;
border-bottom: 1px solid #676d75;
background-color: rgba(29, 37, 45, 0.5);
}
.solvency-report .panel-unpaid .column:nth-child(odd) {
background-color: #1d252d;
}
.solvency-report .panel-unpaid .column:before {
content: "";
position: absolute;
top: 33.333%;
right: 0;
left: 0;
border-top: 1px solid #676d75;
}
.solvency-report .panel-unpaid .column:after {
content: "";
position: absolute;
top: 66.666%;
right: 0;
left: 0;
border-top: 1px solid #676d75;
}
.solvency-report .panel-unpaid .number {
width: 16px;
height: 16px;
position: absolute;
left: 50%;
z-index: 1;
border-radius: 50%;
margin-left: -8px;
background-color: #fff;
color: #1d252d;
font-size: 10px;
font-weight: bold;
line-height: 1.6;
text-align: center;
}
.solvency-report .panel-debt .graph {
margin: 10px 0 3px 8px;
}
.solvency-report .panel-debt .graph:before,
.solvency-report .panel-debt .graph:after {
content: " ";
display: table;
}
.solvency-report .panel-debt .graph:after {
clear: both;
}
.solvency-report .panel-debt .graph:before,
.solvency-report .panel-debt .graph:after {
content: " ";
display: table;
}
.solvency-report .panel-debt .graph:after {
clear: both;
}
.solvency-report .panel-debt .column {
position: relative;
float: left;
width: 12.7%;
height: 153px;
margin-bottom: 18px;
background-color: #1d252d;
font-size: 10px;
font-weight: 300;
text-align: center;
}
.solvency-report .panel-debt .column + .column {
margin-left: 1%;
}
.solvency-report .panel-debt .col-bg {
position: absolute;
bottom: 0;
right: 0;
left: 0;
background-color: #25a9cb;
}
.solvency-report .panel-debt .amount {
position: absolute;
right: 0;
left: 0;
}
.solvency-report .panel-debt .total-debt {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 21px;
font-weight: 300;
text-align: right;
}
.solvency-report .panel-debt .total-debt b {
margin-right: 8px;
font-size: 32px;
}
.solvency-report .panel-consultation .panel-body {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 21px;
font-weight: 300;
text-align: center;
}
.solvency-report .panel-consultation .panel-body b {
display: block;
margin: 12.5px 0 6.66666667px;
font-size: 146px;
line-height: 1;
}
.solvency-report .panel-distribution ul {
margin: 10px 0 0;
text-align: center;
}
.solvency-report .panel-distribution ul > li {
display: inline-block;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 300;
text-align: center;
vertical-align: top;
}
.solvency-report .panel-distribution ul > li > .inner {
background-color: #1d252d;
}
.solvency-report .panel-distribution ul > li b {
display: block;
line-height: .95;
}
.solvency-report .panel-distribution ul > li [class*="icon"]:before {
margin-right: 6px;
font-size: 22px;
}
.solvency-report .panel-distribution ul > li:last-child > .inner {
padding: 20px 15px;
}
.solvency-report .panel-data-bank {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.solvency-report .panel-data-bank .bg-dark {
margin: 15px;
padding: 35px 15px;
background-color: #1f262c;
}
.solvency-report .panel-data-bank .data-bank-item {
position: relative;
margin: 10px;
padding: 15px 15px;
}
.solvency-report .panel-data-bank .list-inline {
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;
margin-bottom: 30px;
}
.solvency-report .panel-data-bank .legend-income,
.solvency-report .panel-data-bank .legend-expenses,
.solvency-report .panel-data-bank .legend-average-balance {
font-size: 18px;
font-weight: 300;
line-height: 1;
}
.solvency-report .panel-data-bank .legend-income span,
.solvency-report .panel-data-bank .legend-expenses span,
.solvency-report .panel-data-bank .legend-average-balance span {
display: inline-block;
vertical-align: middle;
}
.solvency-report .panel-data-bank .legend-income span,
.solvency-report .panel-data-bank .legend-expenses span {
width: 45px;
height: 12px;
}
.solvency-report .panel-data-bank .legend-income span,
.solvency-report .panel-data-bank .col-income {
background-color: #24a8c6;
}
.solvency-report .panel-data-bank .legend-expenses span,
.solvency-report .panel-data-bank .col-expenses {
background-color: #0c697e;
}
.solvency-report .panel-data-bank .legend-average-balance span,
.solvency-report .panel-data-bank .bar-average-balance {
height: 1px;
border-top: 1px solid #fff;
}
.solvency-report .panel-data-bank .legend-average-balance span {
width: 22px;
}
.solvency-report .panel-data-bank .income-expenses-graph {
width: 282px;
height: 140px;
position: relative;
margin: 0 auto;
}
.solvency-report .panel-data-bank .col-income,
.solvency-report .panel-data-bank .col-expenses,
.solvency-report .panel-data-bank .bar-average-balance {
position: absolute;
bottom: 0;
}
.solvency-report .panel-data-bank .col-income,
.solvency-report .panel-data-bank .col-expenses {
width: 90px;
}
.solvency-report .panel-data-bank .col-income {
left: 50px;
}
.solvency-report .panel-data-bank .col-expenses {
right: 50px;
}
.solvency-report .panel-data-bank .bar-average-balance {
right: 0;
left: 0;
}
.solvency-report .tab-content {
margin-bottom: 20px;
padding: 0;
}
.solvency-report .tab-pane .text-intro {
margin: 0 auto;
padding: 20px 0;
font-size: 16px;
}
.reliability {
background-color: #fff;
}
.reliability.reliability-bg-low {
background-color: #d85a14;
}
.reliability.reliability-text-low {
color: #d85a14;
}
.solvency-report .panel-group .panel-heading {
padding-bottom: 14px;
}
.solvency-report .panel-group .panel-heading .panel-title .sector {
display: block;
margin: 0 0 5px;
font-size: 30px;
font-weight: 300;
}
.panel-group-non-payment .panel-body dl {
margin-bottom: 0;
}
.panel-group-non-payment .panel-body dt,
.panel-group-non-payment .panel-body dd {
font-weight: 300;
line-height: 1.1;
}
.panel-group-non-payment .panel-body dt {
font-size: 16px;
}
.panel-group-non-payment .panel-body dd {
border-bottom: 1px solid #aaa;
margin-bottom: 11px;
padding-bottom: 8px;
}
}
@media (min-width: 481px) { .sb-slidebar {
width: 55%;
}
}
@media (min-width: 768px) {
.container {
width: 750px;
}
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-8,
.col-sm-9,
.col-sm-10 {
float: left;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.form-submit {
text-align: center;
} .sb-slidebar {
width: 40%;
} .teaser-home h2 {
margin-top: 0;
}
.teaser-home p {
font-size: 18px;
font-weight: 200;
line-height: 1.2;
}
.teaser-home img {
height: 360px;
}
.teaser-home .form .form-submit {
margin-top: 13.33333333px;
text-align: right;
}
.teaser-home .form .form-submit > div {
margin-top: 13.33333333px;
margin-bottom: 20px;
}
.teaser-home .form .form-submit a {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 600;
}
.highlight {
margin-bottom: 55px;
}
.highlight .amount + small {
text-align: right;
}
.features h2,
.financial-health-home h2,
.testimonial h2 {
margin-bottom: 40px;
}
.financial-health-home h3 {
margin-bottom: 20px;
}
.features p,
.financial-health-home p,
.testimonial p {
font-size: 22px;
}
.financial-health-home p + p {
margin-top: 20px;
}
.features,
.financial-health-home {
margin-bottom: 50px;
}
.features [class*="ib-icon"]:before {
display: block;
margin: 0 auto 20px;
}
.price h1 {
margin-bottom: 56px;
text-align: center;
}
.price ul {
margin-bottom: 40px;
}
.price ul > li {
width: 31.95%;
height: 315px;
float: left;
text-align: center;
}
.price ul > li .name {
width: 140px;
height: 140px;
display: block;
margin: 0 auto 10px;
font-size: 83px;
line-height: 1.6;
}
.price ul > li.well-price {
width: 36.1%;
height: 357px;
margin-top: -21px;
}
.price ul > li.well-price a {
padding-top: 40px;
}
.price h2 {
margin-bottom: 30px;
}
.price-more-info p {
margin-bottom: 0;
}
.testimonial figure {
margin-bottom: 15px;
}
.testimonial figcaption {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 20px;
font-weight: 400;
}
}
@media screen and (min-width: 768px) {
.solvency-report .panel-primary {
position: relative;
height: 300px;
}
.solvency-report .panel-distribution {
height: auto;
}
.solvency-report .panel-reliability .circle {
width: 150px;
height: 150px;
}
.solvency-report .panel-reliability .circle + .circle {
margin-left: 5px;
}
.solvency-report .panel-reliability .gradient-colors .target {
width: 21%;
}
.solvency-report .panel-reliability .gradient-colors .target:first-child,
.solvency-report .panel-reliability .gradient-colors .target:last-child {
width: 15%;
}
.solvency-report .panel-distribution ul > li {
padding: 5px;
font-size: 13px;
}
.solvency-report .panel-distribution ul > li > .inner {
width: 156px;
height: 156px;
}
.solvency-report .panel-distribution ul > li b {
margin: 0 0 13.33333333px;
padding-top: 10px;
font-size: 90px;
}
.solvency-report .panel-group-non-payment .panel-body dd {
font-size: 26px;
}
.solvency-report .panel-data-bank {
height: auto;
}
.solvency-report .panel-data-bank .bg-dark {
min-height: 188px;
}
.solvency-report .panel-data-bank .data-bank-item {
width: 325px;
height: 232px;
float: left;
margin: 10px;
}
.page .feature-heading h1 {
margin-top: 60px;
font-size: 42px;
}
}
@media (min-width: 768px) and (max-width: 959px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 960px) {
.container {
width: 970px;
}
.col-md-2,
.col-md-4,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-10 {
float: left;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.form-submit {
margin-top: 30px;
text-align: right;
}
.form-group + .form-group {
margin-top: 40px;
}
.navbar-toggle {
margin-left: 15px;
line-height: 1;
vertical-align: middle;
}
.navbar-toggle .icon-bar-container {
display: inline-block;
vertical-align: text-bottom;
}
.navbar-toggle .icon-bar {
width: 20px;
height: 3px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar-toggle .text {
font-size: 12px;
}
.visible-lg {
display: block !important;
}
.hidden-lg {
display: none !important;
} .sb-slidebar {
width: 30%;
}
.slide-navbar {
width: 230px;
}
.slide-navbar > ul > li > a {
width: 230px;
height: 72px;
display: table-cell;
vertical-align: middle;
}
.header {
height: 99px;
padding-top: 30px;
}
.header h1 {
margin: -10px 0 0;
}
.header .logo em {
font-size: 18px;
letter-spacing: .5px;
}
.header .notify {
display: inline-block;
margin-right: 10px;
}
.header .notify a {
color: #000;
text-decoration: underline;
}
.header .notify a:hover {
color: #666666;
}
.header .navbar-button {
float: right;
text-align: right;
}
.header .btn {
min-width: 110px;
}
.footer {
padding-top: 10px;
}
.footer .logo img {
width: 120px;
}
.footer .copyright {
margin: 3px 0 5px;
font-size: 16px;
}
.footer ul > li {
border-right: 1px solid #444;
margin-right: -3px;
font-size: 16px;
}
.footer ul > li:last-child {
border-right: 0 none;
}
.footer ul > li > a {
text-decoration: underline;
}
.footer address {
display: block;
margin-top: 18px;
text-align: right;
}
.teaser {
position: relative;
}
.teaser-landing .teaser-text {
position: absolute;
bottom: 77px;
right: 0;
left: 0;
height: 220px;
background-color: rgba(255, 255, 255, 0.6);
text-align: center;
}
.teaser-landing .teaser-text h2 {
width: 460px;
margin-right: auto;
margin-left: auto;
font-size: 32px;
font-weight: normal;
line-height: 1.2;
}
.teaser-landing .teaser-text p {
margin-bottom: 16.66666667px;
font-size: 18px;
font-weight: 500;
}
.teaser-home {
padding-top: 40px;
}
.teaser-home .teaser-content {
margin-right: 80px;
}
.teaser-home img {
height: auto;
margin-bottom: -72px;
} .teaser-home h2 {
padding-top: 50px;
padding-bottom: 5px;
}
.teaser-home p {
margin-bottom: 30px;
color: #666;
font-size: 22px;
line-height: 1.3;
}
.teaser-home .form .form-submit {
margin-top: 20px;
}
.teaser-home .form .form-submit > div {
margin-top: 26px;
}
.highlight {
position: relative;
z-index: 1;
margin: -77px 0 40px;
font-size: 32px;
text-align: center;
}
.highlight .amount {
margin: 0 5px;
font-size: 56px;
}
.highlight .amount small {
font-size: 75%;
}
.highlight .amount + small {
font-size: 65%;
}
.highlight .price-list {
border-bottom: 1px solid #969ba3;
margin-top: 6px;
padding: 13px;
background-color: #fff;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: normal;
text-align: center;
}
.highlight .price-list a {
color: #2c3846;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.teaser-home + .highlight {
margin-top: 0;
}
.features,
.financial-health-home {
margin-bottom: 60px;
}
.on-the-media {
margin-bottom: 30px;
}
.on-the-media h2 {
margin-bottom: 60px;
}
.on-the-media .panel-body {
font-weight: 200;
}
.form {
margin-top: 30px;
margin-bottom: 50px;
}
.price ul > li {
font-size: 24px;
}
.price ul > li a {
padding-right: 30px;
padding-left: 30px;
}
.price ul > li:hover {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
-webkit-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.testimonial {
margin-bottom: 40px;
}
.testimonial_img {
margin: 0 auto 10px;
}
.comment-wrapper h2 {
float: left;
}
.comment-wrapper .respond-link {
float: right;
margin-top: 26px;
font-size: 16px;
font-weight: 300;
}
.adv {
min-height: 411px;
}
}
@media screen and (min-width: 960px) {
.solvency-report .panel-reliability .gradient-colors .target {
width: 21.5%;
}
.solvency-report .panel-reliability .gradient-colors .target:first-child,
.solvency-report .panel-reliability .gradient-colors .target:last-child {
width: 15%;
}
.solvency-report .panel-reliability .circle {
width: 153px;
height: 153px;
}
.solvency-report .panel-reliability .circle + .circle {
margin-left: 60px;
}
.solvency-report .panel-distribution ul > li {
padding: 10px;
font-size: 16px;
}
.solvency-report .panel-distribution ul > li > .inner {
width: 203px;
height: 203px;
}
.solvency-report .panel-distribution ul > li b {
margin: 0 0 20px;
padding-top: 20px;
font-size: 130px;
}
.solvency-report .panel-group-non-payment .panel-body dd {
font-size: 30px;
}
.solvency-report .panel-group-non-payment .panel-body {
padding-top: 40px;
padding-bottom: 60px;
}
.solvency-report .panel-group-non-payment [class*="col"]:first-child {
padding-right: 0;
}
.solvency-report .panel-group-non-payment [class*="col"]:last-child {
padding-left: 0;
}
.solvency-report .legend-income span,
.solvency-report .legend-expenses span,
.solvency-report .legend-average-balance span {
margin-left: 5px;
}
.solvency-report .panel-data-bank .data-bank-item {
width: 435px;
height: 232px;
}
.solvency-report .panel-data-bank-demo {
margin-bottom: 0;
}
.solvency-report .panel-data-bank-demo .data-bank-item {
width: auto;
height: 250px;
float: none;
margin: 0;
}
.solvency-report .panel-data-bank-demo .data-bank-item .list-inline {
margin-bottom: 45px;
}
.solvency-report .tab-pane .text-intro {
width: 65%;
}
.feature-intro ul li {
padding-right: 80px;
}
.feature-consults .panel-group-non-payment .panel-body {
padding-top: 20px;
padding-bottom: 20px;
}
}
@media (max-width: 959px) {
label {
font-size: 21px;
}
.form-control {
-webkit-appearance: none;
-moz-appearance: none; }
.help-block {
font-size: 21px;
font-weight: 300;
line-height: 1.2;
}
.comment-form .form-submit {
margin-bottom: 20px;
text-align: center;
}
.alert {
margin-right: -15px;
margin-left: -15px;
}
.slide-navbar > ul > li > a {
display: block;
padding: 18px 10px;
}
.header {
margin-bottom: 16px;
padding-top: 15px;
}
.header h1 {
margin: 0;
}
.header h1 img {
width: 136px;
}
.header .navbar-toggle {
margin-top: 6px;
}
.header .navbar-toggle .text {
display: none;
}
.header img {
width: 171px;
margin-bottom: 3px;
}
.header em {
font-size: 18px;
}
.header .notify {
display: block;
margin-top: 30px;
margin-bottom: 10px;
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 28px;
line-height: 1.2;
}
.header .notify,
.header .notify b {
font-weight: 300;
}
.header .notify > a {
display: block;
color: #444;
font-weight: 600;
}
.header .notify + a {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 20px;
}
.footer {
text-align: center;
}
.footer .row {
display: -webkit-box;
display: -moz-box;
display: box;
-webkit-box-orient: vertical;
box-orient: vertical;
}
.footer .col-md-8 {
-webkit-box-ordinal-group: 2;
box-ordinal-group: 2;
}
.footer .col-md-4 {
-webkit-box-ordinal-group: 1;
box-ordinal-group: 1;
}
.footer ul {
margin: 0;
padding-top: 40px;
}
.footer ul > li {
display: block;
font-size: 18px;
text-align: center;
}
.footer ul > li:last-child {
display: none;
}
.footer ul > li > a {
color: #444;
text-decoration: underline;
}
.alert-cookie-policy {
position: fixed;
right: 0;
left: 0;
bottom: 0;
z-index: 999;
border-top: 2px solid #fff;
text-align: center;
}
.alert-cookie-policy [class*="pull"] {
float: none !important;
}
.alert-cookie-policy .btn {
margin-top: 8px;
font-size: 17px;
}
.alert-cookie-policy .btn [class*="glyphicon"]:before {
font-size: 20px;
}
.teaser-landing .container-image {
padding-right: 0;
padding-left: 0;
}
.teaser-landing h2 {
margin-bottom: 20px;
font-size: 38px;
line-height: 1.2;
}
.teaser-landing p {
margin-bottom: 20px;
font-size: 18px;
line-height: 26.66666667px;
}
.teaser-landing .btn {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
margin-bottom: 15px;
font-size: 24px;
}
.highlight {
padding-top: 35px;
font-size: 36px;
}
.highlight .text {
display: block;
line-height: 1.1;
}
.highlight .amount {
display: block;
font-size: 100px;
font-weight: 500;
line-height: 1.1;
text-align: right;
}
.highlight .amount + small {
display: block;
margin-top: 3px;
font-size: 26px;
}
.highlight .price-list {
padding: 15px;
}
.highlight .price-list a {
padding: 8px 40px;
font-size: 20px;
line-height: 1.33;
border-radius: 3px;
color: #2d3847;
background-color: #fff;
border-color: #fff;
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 24px;
text-align: center;
font-weight: 500;
}
.highlight .price-list a:hover,
.highlight .price-list a:focus,
.highlight .price-list a:active {
color: #2d3847;
background-color: #e6e6e6;
border-color: #e0e0e0;
}
.highlight .price-list a:active {
background-image: none;
}
.highlight .price-list a:hover {
text-decoration: none;
}
.testimonial h2,
.on-the-media h2 {
margin-bottom: 20px;
}
.on-the-media {
margin-right: -15px;
margin-left: -15px;
}
.on-the-media .panel-body {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.form {
margin-top: 20px;
margin-bottom: 30px;
}
.form .form-submit {
margin-top: 30px;
}
.form .form-submit > div {
font-size: 22px;
text-align: center;
}
.testimonial {
margin-bottom: 30px;
}
.testimonial li {
margin-bottom: 20px;
}
.testimonial figure {
margin-bottom: 13.33333333px;
}
.testimonial figcaption {
font-weight: normal;
}
.testimonial li > p {
font-size: 20px;
}
.testimonial_img {
margin-bottom: 5px;
}
.pager li {
line-height: 1;
}
.pager li + li a {
margin-top: 30px;
}
}
@media screen and (max-width: 767px) {
.crhm{
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: column;
}
.contact-detail {
margin-right: -15px;
margin-left: -15px;
padding-right: 0;
padding-left: 0;
}
.solvency-report .panel {
margin: 0 -15px 1px;
}
.solvency-report .panel-primary .panel-heading {
font-size: 20px;
}
.solvency-report .panel-reliability {
padding-bottom: 50px;
}
.solvency-report .panel-reliability .circle {
width: 240px;
height: 240px;
display: block;
margin-right: auto;
margin-left: auto;
}
.solvency-report .panel-reliability .circle:first-child {
font-size: 100px;
line-height: 2.6;
}
.solvency-report .panel-reliability .circle + .circle {
font-size: 25px;
}
.solvency-report .panel-reliability .circle + .circle b {
margin-top: 15px;
padding-top: 15px;
font-size: 120px;
}
.solvency-report .panel-reliability .gradient-colors {
bottom: 0;
left: 0;
right: 0;
height: 26px;
}
.solvency-report .panel-reliability .gradient-colors .target {
width: 20.5%;
}
.solvency-report .panel-reliability .gradient-colors .target:first-child,
.solvency-report .panel-reliability .gradient-colors .target:last-child {
width: 15%;
}
.solvency-report .panel-unpaid .graph {
margin: 20px auto 40px;
}
.solvency-report .panel-debt .panel-body {
position: relative;
}
.solvency-report .panel-debt .graph {
margin-top: 120px;
margin-bottom: 20px;
}
.solvency-report .panel-debt .total-debt {
position: absolute;
top: 35px;
right: 0;
left: 0;
line-height: 1.1;
text-align: center;
}
.solvency-report .panel-debt .total-debt b {
display: block;
}
.solvency-report .panel-consultation .panel-body {
padding-bottom: 40px;
font-size: 30px;
line-height: 1.2;
}
.solvency-report .panel-consultation .panel-body b {
margin: 0;
}
.solvency-report .panel-distribution ul {
margin: 0 -8px;
}
.solvency-report .panel-distribution ul > li {
padding: 3px 3px 5px;
font-size: 13px;
}
.solvency-report .panel-distribution ul > li > .inner {
width: 145px;
height: 145px;
}
.solvency-report .panel-distribution ul > li b {
margin: 0 0 13.33333333px;
padding-top: 10px;
font-size: 90px;
}
.solvency-report .panel-data-bank {
margin-bottom: 20px;
}
.solvency-report .tab-content {
margin-right: -15px;
margin-left: -15px;
}
.solvency-report .tab-pane .text-intro {
padding-right: 15px;
padding-left: 15px;
text-align: left;
}
.solvency-report .tab-pane .panel {
margin-right: 0;
margin-left: 0;
}
.solvency-report .tab-pane .panel-group .panel-heading {
position: relative;
}
.solvency-report .tab-pane .panel-group .panel-heading .panel-title .sector {
font-size: 25px;
}
.solvency-report .tab-pane .panel-group .panel-body dd {
margin-top: 3px;
font-size: 20px;
}
[class*="feature-"] {
margin-bottom: 5px;
}
.feature-intro .btn-warning {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.page .feature-heading {
margin-bottom: 0;
}
.page .feature-heading h1 {
margin-top: 20px;
text-align: left;
}
.feature-debtsBySector h2,
.feature-consults h2 {
margin-top: 20px;
}
.feature-debtsBySector .panel-distribution {
margin-bottom: 0;
}
}
@media (max-width: 767px) {
.comment-form .form-submit .btn-warning,
.comment-form #submit {
width: 100%;
}
.visible-xs {
display: block !important;
}
.hidden-xs {
display: none !important;
}
.footer .lang {
font-size: 14px;
font-weight: 300;
}
.footer .lang img {
vertical-align: middle;
}
.teaser-home img {
margin: 20px auto;
}
.teaser-home p {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 23px;
}
.highlight .text {
width: 65%;
}
.highlight .amount + small {
text-align: center;
}
.features p,
.financial-health-home p,
.testimonial p {
font-size: 20px;
}
.features h2 {
margin-bottom: 20px;
}
.features li {
margin-bottom: 40px;
}
.features li:before,
.features li:after {
content: " ";
display: table;
}
.features li:after {
clear: both;
}
.features li:before,
.features li:after {
content: " ";
display: table;
}
.features li:after {
clear: both;
}
.features li:nth-child(1) [class*="ib-icon"]:before,
.features li:nth-child(3) [class*="ib-icon"]:before {
float: left;
margin-right: 10px;
}
.features li:nth-child(1) p,
.features li:nth-child(3) p {
text-align: right;
}
.features li:nth-child(2) [class*="ib-icon"]:before {
float: right;
margin-left: 10px;
}
.form .form-submit .btn {
display: block;
width: 100%;
}
.price h1 {
margin-bottom: 30px;
}
.price ul {
margin-right: -15px;
margin-left: -15px;
}
.price ul > li {
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 26px;
}
.price ul > li a:before,
.price ul > li a:after {
content: " ";
display: table;
}
.price ul > li a:after {
clear: both;
}
.price ul > li a:before,
.price ul > li a:after {
content: " ";
display: table;
}
.price ul > li a:after {
clear: both;
}
.price ul > li .name {
width: 120px;
height: 120px;
display: inline-block;
font-size: 68px;
line-height: 1.7;
text-align: center;
}
.price ul > li .price {
font-size: 40px;
}
.price ul > li .description {
margin: 0 0 3px;
font-size: 20px;
}
.price ul > li:first-child,
.price ul > li:last-child {
text-align: right;
}
.price ul > li:first-child .name,
.price ul > li:last-child .name {
float: left;
margin-right: 10px;
}
.price ul > li:first-child .price {
display: inline-block;
margin-top: 8px;
}
.price ul > li:nth-child(2) .name {
float: right;
margin-left: 15px;
}
.price-more-info .row,
.price-more-info [class*="col-"] {
padding: 0;
}
.price-more-info .text-center {
text-align: right;
}
.price-more-info .btn-warning {
width: 150px;
height: 150px;
border-radius: 50%;
margin-top: 20px;
padding: 0;
font-size: 25px;
font-weight: normal;
line-height: 6;
}
}
@media (max-width: 480px) { .sb-slidebar {
width: 70%;
}
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
a[href^="#"]:after {
content: "";
}
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3,
.comment-reply-title {
orphans: 3;
widows: 3;
}
h2,
h3,
.comment-reply-title {
page-break-after: avoid;
}
@page {
margin: 2cm 0.5cm;
}
a[href]:after {
content: "";
}
.navbar-button,
.hidden-lg,
.solvency-report .gradient-colors,
.footer {
display: none !important;
}
.solvency-report {
width: 18cm;
}
.solvency-report a {
color: #444;
text-decoration: none;
}
.solvency-report .panel-group-non-payment [class*="col-sm"] {
float: left;
width: 50%;
margin-left: 0;
}
.solvency-report .panel {
border: 1px solid #666;
min-height: 7cm;
page-break-inside: avoid;
}
.solvency-report .panel-heading {
border-bottom: 1px solid #666;
}
.solvency-report .panel-reliability,
.solvency-report .panel-consultation {
text-align: center;
}
.solvency-report .panel-reliability .circle {
margin: 1cm 0 .2cm;
font-size: 34pt;
}
.solvency-report .panel-reliability .circle + .circle {
margin: 0;
font-size: 9pt;
}
.solvency-report .panel-reliability .circle + .circle b {
font-size: 12pt;
}
.solvency-report .panel-unpaid .graph,
.solvency-report .panel-debt .graph {
margin-right: .6cm;
margin-left: .6cm;
}
.solvency-report .panel-unpaid .graph:before,
.solvency-report .panel-debt .graph:before,
.solvency-report .panel-unpaid .graph:after,
.solvency-report .panel-debt .graph:after {
content: " ";
display: table;
}
.solvency-report .panel-unpaid .graph:after,
.solvency-report .panel-debt .graph:after {
clear: both;
}
.solvency-report .panel-unpaid .graph:before,
.solvency-report .panel-debt .graph:before,
.solvency-report .panel-unpaid .graph:after,
.solvency-report .panel-debt .graph:after {
content: " ";
display: table;
}
.solvency-report .panel-unpaid .graph:after,
.solvency-report .panel-debt .graph:after {
clear: both;
}
.solvency-report .panel-unpaid .column,
.solvency-report .panel-debt .column {
position: relative;
float: left;
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
}
.solvency-report .panel-unpaid .column:last-child,
.solvency-report .panel-debt .column:last-child {
border-right: 1px solid #eee;
}
.solvency-report .panel-unpaid .label-x,
.solvency-report .panel-debt .label-x {
position: absolute;
right: 0;
left: 0;
bottom: -0.4cm;
font-size: 9px;
text-align: center;
}
.solvency-report .panel-unpaid .graph {
margin-top: .5cm;
}
.solvency-report .panel-unpaid .column {
width: 14.28571429%;
height: 3.7cm;
border-top: 1px dotted #999;
}
.solvency-report .panel-unpaid .column:before {
content: "";
position: absolute;
top: 33.333%;
right: 0;
left: 0;
border-top: 1px dotted #999;
}
.solvency-report .panel-unpaid .column:after {
content: "";
position: absolute;
top: 66.666%;
right: 0;
left: 0;
border-top: 1px dotted #999;
}
.solvency-report .panel-unpaid .number {
width: 0.5cm;
height: 0.5cm;
position: absolute;
left: 50%;
z-index: 10;
border: 1px solid #000;
border-radius: 50%;
margin-left: -2mm;
font-size: 10px;
line-height: 1.4;
text-align: center;
}
.solvency-report .panel-debt .graph {
margin-top: .4cm;
}
.solvency-report .panel-debt .column {
width: 14.28571429%;
height: 3.3cm;
}
.solvency-report .panel-debt .amount {
position: absolute;
right: 0;
left: 0;
border-bottom: 1px dotted #999;
padding-bottom: 2px;
font-size: 10px;
text-align: center;
}
.solvency-report .panel-debt .total-debt {
margin-top: .6cm;
text-align: center;
}
.solvency-report .panel-consultation .panel-body {
font-size: 10px;
}
.solvency-report .panel-consultation b {
display: block;
margin: .2cm 0 0;
font-size: 70pt;
line-height: 1.1;
}
.solvency-report .panel-distribution ul {
margin-left: -0.5cm;
text-align: center;
}
.solvency-report .panel-distribution li {
width: 3cm;
height: 3cm;
display: inline-block;
width: 20%;
border: 1px solid #ccc;
margin: 0 0 .5cm .5cm;
font-size: 10px;
vertical-align: top;
}
.solvency-report .panel-distribution li:last-child {
padding: 20px;
}
.solvency-report .panel-distribution li b {
display: block;
margin: .25cm 0;
font-size: 36pt;
}
.solvency-report .panel-distribution li [class*="glyphicon"] {
margin-right: 3px;
}
.solvency-report .panel-data-bank .bg-dark {
border: 1px solid #ccc;
}
.solvency-report .panel-data-bank .data-bank-item {
display: inline-block;
border-bottom: 1px solid #ccc;
width: 48%;
height: 3.1cm;
margin: .5cm 0 0;
padding: .25cm;
vertical-align: top;
}
.solvency-report .panel-data-bank .data-bank-item:nth-child(odd) {
margin-right: .5cm;
}
.solvency-report .tab-content > .tab-pane {
display: block !important;
}
.solvency-report .tab-content > .tab-pane .text-center {
text-align: left;
}
.solvency-report .panel-group .panel {
height: auto;
min-height: 0;
}
}