.leaflet-popup-content {
width:160px;
font-size:14px;
margin: 8px -1px;
text-align: center;
}
.leaflet-popup-content a, .leaflet-popup-close-button {
text-decoration: none !important;
}
#editor-xtd-buttons {
	display:none;
}
.media-preview.add-on, .media-preview.add-on span {
display:inline-block!important;
}
.control-group .modal {
        position: relative!important;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        display: block;
align-items: flex-start;
display:inline-block!important;
margin-bottom:0px;
margin-left:-1px;
margin-right:-1px;
margin-top:0px;
padding-bottom:4px;
padding-left:12px;
padding-right:12px;
padding-top:4px;

}
.control-label label {
  display: inline-block!important;
}

.input-append input.wf-media-input-upload {
width: auto;
}

/* Global */
body {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Korpus Grotesk A', sans-serif;
    font-weight: 400;
    font-size: 17.5px;
    overflow-x: hidden;
    overflow-y: auto;
    color: #000;
}
b, strong {
    font-weight: 600;
}
img {
    max-width: 100%;
}
input {
    outline: none;
}
.galleries h3 a {
    text-transform: uppercase;
}
/*.nav.menu li.active a, */
.nav.menu li.current a {
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}
#main-content a {
    color: #000;
    text-decoration: underline;
}
#breadcrumb a, .block a, .row .filedownload .title a, div.title a {
    text-decoration: none !important;
}
.galleries h3 {
    color: #FFF !important;
    margin-right: 30px;
}
h1, h2, h3, h4 {
    font-family: 'Korpus Grotesk C', sans-serif;
}
strong, b, .block h2, .block h3 {
    font-family: 'Korpus Grotesk C', sans-serif;
}

.page-header h2, .subheading-category {
    font-size: 24px;
}
div.carousel {
    height: 100%;
}
img.unveil {
    opacity: 0;
    transition: opacity .3s ease-in;
}
/*.progetti-home .colore1 {
 width: 114px;
 height: 114px;
 position: absolute;
 top: 0;
 z-index: 999;
 right: calc(352px - 114px);
 }
 .progetti-home .colore2 {
 width: 84px;
 height: 84px;
 position: absolute;
 bottom: 0;
 z-index: 999;
 right: calc(352px);
 }
 */
.bk-futuro-remoto, .bk-ancient-future {
    background-color: #e52322;
}
.bk-futuro-remoto .colore1, .bk-ancient-future .colore1 {
    background-color: #f18700;
}
.bk-futuro-remoto .colore2, .bk-ancient-future .colore2 {
    background-color: #ae1615;
}
.bk-continuita-e-rotture, .bk-continuity-and-disruptions {
    background-color: #e5007d;
}
.bk-continuita-e-rotture .colore1, .bk-continuity-and-disruptions .colore1 {
    background-color: #b47792;
}
.bk-continuita-e-rotture .colore2, .bk-continuity-and-disruptions .colore2 {
    background-color: #f4a7b2;
}

.bk-riflessioni-e-connessioni, .bk-reflections-and-connections {
    background-color: #006533;
}
.bk-riflessioni-e-connessioni .colore1, .bk-reflections-and-connections .colore1 {
    background-color: #76b72a;
}
.bk-riflessioni-e-connessioni .colore2, .bk-reflections-and-connections .colore2 {
    background-color: #2ea836;
}

.bk-utopie-e-distopie, .bk-utopias-and-dystopias {
    background-color: #005c8a;
}
.bk-utopie-e-distopie .colore1, .bk-utopias-and-dystopias .colore1 {
    background-color: #0093d2;
}
.bk-utopie-e-distopie .colore2, .bk-utopias-and-dystopias .colore2 {
    background-color: #55c2e4;
}

.bk-radici-e-percorsi, .bk-roots-and-routes {
    background-color: #4d2d77;
}
.bk-radici-e-percorsi .colore1, .bk-roots-and-routes .colore1 {
    background-color: #95358b;
}
.bk-radici-e-percorsi .colore2, .bk-roots-and-routes .colore2 {
    background-color: #d02084;
}

.bk-grey {
    background-color: #f5f5f5;
}
.bk-orange {
    background-color: #ea5a0b;
    color: #FFF;
    height: 100%;
}
.bk-cyan {
    background-color: #55c2e4;
    color: #FFF;
    height: 100%;
}
.bk-green {
    background-color: #65b22e;
    color: #FFF;
    height: 100%;
}
.bk-purple {
    background-color: #8660ef;
    background-color: #4c00b1;
    color: #FFF;
    height: 100%;
}
.bk-magenta {
    background-color: #e5007d;
    color: #FFF;
}
.bk-red {
    background-color: #e52931;
    color: #FFF;
    height: 100%;
}
.bk-blu {
    background-color: #00577c;
    color: #FFF;
    height: 100%;
}
fieldset, .well, .btn {
    border-radius: 0;
    border: 0;
    box-shadow: 0 0 0;
}
.form-horizontal .control-label {
    text-align: left;
}
.well input[type=checkbox], .well input[type=radio] {
    display: block;
    margin-bottom: 20px;
}
.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
    margin: 0 -1px;;
}
.row.display-flex > [class*='col-'] div.blogitem {
    height: 100%;
}
.row.display-flex > [class*='col-'] div a {
    display: block;
}
/* Header */
#header-row-1 {
    height: 60px;
    line-height: 60px;
    font-size: 17px;
}
#header-row-1 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#header-row-1 ul > li {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.row.sponsors p {
    font-size: 14px;
}
#header-row-1 ul > li:after {
    content: '/';
}
#header-row-1 ul > li:last-child:after {
    content: '';
}
#header-row-1 ul > li > a {
    color: #878787;
    font-weight: normal;
}
#header-row-1 ul > li.lang-active, #header-row-1 ul > li.lang-active > a {
    font-weight: 600;
}
#header-row-1 form {
    margin: 0;
    padding: 0;
}
#header-row-1 .search {
    text-align: left;
}
#header-row-1 .search form {
    position: relative;
}
#header-row-1 .search label {
    display: none !important;
}
#header-row-1 .search input[type=search] {
    border: 0;
    background-color: transparent;
    height: 30px;
    box-shadow: 0 0 0;
    width: 0;
    left: calc(100% - 30px);
    position: relative;
    opacity: 0;
    opacity: 1;
    left: 0;
    width: 100%;
}
#header-row-1 .search button {
    position: absolute;
    z-index: 1000;
    right: 15px;
    top: 15px;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    height: 30px;
    text-indent: -10000em;
    background: transparent url('../images/search.png') center center no-repeat;
}
#header-row-2 {
    height: 60px;
    line-height: 60px
}
#header-row-2 .socials {
    text-align: right;
}
#header-row-2 .socials ul {
    list-style: none;
    padding: 0;
    height: 60px;
    line-height: 60px;
    margin: 0;
}
#header-row-2 .socials ul > li {
    margin-left: 8px;
    padding: 0;
    display: inline-block;
    height: 60px;
    line-height: 60px;
}
#header-row-3 {
    height: 60px;
    line-height: 60px;
    font-size: 17px;
}
#header-row-3 ul, #header-row-3 ul > li {
    height: 60px;
}
#header-row-3 ul ul, #header-row-3 ul ul li {
    height: auto;
}
#header-row-3 ul > li {
    margin-right: 30px;
    display: inline-block;
}
#header-row-3 ul > li > a, #header-row-3 ul > li > .separator {
    font-family: 'Korpus Grotesk C', sans-serif;
    color: #000000;
    font-weight: 500;
    padding: 0;
    font-size: 1.2em;
    cursor: pointer;
}
#header-row-3 ul > li > ul > li {
    display: block;
}
.navbar-toggle {
    border-color: transparent;
    margin-top: 13px;
    margin-bottom: 13px;
    float: none;
}
.icon-bar {
    background-color: #000;
}
#header-row-4 {
    /*background-image: url(../images/pattern.png);*/
    background-repeat: repeat-x;
    background-size: contain;
    background-position: center center;
    /*height: 288px;*/
    padding: 0;
}
#header-row-5 {
    height: 60px;
    line-height: 60px;
    font-weight: 500;
    font-size: 17px;
}
#header-row-5 div.mod_mailup {
    height: 60px;
    padding: 15px 0;
    float: right;
}

#header-row-5 div.mod_mailup * {
    display: inline;
    padding: 0;
    float: left;
}
#header-row-5 div.mod_mailup .form-mailup-name, #header-row-5 div.mod_mailup .form-mailup-email label, #header-row-5 div.mod_mailup .mod_mailup_buttons label, #header-row-5 div.mod_mailup .mod_mailup_buttons input[type=checkbox], #header-row-5 fieldset {
    display: none;
}
#header-row-5 div.mod_mailup input {
    height: 31px;
    font-size: 17px;
    padding: 5px 7px;
    border-width: 0 0 2px 0;
    border-color: black;
    border-style: solid;
    background-color: transparent;
}
#header-row-5 div.mod_mailup input[type=submit] {
    border-width: 0;
    text-indent: -10000em;
    background: transparent url('../images/arrow-right.png') center center no-repeat;
    width: 31px;
    height: 31px;
}

/* Main */
#main-content .block {

    margin-top: 30px;
    font-size: 22px;
}
#main-content .block > div {
    height: 100%;
}
#main-content .block > div.progetti-default, #main-content .block > div.progetti-default-p {
    height: auto;
}
#main-content .block .image {
    background-color: #999;
    width: 100%;
}
#main-content .block .image img {
    width: 100%;
}
#main-content .block p {
    padding: 0;
    margin: 0;
}
#main-content .block .content {

}
#main-content .block .content h2 {
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
    text-transform: lowercase;
}
#main-content .block .content h3 {
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}
.progetti-home h3 {
    font-size: 24px;
}
.progetti-default {
    color: #FFF;
    font-weight: 600;
    font-size: 38px;
    line-height: 42px;
    font-family: 'Korpus Grotesk C', sans-serif;
    position: absolute;
    top: 30px;
    left: 30px;
    text-transform: uppercase;
}
.areastampa .progetti-default {
    margin-right: 30px;
}
.areastampa .bk-green {
    background-color: #2da736;
}
.areastampa .bk-magenta {
    background-color: #982784;
}
.areastampa .bk-blu {
    background-color: #00577c;
}
.areastampa .bk-red {
    background-color: #e52931;
}
#arrow-sx {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translate(0,-50%);
    color: #FFF;
    font-size: 50px;
}
#arrow-dx {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translate(0,-50%);
    color: #FFF;
    font-size: 50px;
}
#arrow-sx .glyphicon, #arrow-dx .glyphicon {
    display: block;
    cursor: pointer;
}
#main-content .block.even .content {
    background-size: auto !important;
}
#main-content .block .content .description {
    z-index: 10000;
}

.container-fluid[class*='bk-'] {
    margin-top: 30px;
    padding-bottom: 60px;
    margin-bottom: 30px;
}
.container-fluid.bk-purple {
    padding-bottom: 0;
}
#main-content .container-fluid[class*='bk-'] .block {
    margin-top: 60px !important;
}
.container-fluid.bk-magenta .block.odd .image {
    position: absolute;
    right: 15px;
}
.container-fluid.bk-grey {
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.container-fluid.bk-grey.content {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 60px;
}
.container-fluid.bk-grey.content .mini-block {

}
.content h2 {
    font-weight: 600;
    font-size: 23px;
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}
.content .link {
    text-align: right;
}
.content .mtop {
    /*margin-top: 60px;*/
}
.content .link a {
    font-weight: 500;
    font-size: 17px;
    color: #878787;
}
.container-fluid.bk-grey.content .mini-block div {
    /*background-color: #c6c6be;*/
    height: 352px;
    line-height: 352px;
    font-weight: 500;
    font-size: 23px;
    text-align: center;
}
.content .mini-block div {
    /*background-color: #c6c6be;*/
    background-size: cover;
    background-position: center center;
    height: 352px;
    font-weight: 500;
    font-size: 23px;
    line-height: normal;
    text-align: inherit;
}
/* Carousel */
.carousel-indicators li, .carousel-indicators .active {
    border: 2px solid #fff;
    border-radius: 0;
    width: 13px;
    height: 13px;
    margin: 0;
}
.carousel-indicators li, .carousel-indicators .active {
    width: 13px;
    height: 13px;
}
.carousel-control {
    display: none;
}
.carousel-indicators {
    position: relative;
    display: inline-block;
    bottom: 2px;
    width: auto;
    margin-left: 5px;
    left: 0;
}
#main-content .carousel h2 {
    display: inline-block;
}
#breadcrumb {
    min-height: 60px;
    line-height: 60px;
    color: #000;
}
#breadcrumb a {
    color: #000;
    font-weight: 700;
}
.breadcrumb > li+ li:before {
    padding: 0 0 0 5px;
}
#breadcrumb .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}
#breadcrumb ul > li:first-child, #breadcrumb .divider {
    display: none;
}
#breadcrumb ul > li:nth-child(2):before {
    content: '';
    padding: 0;
}
/* Gallerie */
#gallerie h1 {
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px 0;
}
.row.categories .img, .row.images .img {
    position: relative;
    padding-bottom: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.row.categories .img > div, .row.images .img > div {
    position: absolute;
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: 100%;
}
/* Download */
.row .filedownload, .row .sharelinks, .row .contentnavigation, .row .contentinfo, .events > div {
    min-height: 60px;
    background-color: #f5f5f5;
    /*margin-bottom: 30px;*/
    display: table;
    width: 100%;
}
.pulsante-team > div {
    background-image: url('../images/pulsante-team.png');
    background-position: center right;
    background-repeat: no-repeat;
    height: 60px;
    line-height: 60px;
    font-weight: bolder;
    min-width: 240px;
    max-width: 320px;
    display: inline-block;
    padding-left: 15px;
    border: 1px solid #000;
}.pulsante-team > div a {
  text-decoration: none !important;
}
.events.futuro-remoto > div, .events.ancient-future > div {
    background-image: url('../images/pulsante-futuro-remoto.png');
    background-position: center right;
    background-repeat: no-repeat;
}
.events.community > div , .events.continuita-e-rotture > div, .events.continuity-and-disruptions > div {
    background-image: url('../images/pulsante-continuita-rotture.png');
    background-position: center right;
    background-repeat: no-repeat;
}
.events.riflessioni-e-connessioni > div, .events.reflections-and-connections > div {
    background-image: url('../images/pulsante-riflessioni-connessioni.png');
    background-position: center right;
    background-repeat: no-repeat;
}
.events.utopie-e-distopie > div, .events.utopias-and-dystopias > div {
    background-image: url('../images/pulsante-utopie-distopie.png');
    background-position: center right;
    background-repeat: no-repeat;
}
.events.radici-e-percorsi > div, .events.roots-and-routes > div {
    background-image: url('../images/pulsante-radici-percorsi.png');
    background-position: center right;
    background-repeat: no-repeat;
}
.events.programma > div, .events.programma > div {
    background-image: url('../images/programma.png');
    background-position: center right;
    background-repeat: no-repeat;
}
div.events {
    cursor: pointer;
}
.row .contentnavigation {
    height: 60px;
}
.row .contentinfo div.author {
    font-weight: 800;
}
.row .contentinfo div.single {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
}
.row .contentinfo div.double {
    height: 50%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
}
.row .contentnavigation div {
    vertical-align: middle;
    min-height: 60px;
    display: table-cell;
    padding: 0 15px;
}
.row .contentnavigation div:nth-child(1) {
    text-align: left;
}
.row .contentnavigation div:nth-child(2) {
    font-weight: 800;
    text-align: center;
    /*color: #ff0000;*/
}
.row .contentnavigation div:nth-child(3) {
    text-align: right;
}
.icon-chevron-left {
    width: 17px;
    height: 17px;
    display: inline-block;
    display: block;
    float: left;
    background-image: url('../images/arrow-left.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.icon-chevron-right {
    width: 17px;
    height: 17px;
    display: block;
    float: right;
    background-image: url('../images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.row .sharelinks div, .events > div > div {
    vertical-align: middle;
    min-height: 60px;
    display: table-cell;
    padding: 15px;
}
.events > div > div > span > a {
    text-transform: lowercase;
    font-weight: 800;
    text-decoration: none !important;
}
.row .sharelinks div:first-child {
    font-weight: 800;
    text-align: left;
}
.row .sharelinks div:last-child {
    text-align: right;
}
.row .filedownload .title {
    padding: 15px;
    vertical-align: middle;
    min-height: 60px;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
    margin-right: 60px;
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* css-3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
    word-break: break-all;
    white-space: normal;
}
.row .filedownload .title span, .row .filedownload .title a, .row .filedownload .link a {
    color: #000;
}
.row .filedownload .link {
    width: 60px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.pdtop {
    /*display: none;*/
}
/* Article */
.page-header {
    padding: 0;
    margin: 0;
    border-bottom: 0;
}
/* Blog */
h2, h3, h4 {
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 30px 0;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 13px;
    margin: 0;
}
.nav li:hover a {
    text-decoration: none;
}
div.blog2 > div, div.blog3 > div, div.blog4 > div, div.blog6 > div {
    margin-bottom: 60px;
}
div.blog1 div.image, div.blog4 div.image, div.blogrelated div.image {
    margin-bottom: 30px;
}
.itemid-1293 div.blog4 div.image, .itemid-1359 div.blog4 div.image, .itemid-1360 div.blog4 div.image, .itemid-1361 div.blog4 div.image, .itemid-1362 div.blog4 div.image, .itemid-1364 div.blog4 div.image, .itemid-1599 div.blog4 div.image, .itemid-1600 div.blog4 div.image, .itemid-1601 div.blog4 div.image, .itemid-1602 div.blog4 div.image, .itemid-1603 div.blog4 div.image, .itemid-1604 div.blog4 div.image {
    margin-bottom: 0;
}

.itemid-1293 .blogitem, .itemid-1359 .blogitem, .itemid-1360 .blogitem, .itemid-1361 .blogitem, .itemid-1362 .blogitem, .itemid-1364 .blogitem, .itemid-1599 .blogitem, .itemid-1600 .blogitem, .itemid-1601 .blogitem, .itemid-1602 .blogitem, .itemid-1603 .blogitem, .itemid-1604 .blogitem {
    margin-bottom: 30px !important;
}
.row.display-flex > [class*='col-'] div.title {
    height: auto; !important
}
div.blog1 div.info {
    color: #1d1d1d;
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
}
div.blog2 div.info, div.blog3 div.info, div.blog4 div.info, div.blog4 div.info, div.blog6 div.info {
    color: #1d1d1d;
    color: #000;
    font-size: 18px;
    margin-bottom: 0;
}
div.blog div.title, div.blog div.title a {
    color: #1d1d1d;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 30px;
}
.itemid-1293 div.blog div.title a, .itemid-1359 div.blog div.title a, .itemid-1360 div.blog div.title a, .itemid-1361 div.blog div.title a, .itemid-1362 div.blog div.title a, .itemid-1364 div.blog div.title a, .itemid-1599 div.blog div.title a, .itemid-1600 div.blog div.title a, .itemid-1601 div.blog div.title a, .itemid-1602 div.blog div.title a, .itemid-1603 div.blog div.title a, .itemid-1604 div.blog div.title a {
    margin-bottom: 0 !important;
}
div.blog4 div.title, div.blog5 div.title {
    margin-bottom: 0;
    font-weight: 600;
}
div.blog5 > [class*='col-'] {
    margin-bottom: 30px;
}
div.blog1 div.introtext {
    color: #0098d4;
    color: #000;
    font-size: 14px;
    margin-bottom: 60px;
}
div.blog2 div.introtext, div.blog3 div.introtext {
    color: #0098d4;
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
}
div.blog3 div.title {
    margin-bottom: 0;
}
/* FORM */
.gbs3 .panel-default {
    border-color: #f5f5f5;
}
.gbs3 .panel {
    border-radius: 0 !important;
    box-shadow: 0 0 0 !important;
    border-width: 0 !important;
    background-color: #f5f5f5 !important;
}
.gbs3 .panel-default > .panel-heading {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px;
    background-image: none !important;
    background-color: #f5f5f5 !important;
    padding: 10px 15px;
    border-bottom: 0px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.gbs3 .form-control {
    border-radius: 0 !important;
    border-width: 0 0 2px !important;
    border-color: #000 !important;
    border-style: solid !important;
    background-color: transparent !important;
    box-shadow: 0 0 0 !important;
    font-size: 17.5px !important;
}
.gbs3 label {
    font-weight: 600 !important;
    /*font-size: 13px !important;*/
    font-size: 17.5px !important;
    line-height: 30px;
}
.gb3 .form-control {
    font-size: 17.5px;
}
.gbs3 input[type=submit], .gbs3 .btn-default {
    background-image: none !important;
    font-weight: 600;
    text-transform: lowercase;
    border: 0 !important;
    padding-left: 30px;
    padding-right: 60px;
    padding-top: 0;
    padding-bottom: 0;
    height: 60px;
    line-height: 60px;
    background: #f5f5f5 url('../images/arrow-right.png') 90% center no-repeat !important;
    float: right;
}
.gcore-label-checkbox, label.checkbox {
    display: inline !important;
}
.gbs3 .gcore-multiple-column .gcore-checkbox-item, .gcore-multiple-column .gcore-radio-item {
    float: left;
}
.gbs3 input[type="radio"], .gbs3 input[type="checkbox"] {
    line-height: normal;
}
.gbs3 .gcore-checkbox-item label, .gbs3 .gcore-checkbox-item input, .gbs3 .gcore-radio-item label, .gbs3 .gcore-radio-item input {
    margin: 0;
}
input[type=radio] + label:after, label.radio:after {
    content: "\25CB";
    color: #000;
    font-size: 30px;
    /*text-align: center;
     line-height: 36px;
     text-shadow: 0px 0px 3px #eee;
     display: block;*/
    width: 100%;
}
input[type=radio]:checked + label:after {
    content: "\25CF";
}
input[type=checkbox] + label:after, label.checkbox:after {
    content: "\25A1"; /* Bullet */
    color: #000;
    font-size: 30px;
    /*text-align: center;
     line-height: 24px;
     text-shadow: 0px 0px 3px #eee;*/
    width: 100%;
}

input[type=checkbox]:checked + label:after, label.checkbox:checked:after {
    content: "\25A0"; /* Bullet */
}
input[type=checkbox], input[type=radio] {
    display: none;
}
/* Footer */
footer, footer a {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}
footer ul {
    list-style: none;
}
footer ul > li {
    padding: 0;
}
footer ul.nav > li > a {
    padding: 0;
}
footer .bk-grey {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
}
footer .bk-grey.menu {
    padding-top: initial;
    padding-bottom: initial;
    height: 60px;
    line-height: 60px;
}
footer .bk-grey.dati {
    padding-top: 30px;
    padding-bottom: 60px;
    height: auto;
    line-height: initial;
    margin-top: 10px;
}
footer .bk-grey.dati .logo {
    margin-bottom: 30px;
}
footer #footer-row-1 {
}

footer #footer-row-1 ul > li {
    display: inline-block;
    text-transform: lowercase;
}
footer #footer-row-2 ul > li {
    text-transform: lowercase;
}
footer #footer-row-1 ul.left > li > a {
    color: #000;
    font-weight: 500;
}
footer #footer-row-1 ul.right > li > a {
    color: #878787;
    font-weight: 500;
}
footer #istituzionale {
    margin-top: 20px;
    margin-bottom: 20px;
}
footer .istituzionale div.logo {
    display: inline-block;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    width: 105px;
}
footer .istituzionale div.logo:nth-child(1) {

}
footer .istituzionale div.logo:nth-child(2) {
    position: absolute;
    left: calc(25% - 24px);
}
footer .istituzionale div.logo:nth-child(3) {
    position: absolute;
    left: calc(50% - 64px);
}
footer .istituzionale div.logo:nth-child(4) {
    position: absolute;
    right: calc(25% - 24px);
}
footer .istituzionale div.logo:nth-child(5) {
    position: absolute;
    right: 0;
}
footer .istituzionale img.logo {
    width: 100%;
    height: auto;
}
.pager li > a, .pager li > span {
    border-radius: 0;
}
/* NAVIGATION */
.pagination {
    text-align: center;
    width: 100%;
}
.pagination ul {
    display: block;
    margin: auto;
    list-style: none;
    padding: 0;
}
.pagination ul li {
    display: inline-block;
    height: 28px;
    background-color: #f5f5f5;
    color: #999;
    min-width: 28px;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    font-weight: 800;
}
.pagination ul li a {
    color: #000;
}
.pagination ul li.pagination-start.selected, .pagination ul li.pagination-prev.selected, .pagination ul li.pagination-next.selected, .pagination ul li.pagination-end.selected {
    display: none;
}
.pagination ul li.selected {
    background-color: #000;
    color: #FFF;
}
.pagination ul li.selected a {
    color: #FFF;
}
.layout-vertigofullpage #main-content a {
    color: #FFF;
}
#main-content #breadcrumb a {
    color: #000;
}

form.row > div > div.row > div.col-md-10, form.row > div > div.row > div.col-md-5 {
    background-color: #f5f5f5;
    background-clip: content-box;
    margin-bottom: 30px;
    min-height: 60px;
}
form.row > div > div.row > div.col-md-10 div.col-md-5 div, form.row > div > div.row > div.col-md-5 > div {
    padding: 0 15px;
}
.view-search {
    font-size: 17px;
}
.view-search .text {
    line-height: 60px;
    font-weight: 600;
}
.view-search span.text {
    font-size: 23px;
}
.view-search .searchwordmain {
    padding: 14px 0;
}
.view-search .searchwordmain button {
    border-width: 0;
    text-indent: -10000em;
    background: transparent url(../images/arrow-right.png) center center no-repeat;
    width: 31px;
    height: 31px;
}
.view-search .inputbox {
    background-color: transparent;
    border-width: 0 0 2px 0;
    border-color: #000;
    border-style: solid;
    width: calc(100% - 36px) !important;
}
.view-search .chzn-container-single {
    margin-top: 14px;
}
.view-search label:after {
    content: '' !important;
}
.view-search label {
    min-height: 35px;
    position: relative;
    padding-left: 60px;
    display: block !important;
    line-height: 29px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.view-search input[type=radio], .view-search input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.view-search .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 33px;
    height: 33px;
    border: 2px solid #000;
    display: inline-block;
    background-color: #f5f5f5;
}
.view-search .checkmark.round {
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.view-search label:hover input ~
.checkmark {
    background-color: #c5c5c5;
}

/* When the checkbox is checked, add a blue background */
.view-search   input:checked ~
.checkmark {
    background-color: #FFF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.view-search   input:checked ~
.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.view-search   .checkmark:after {
    left: 11px;
    top: 6px;
    width: 8px;
    height: 15px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.view-search .chzn-container-single, .view-search .chzn-container-single .chzn-single {
    width: 100% !important;
    height: 31px;
    border: 0;
    line-height: 31px;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none !important;
}
.chzn-container-single .chzn-single div {
    width: 31px;
    height: 31px;
}
.chzn-container-single .chzn-single div b {
    background: transparent url('../images/arrow_bottom2.png') center center no-repeat;
    width: 31px;
    height: 31px;
}
.view-search .chzn-container-single .chzn-drop {
    font-weight: normal;
}
.content time, .content h3 a, .content p {
    font-size: 28px;
}
.left-column  .progetto, .left-column .col-md-10.progetto {
    margin-bottom: 0;
}
.left-column  .progetto div {
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.left-column .progetto p {
    padding: 0;
    margin: 0;
}
.left-column .progetto:nth-last-child(2) div {
    border-bottom: 0;
}
table.why {
    width: 100%;
}
table.why td {
    vertical-align: top;
}
table.why td img {
    width: 70px;
    height: auto;
    max-width: initial;
    margin-right: 15px;
    margin-bottom: 35px;
    display: block;
}
table.why td:last-child {
    padding-bottom: 35px;
}
.gbs3 #fin-custom2.gcore-display-table {
    width: 100% !important;
    margin-left: 0 !important;
}
.cont-newsletter {
    padding: 15px;
}
.cont-newsletter label {
    font-weight: normal;
    line-height: 20px;
}
/* Hide Cookie Policy setup link */
.cc-revoke {
    display: none !important;
}

/* area stampa Code start */

.content-category table a {
    color: #000;
}
/* area stampa Code end */

/* sub menu review start*/

.content-category table a {
    color: #000;
}
/* sub menu review end */
/*.highlight {
 background-color: #FFFF00;
 }*/

.layout-vertigoblog4 .row.display-flex > [class*='col-'] div.info, .layout-vertigoseneparla .row.display-flex > [class*='col-'] div.info {
    height: 25px;
}
.prenotazione_eventi, .prenotazione_eventi2 {
    border-spacing: 5px;
    border-collapse: separate;
    width: 100%;
}
.prenotazione_eventi tr {
    margin-bottom: 5px;
    font-weight: bolder;
}
.prenotazione_eventi tr td:nth-child(1) {
    text-align: right;
    padding: 5px;
    height: 48px;
}
.prenotazione_eventi tr td:nth-child(2) {
    text-align: right;
    padding: 5px;
    height: 48px;
    width: 48px;
    margin: 0 5px;
    color: #FFF;
}
.prenotazione_eventi tr td:nth-child(3) {
    padding: 5px;
    height: 48px;
    color: #FFF;
}
.prenotazione_eventi tr td.eventi_green {
    background: #99d420;
}
.prenotazione_eventi tr td.eventi_purple {
    background: #6f2090;
}
.prenotazione_eventi tr td.eventi_magenta {
    background: #ec008c;
}
.prenotazione_eventi2 tr td small {
    font-size: 14px !important;
}
.prenotazione_eventi2 tr td:nth-child(1) {
    text-align: right;
    padding: 5px;
    height: 101px;
    width: 101px;
    vertical-align: top;
    color: #FFF;
    font-weight: bolder;
    font-size: 150%;
    line-height: 26px;
}
.prenotazione_eventi2 {
    width: 100%;
}
.prenotazione_eventi2 td {
    vertical-align: top;
    font-size: 14px;
}
.prenotazione_eventi2 tr td.eventi_green2 {
    background: #158f3a;
}
.prenotazione_eventi2 tr td.eventi_cyan {
    background: #00adef;
}
.prenotazione_eventi2 tr td.eventi_orange {
    background: #f57c14;
}
.prenotazione_eventi2 tr td.eventi_blu {
    background: #2a3e92;
}
.prenotazione_eventi2 tr td.eventi_red {
    background: #ee242d;
}
.menu-report {
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 450;
}
.menu-report>ul>li{
  background-color: #FFFFFF;
  height: 28px;
  margin-bottom: 5px;
  font-size: 16px;
  padding: 0;
  background: #f5f5f5 url('../images/li.png') top left repeat-y;
}
.menu-report>ul>li.current {
    background: #f5f5f5 url('../images/li-hover.png') top left repeat-y;
}
.menu-report>ul>li.divider {
  background: none;

}

.menu-report>ul>li>span {
  color: #AAA;
}
.menu-report>ul>li.divider>span {
  color: #000;
  font-weight: bolder;
}
.menu-report>ul>li>span, .menu-report>ul>li>a {
  text-decoration: none !important;
    width: 100%;
    padding: 0 0 0 38px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    margin: 0;
    font-weight: normal;
}
.menu-report>ul>li>a:hover {
  text-decoration: underline !important;
    width: 100%;
    padding: 0 0 0 38px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    margin: 0;
    font-weight: normal;
}
.menu-report>ul>li.current>a {
  font-weight: bolder;

}
.subform-repeatable td:nth-child(2n), .subform-repeatable th:nth-child(2n) {
width:140px!important;
}
.subform-repeatable td input {
width:400px;
}




@font-face {
	font-family: 'IcoMoon';
	src: url('https://www.matera-basilicata2019.it/media/jui/fonts/IcoMoon.eot');
	src: url('https://www.matera-basilicata2019.it/media/jui/fonts/IcoMoon.eot#iefix') format('embedded-opentype'),
url('https://www.matera-basilicata2019.it/media/jui/fonts/IcoMoon.woff') format('woff'), url('https://www.matera-basilicata2019.it/media/jui/fonts/IcoMoon.ttf') format('truetype'),
url('https://www.matera-basilicata2019.it/media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	color: black;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled, [class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before, .icon-uparrow:before, .icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before, .icon-rightarrow:before, .icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before, .icon-downarrow:before, .icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before, .icon-leftarrow:before, .icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before, .icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before, .icon-reply:before {
	content: "\e206";
}
.icon-unblock:before, .icon-refresh:before, .icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before, .icon-backward:before {
	content: "\7c";
}
.icon-next:before, .icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before, .icon-edit:before, .icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before, .icon-plus-2:before {
	content: "\5d";
}
.icon-minus-sign:before, .icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before, .icon-remove:before, .icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before, .icon-save:before, .icon-ok:before, .icon-checkmark:before {
	content: "\47";
}
.icon-new:before, .icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before, .icon-not-ok:before {
	content: "\4b";
}
.icon-ban-circle:before, .icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before, .icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before, .icon-info-circle:before {
	content: "\e221";
}
.icon-question:before, .icon-question-sign:before, .icon-help:before {
	content: "\45";
}
.icon-question-2:before, .icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before, .icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before, .icon-warning:before {
	content: "\48";
}
.icon-warning-2:before, .icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before, .icon-checkbox:before, .icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before, .icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before, .icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before, .icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before, .icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before, .icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before, .icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before, .icon-file-plus:before {
	content: "\29";
}
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before, .icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before, .icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before, .icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before, .icon-image:before {
	content: "\2f";
}
.icon-pictures:before, .icon-images:before {
	content: "\30";
}
.icon-palette:before, .icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before, .icon-video:before {
	content: "\e015";
}
.icon-play-2:before, .icon-video-2:before, .icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before, .icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before, .icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before, .icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before, .icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before, .icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before, .icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before, .icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before, .icon-drawer:before {
	content: "\4f";
}
.icon-archive:before, .icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before, .icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before, .icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before, .icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before, .icon-lock:before, .icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before, .icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before, .icon-eye-blocked:before, .icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before, .icon-connection:before, .icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before, .icon-flash:before {
	content: "\79";
}
.icon-print:before, .icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before, .icon-paperclip:before, .icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before, .icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before, .icon-asterisk:before, .icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before, .icon-default:before, .icon-star:before {
	content: "\42";
}
.icon-smiley:before, .icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before, .icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}
.icon-edit:before {
	color: #24748c;
}
.icon-publish:before, .icon-save:before, .icon-ok:before, .icon-save-new:before, .icon-save-copy:before, .btn-toolbar .icon-copy:before {
	color: #378137;
}
.icon-unpublish:before, .icon-not-ok:before, .icon-eye-close:before, .icon-ban-circle:before, .icon-minus-sign:before, .btn-toolbar
.icon-cancel:before {
	color: #942a25;
}
.icon-featured:before, .icon-default:before, .icon-expired:before, .icon-pending:before {
	color: #c67605;
}
.icon-back:before {
	content: "\e008";
}
#jform_urls_urlatext-lbl, #jform_urls_urlbtext-lbl, #jform_urls_urlctext-lbl, #jform_urls_urla-lbl, #jform_urls_urlb-lbl, #jform_urls_urlc-lbl, #jform_urls_urla, #jform_urls_urlb, #jform_urls_urlc, #jform_urls_urlatext, #jform_urls_urlbtext, #jform_urls_urlctext {
display:none!important;
}
/*
.control-group {
display:flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}*/

