@font-face {
    font-family: 'ULNumbers';
    src: url("/assets/global/fonts/ULNumbers-webfont.eot");
    src: url("/assets/global/fonts/ULNumbers-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/global/fonts/ULNumbers-webfont.woff2") format("woff2"), url("/assets/global/fonts/ULNumbers-webfont.woff") format("woff"), url("/assets/global/fonts/ULNumbers-webfont.ttf") format("truetype"), url("/assets/global/fonts/ULNumbers-webfont.svg#ulnumbersregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.disclaimer-container {
    position: fixed;
    bottom: 80px;
    font-size: 10px;
    color: #6F0015;
    left: 36%;
    width: 55%;
    z-index: 10000;
}

body {
    line-height: 1.8em;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4em;
}

.page-header .page-header-top .page-logo .logo-default {
    margin: 19.5px 0 0;
    width: 221px;
}

.page-header {
    height: 75px;
}

.page-content {
    padding: 0;
}

.navbar-nav > li.dropdown > a {
    color: #444d4e !important;
    font-size: 10pt;
    font-weight: 600;
}

.country-page {
    padding-left: 15px;
    padding-right: 15px;
}

.country-header {
    height: auto;
    background-image: url(/assets/pages/img/background/14.jpg);
    background-position: center;
    background-size: cover;
    margin: 80px 0 0 0;
}

.country-header .row {
    margin: 0;
}

.country-header h1 {
    font-size: 1.5em;
    line-height: 1em;
    margin-bottom: 30px;
}

.country-header p {
    font: 300 14px/24px "ULSans", Helvetica, "Helvetica Neue", Arial, sans-serif;
    margin: 0 100px 20px 0;

}

.country-header-table-container {
    padding: 80px 10% 0 10%;
    margin: 0;
}

.country-header-table {
    padding: 0 10% 0 10%;
}

.country-header-cell {
    border: 1px solid #DDDDE0;
}

.country-header-cell h6 {
    text-decoration: none;
    text-align: left;
    font: 300 9px/24px "ULSans-Bold", Helvetica, "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}

.country-header-cell h2 {
    text-decoration: none;
    letter-spacing: 1px;
    font: 1.75rem/1em "ULNumbers", "Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: capitalize;
    color: #A40C19;
    margin: 0;
}

@media (min-width: 768px) {
    .row.equal {
        display: flex;
        flex-wrap: wrap;
    }
}

.img-responsive {
    max-height: 300px;
}

.page-wrapper .page-wrapper-middle {
    background: #FFF;
}

.center-block {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.text-center {
    text-align: center
}

.red_button {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…B3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 80px;
    text-transform: uppercase;
    color: white;
    font-size: 10px;
    padding: 14px 30px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a30221), color-stop(45%, #8d011c), color-stop(50%, #6f0015));
    background-image: -moz-linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%);
    background-image: -webkit-linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%);
    background-image: linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%);
}

.red_button:hover {
    color: white;

}

.country-header .red_button {
    font-size: 14px;
}

.country-scores {
    min-height: 800px;
    margin: -50px -15px;
    padding: 76px !important;
    box-shadow: 0 15px 25px -15px #CCC, 0 -15px 20px -15px #CCC;
    position: relative;
    z-index: 1;
}

#chartdiv {
    height: 300px;
}

#headerChart {
    height: 300px;
}


.related-research {
    background-color: #FFFFFF !important;
    margin-top: 50px;
    padding: 76px !important;
}

.research-item {

    background-color: #EFF3F4 !important;
    background-clip: padding-box;
    border: 25px solid transparent;
    padding: 22px !important;
}

.research-item img {
    text-align: center;
    margin: 0 auto;
}

.select2-container {
    width: 200px !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…B3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    display: inline-block;
    margin-bottom: 80px;
    padding: 10px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a30221), color-stop(45%, #8d011c), color-stop(50%, #6f0015));
    background-image: -moz-linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%);
    background-image: -webkit-linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%);
    background-image: linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%);
    float: right;
}

.select2-selection, .select2-selection__rendered {
    color: #fff;
    font-family: "ULSans-SemiBold", Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.research-item-date {
    color: #A40C19;
    text-decoration: none;
    text-align: center !important;
    font-size: 11px;
    font-weight: 800;
    display: block;
    margin-bottom: 17px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

span.research-item-title {
    color: #333;
    text-decoration: none;
    text-align: center !important;
    font-weight: 600;
    display: block;
    margin: 17px 0 17px 0 !important;
    letter-spacing: 1px;
}

.research-item-names {
    text-decoration: none;
    text-align: left;
    font-size: .75em;
    font-weight: 600;
    line-height: 3px;
    text-transform: uppercase;
    letter-spacing: 0;
}

.research-item-links a {
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 11px;
    text-transform: uppercase;
    color: #A40C19;
    font-weight: 600;
}

.research-item-line {
    border: 0;
    border-top: 1px solid #CCC;
    border-bottom: 0;
    width: 50%;
    margin-left: 25%;
}

.table-header {
    font: 300 12px/24px "ULSans-SemiBold", Helvetica, "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.score_table {
    display: flex;
}

.score_row {
    flex: 1;
    display: flex;

}

.score_row:first-of-type {
    flex-flow: wrap;
}

.colspan3 {
    flex: 0 0 50%;

    display: flex;
    flex-flow: row wrap;
}

.score_row div {
    padding: 10px;
    flex: 1;
}

.panel-heading {
    background: #FFF;
}

.panel-heading {
    border-top: 1px solid #f2f5f6 !important;
}

.panel-body {
    border-top: 1px solid #f2f5f6 !important;
}

.btn-remove {
    display: none;
}

.score_table .top_level {
    color: #A40C19;
    height: 38px;
    cursor: pointer;
    padding-top: 4px;
}

/*
.page-footer {
    position: relative;
    background: #a30b18;
    color: #FFF;
}
*/

/* Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.footer {
    width: 100%;
    display: block;
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f2f5f6;
    font-size: 12px;
    line-height: 20px;
}

.footer .logo {
    background: url('/splash/images/logo-footer.png') no-repeat left center;
    width: 70px;
    height: 70px;
    display: block;
    text-indent: -9000px;
    margin-bottom: 100px;
    float: left;
}

.footer a {
    color: #a6071f;
}

.footer a:hover {
    color: #b50000;
}

.footer .copyright .privacy,
.footer .copyright .terms {
    margin: 0 10px;
}

.footer .creator {
    color: #f8383b;
    line-height: 26px;
}

.footer .h7 {
    background: url('/splash/images/h7.png') no-repeat center center;
    width: 26px;
    height: 26px;
    display: inline-block;
    text-indent: -9000px;
    margin-right: 10px;
}

#footer-nav {
    margin: 20px 0 0 0;
    list-style: none;
}

#footer-nav li {
    display: inline-block;
    margin: 0 20px 0 0;
}

#footer-nav a {
    font-size: 16px;
}

/* END FOOTER */

.score_table_cell.left.top_level {
    letter-spacing: 2px;
}

.sub_level .left {
    width: 50%;
    padding-left: 27px;
}

.score_table .sub_level {
    color: #545454;
    height: 25px;
    font-size: 10px;
}

.score_table.main_table .ulnumber {
    font: 1.7rem/1em "ULNumbers", "Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #A40C19;
}

.score_table.sub_table .ulnumber {
    font: 1.2rem/1em "ULNumbers", "Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #545454;
}

.score_table .table-title {
    color: #A40C19;
    display: block;
    font: 300 16px/24px "ULSans-SemiBold", Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
    min-width: 40%;
}

.score_table span.glyphicon {
    color: #A40C19;
    margin-left: -27px;
}

.tabbable-line > .nav-tabs {
    border: none;
    margin: 0;
    position: absolute;
    /*z-index: 1000;*/
    background-color: rgba(240, 244, 245, 0.33);
}

.tabbable-line > .nav-tabs.theme-nav {
    background-color: rgba(240, 244, 245, 0);
    position: relative;
}

.tabbable-line > .nav-tabs.theme-nav a {
    font: 1.1rem/1.4em "ULCaps-SemiBold", Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 1px;
    padding: 20px;
}

.tabbable-line > .nav-tabs.theme-nav i {
    font-size: 1.0em;
    margin-right: 10px;
}

#theme_content_container .tab-content {
    padding: 0;
}

#theme_content_container #score-list {
    padding: 0;
    background-color: rgba(240, 244, 245, 0.33);
    border: 1px solid rgba(240, 244, 245, 0.9);
}

div#score-table_filter label {
    font: 1rem/1.4em "ULCaps", Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #333;
}

.page-container-bg-solid .tabbable-line > .tab-content {
    border-top: none;
    padding: 43px 0 0;
}

.driver-body {
    font-size: 14px;
    line-height: 24px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.ultitle {
    color: #A40C19;
    display: block;
    font: 300 14px/20px "ULSans-SemiBold", Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
    min-width: 40%;
}

.ultitle a:hover, .ultitle a:active, .ultitle a:focus {
    color: #222;
    text-decoration: none;
}

.panel-heading .ulnumber {
    font: 1.75rem/1em "ULNumbers", "Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #A40C19;
}

.panel-heading .ulnumber {
    font: 1.75rem/1em "ULNumbers", "Open Sans", Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #A40C19;
}

.score_table > .panel-heading {
    height: 60px;
}

.score_table_cell.right.top_level.ulnumber.text-center {
    font-size: 1.7em;
}

.score_table_cell.middle.top_level.ulnumber.text-center {
    font-size: 1.7em;
}

/*
.panel-body .panel-group .panel:nth-child(odd) {
	background-color: rgba(240, 244, 245, 0.33);
}
*/

.ulnumber a {
    color: #A40C19 !important;
}

.ulnumber a:hover {
    color: #222 !important;
}

.panel-body .panel-collapse {
    /*
        margin: 0 0 -25px 0;
        padding: 0 0 18px 0;
    */
    border-top: 1px solid #dbe3eb !important;
    background-color: rgba(240, 244, 245, 0.33);
    box-shadow: inset 0 -15px 50px rgba(0, 0, 0, 0.2);
}

.country-scores .portlet-body {
    max-width: 85%;
    margin: 0 auto;
}

.font-red-ul {
    color: #A40C19 !important;
}

.icon-text-right {
    font: 300 10px/24px "ULSans-Bold", Helvetica, "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 40px;
}

#searchbox-container {
    position: absolute !important;
    top: 110px !important;
    right: 121px !important;
    z-index: 9 !important;
    display: block !important;
    float: right !important;
    width: 400px !important;
    height: 20px !important;
}

#searchbox {
    position: absolute !important;
    top: 30px !important;
    right: 60px !important;
    z-index: 9 !important;
    display: block !important;
    float: right !important;
    width: 400px !important;
    height: 20px !important;
}

#viewport .ol-control button {
    background: #fff;
    color: #333;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#demo-popup {
    left: 35%;
    top: 25%;
}

#demo-popup-2 {
    right: 25%;
    top: 15%;
}

#viewport .ol-popup {
    width: 340px;
    padding: 6px;
}

#viewport .country-popup:after,
#viewport .ol-popup-content:after {
    display: block;
    bottom: -20px;
    left: 50%;
    margin: 0 0 0 -10px;
    border: 10px solid transparent;
    border-top-color: #fff;
}

#viewport .country-popup .country-names,
#viewport .ol-popup-content .country-names {
    margin: 10px 0;
}

#viewport .country-popup .country-names h3,
#viewport .ol-popup-content .country-names h3 {
    margin: 8px 0;
    font: 1.125rem/1.25rem "ULCaps-Bold", Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #a4071e;
}

#viewport .country-popup .country-names h3 .score,
#viewport .ol-popup-content .country-names h3 .score {
    font-size: 1.375rem;
    font-family: "ULNumbers", "ULSans", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

#viewport .country-popup .country-names h4,
#viewport .ol-popup-content .country-names h4 {
    font: 0.875rem/1.25rem "ULCaps", Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #a39f9f;
}

#viewport .country-popup .country-names h4 .score,
#viewport .ol-popup-content .country-names h4 .score {
    font-family: "ULNumbers", "ULSans", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

#viewport .country-popup .country-names h3,
#viewport .country-popup .country-names h4,
#viewport .ol-popup-content .country-names h3,
#viewport .ol-popup-content .country-names h4 {
    text-decoration: none;
    letter-spacing: 1px;
    overflow: hidden;
    *zoom: 1;
}

#viewport .country-popup .country-names h3 span,
#viewport .country-popup .country-names h4 span,
#viewport .ol-popup-content .country-names h3 span,
#viewport .ol-popup-content .country-names h4 span {
    display: block;
    float: left;
    padding: 0 10px;
}

#viewport .country-popup .country-names h3 .score,
#viewport .country-popup .country-names h4 .score,
#viewport .ol-popup-content .country-names h3 .score,
#viewport .ol-popup-content .country-names h4 .score {
    text-align: right;
    width: 30%;
}

#viewport .country-popup .country-names h3 .text,
#viewport .country-popup .country-names h4 .text,
#viewport .ol-popup-content .country-names h3 .text,
#viewport .ol-popup-content .country-names h4 .text {
    width: 70%;
}

#viewport .country-popup .actions,
#viewport .ol-popup-content .actions {
    overflow: hidden;
    *zoom: 1;
}

#viewport .country-popup .button,
#viewport .ol-popup-content .button {
    display: block;
    float: left;
    width: 31.3333%;
    margin: 0 2% 0 0;
}

#viewport .country-popup .button:last-child,
#viewport .ol-popup-content .button:last-child {
    width: 33.3333%;
    margin: 0;
}

.button {
    display: inline-block;
    padding: 14px;
    text-align: center;
    color: #fff;
    font: 0.875rem/1em "ULCaps-SemiBold", Helvetica, "Helvetica Neue", Arial, sans-serif;
    border: none;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 1px;
    overflow: hidden;
}

#viewport .country-popup .button, #viewport .ol-popup-content .button {
    display: block;
    float: left;
    width: 31.3333%;
    margin: 0 2% 0 0;
}

/* line 185, ../scss/screen.scss */
.button.bg-red {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMDIyMSIvPjxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjOGQwMTFjIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM2ZjAwMTUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100% !important;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a30221), color-stop(45%, #8d011c), color-stop(50%, #6f0015)) !important;
    background-image: -moz-linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%) !important;
    background-image: -webkit-linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%) !important;
    background-image: linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%) !important;
}

/* line 189, ../scss/screen.scss */
.button.bg-gold {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViOGY0MyIvPjxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjZDg4NTNhIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNiOTc1MmIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eb8f43), color-stop(45%, #d8853a), color-stop(50%, #b9752b)) !important;
    background-image: -moz-linear-gradient(#eb8f43 0%, #d8853a 45%, #b9752b 50%) !important;
    background-image: -webkit-linear-gradient(#eb8f43 0%, #d8853a 45%, #b9752b 50%) !important;
    background-image: linear-gradient(#eb8f43 0%, #d8853a 45%, #b9752b 50%) !important;
}

/* line 193, ../scss/screen.scss */
.button.bg-grey {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU1NTU1NSIvPjxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjNDQ0NDQ0Ii8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(45%, #444444), color-stop(50%, #2e2e2e)) !important;
    background-image: -moz-linear-gradient(#555555 0%, #444444 45%, #2e2e2e 50%) !important;
    background-image: -webkit-linear-gradient(#555555 0%, #444444 45%, #2e2e2e 50%) !important;
    background-image: linear-gradient(#555555 0%, #444444 45%, #2e2e2e 50%) !important;
}

/* line 197, ../scss/screen.scss */
.button.bg-slate {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYWNiMCIvPjxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjN2M4ZDkxIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM1ZDZlNzIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9bacb0), color-stop(45%, #7c8d91), color-stop(50%, #5d6e72)) !important;
    background-image: -moz-linear-gradient(#9bacb0 0%, #7c8d91 45%, #5d6e72 50%) !important;
    background-image: -webkit-linear-gradient(#9bacb0 0%, #7c8d91 45%, #5d6e72 50%) !important;
    background-image: linear-gradient(#9bacb0 0%, #7c8d91 45%, #5d6e72 50%) !important;
}

#score-list .dataTable {
    width: 100%;
    margin: 0 0 0 0;
    border-top: 1px solid #a39f9f;
    font-family: "ULSans-Light", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

#score-list .dataTable.no-footer {
    border-bottom: none;
}

/* line 182, ../scss/views/_main.scss */
#score-list {
    overflow: hidden;
}

/* line 185, ../scss/views/_main.scss */
#score-list #score-filter {
    padding: 15px 20px;
    border-bottom: 1px solid #d8dee0;
}

/* line 56, ../scss/_mixins.scss */
#score-list #score-filter:before, #score-list #score-filter:after {
    content: " ";
    display: table;
}

/* line 62, ../scss/_mixins.scss */
#score-list #score-filter:after {
    clear: both;
}

/* line 190, ../scss/views/_main.scss */
#score-list #score-filter h1 {
    margin: 0 0 20px 0;
    font: 1.75rem/1em "ULCaps", Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #444d4e;
}

/* line 197, ../scss/views/_main.scss */
#score-list #score-filter h4 {
    float: left;
    margin: 10px 20px 0 0;
    font: 1rem/1em "ULSans", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

/* line 203, ../scss/views/_main.scss */
#score-list #score-filter .select2 {
    float: left;
}

/* line 208, ../scss/views/_main.scss */
#score-list .dataTables_length,
#score-list .dataTables_filter {
    margin: 20px;
}

/* line 213, ../scss/views/_main.scss */
#score-list .dataTables_info,
#score-list .dataTables_paginate {
    margin: 0 20px 20px 20px;
}

/* line 218, ../scss/views/_main.scss */
#score-list .dataTable {
    width: 100%;
    margin: 0 0 20px 0;
    border-top: 1px solid #a39f9f;
    font-family: "ULSans-Light", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

/* line 225, ../scss/views/_main.scss */
#score-list .dataTable thead th {
    font: 0.875rem/1em "ULCaps", Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid #d8dee0;
}

/* line 231, ../scss/views/_main.scss */
#score-list .dataTable thead th.sorting_asc, #score-list .dataTable thead th.sorting_desc {
    color: #dc0012;
}

/* line 238, ../scss/views/_main.scss */
#score-list .dataTable tr {
    background: rgba(255, 255, 255, 0.6);
}

/* line 241, ../scss/views/_main.scss */
#score-list .dataTable tr.even {
    background: rgba(255, 255, 255, 0.75);
}

/* line 246, ../scss/views/_main.scss */
#score-list .dataTable td {
    padding: 12px 20px;
    font: 1.25rem/1em "ULNumbers", "ULSans", Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #000;
}

/* line 251, ../scss/views/_main.scss */
#score-list .dataTable td:first-child {
    padding-top: 15px;
    font: 1.125rem/1.5em "ULSans-Light", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

/* line 257, ../scss/views/_main.scss */
#score-list .dataTable.no-footer {
    border-bottom: 1px solid #a39f9f;
}

/* line 262, ../scss/views/_main.scss */
#score-list .buttons {
    float: right;
    margin: -3px 0 -6px 0;
}

/* line 267, ../scss/views/_main.scss */
#score-list .button {
    margin: 0 10px 0 0;
    padding: 10px;
}

/* line 271, ../scss/views/_main.scss */
#score-list .button span {
    width: auto;
}

/* line 275, ../scss/views/_main.scss */
#score-list .button .icon {
    margin: -1px 8px 0 0;
    font-size: 1rem;
    line-height: 1;
}

.progress_result {
    height: 100%;
    float: left;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    background: #A20221;
}

.progress_bar_element {
    background-color: #f5f5f5;
    border-radius: 0;
    width: 100%;
    height: 16px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-top: 3px;
    float: left;
    overflow: hidden;
    cursor: pointer;
}

.dataTables_scrollHead {
    overflow: visible;
    position: relative;
    border: 0;
    height: 29px;
    width: 100%;
}

.tab-content .dataTables_scrollHead {
    overflow: visible !important;
    height: 40px;
    width: 100%;
}

.tab-content .dataTables_scrollBody {
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
}

.tab-content .dataTables_scrollBody {
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
}

table.dataTable td.sorting_1, table.dataTable td.sorting_2, table.dataTable td.sorting_3, table.dataTable th.sorting_1, table.dataTable th.sorting_2, table.dataTable th.sorting_3 {
    background: rgba(250, 251, 253, 0) !important;
}

#compare-wrap {
    display: inline-block;
    padding-left: 28%;
    padding-left: calc(27% + 30px);
    overflow-x: auto;
    overflow-y: hidden;
}

.compare {
    position: relative;
    width: 400px;
    height: 100%;
    padding: 0 20px;
}

.compare-blank {
    height: 105px;
    padding: 6%;
    background: rgba(255, 255, 255, 0.5);
}

.compare-content {
    float: left;

    width: 400px;
}

#sidebars .sidebar-wrap {
    position: absolute;
    top: 86px;
    display: block;
    left: 50px;
    width: 27%;
    height: 100%;
    z-index: 100;
}

/* line 125, ../scss/screen.scss */
.table .table-row {
    overflow: hidden;
    *zoom: 1;
}

.sidebar-wrap .sidebar-menu .sidebar-table .table-row .table-cell {
    width: 34%;
    font: 1.125rem/1rem "ULNumbers", "ULSans", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.sidebar-wrap .sidebar-menu .sidebar-table .table-row .table-cell, .sidebar-wrap .sidebar-menu .sidebar-table .table-row .table-head {
    float: left;
    padding: 2px;
    color: #000;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.sidebar-wrap .sidebar-menu .sidebar-table .table-row .table-head {
    float: left;
    width: 66%;
    background: #edf1f2;
    font: 0.75rem/1rem "ULSans", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.table .table-row {
    overflow: hidden;
}

#map, .tab-content #map, #thememap {
    position: relative;
    width: 100%;
    height: auto;
    background: #ced3d5;
    z-index: 1;
}

.tab-content .select2-container {
    top: -48px;
}

.country_slide_box {
    border: 1px solid black !important;
    display: block;
    background: url('/assets/global/img/map_screenshot.png');
    background-size: cover;
    height: 420px;
}

html {
    overflow-x: hidden;
}

.tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #A40C19;
    position: relative;
}

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    background: none;
    border-bottom: 4px solid #D1D5D7;
    -transition: 0.1s;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.sidebar-wrap .sidebar-menu .sidebar-table .table-row .table-head {
    float: left;
    width: 66%;
    background: #edf1f2;
    font: 0.75rem/1rem "ULSans", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.table .table-row {
    overflow: hidden;
}

#map, .tab-content #map, #thememap {
    position: relative;
    width: 100%;
    height: auto;
    background: #ced3d5;
    z-index: 1;
    overflow: hidden;
}

.country_slide_box {
    border: 1px solid black !important;
    display: block;
    background: url('/assets/global/img/map_screenshot.png');
    background-size: cover;
    height: 420px;
}

html {
    overflow-x: hidden;
}

.tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #A40C19;
    position: relative;
}

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    background: none;
    border-bottom: 4px solid #D1D5D7;
}

line > .nav-tabs > li:hover {
    background: none;
    border-bottom: 4px solid #D1D5D7;
    -transition: 0.1s;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.sidebar-wrap .sidebar-menu .sidebar-table .table-row .table-head {
    float: left;
    width: 66%;
    background: #edf1f2;
    font: 0.75rem/1rem "ULSans", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.table .table-row {
    overflow: hidden;
}

.tab-content > .active {
    display: block;
    position: relative;
}

#map, .tab-content #map, #thememap {
    position: relative;
    width: 100%;
    height: auto;
    background: #ced3d5;
    z-index: 1;
    overflow: hidden;
}

.tab-content #map .range .range-buttons .range-level .range-btn,
.tab-content #thememap .range .range-buttons .range-level .range-btn {
    /*     padding-right: 64px; */
}

.tab-content #map .ol-attribution, #thememap .ol-attribution {
    display: none;
}

.country_slide_box {
    border: 1px solid black !important;
    display: block;
    background: url('/assets/global/img/map_screenshot.png');
    background-size: cover;
    height: 420px;
}

.reset-filter {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…B3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    display: inline-block;
    margin-bottom: 80px;
    padding: 12px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a30221), color-stop(45%, #8d011c), color-stop(50%, #6f0015));
    background-image: -moz-linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%);
    background-image: -webkit-linear-gradient(#a30221 0%, #8d011c 45%, #6f0015 50%);
    background-image: linear-gradient(#ddd 0%, #ccc 45%, #bbb 50%);
    float: right;
}

html {
    overflow-x: hidden;
}

.tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #A40C19;
    position: relative;
}

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    background: none;
    border-bottom: 4px solid #D1D5D7;
}

.library-header-table-container {
    padding: 80px 10% 100px 10%;
    margin: 0;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
    margin-left:0;
    margin-right:0;
    width: 100%;
}
