.nomargin {
    margin: 0 !important;
}

.region--breadcrumb .breadcrumb a:last-child {
    display: none;
}

.region--breadcrumb .breadcrumb a:nth-last-child(2)::after
 {
    content: none;
}

/**** force break long links *****/

.dont-break-out {

  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;

  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}


/**** End force break long links *****/

.result-page .result-title {
    margin: 1.5em 0 2em;
}

.block-system-main-block .result-page .result-title h4 {
    font-size: 17px;
}

.result-page .result-title h4.enhance--royalblue::after {
    margin-top: 16px;
}

.result-page .result-title h4.enhance--blue--left {
    padding-left: 10px;
    border-left: 5px solid #0023f9;
}

.two-inline-texts div {
    display: inline;
}

.two-inline-texts div a {
    margin-right: 0.4em;
}

.result-page .row {
    margin: 0 0 0.5em 0.6em;
}

.result-page .label, .row.row--inline .label {
    font-weight: bold;
    display: inline;
    padding-right: 0.5em;
    color: #555;
}

.result-page .label.label-inline-continue {
    padding-right: 0;
}

.result-page .label.label--black {
    color: #000;
}

.result-page .label.label--black-normal {
    color: #000;
	font-weight: normal;
}

.result-page .label.label--displays-block {
    display: block;
}

.row.row--inline {
    display: inline-table;
    margin-right: 1.5em;
    margin-bottom: 6px;
}

.block-system-main-block .list-inline-borderleft ul {
    width: 100%;
    margin: 0;
}

.block-system-main-block .list-inline-borderleft li {
    width: 29%;
    border-left: 1px solid #ccc;
    padding-left: 15px;
}

.block-system-main-block .list-inline-borderleft ul:first-child li {
    margin-bottom: 20px;
    margin-top: 10px;
}

.block-system-main-block .result-page a {
    color: #0023f9;
    border-bottom: 1px solid #0023f9;
}

.block-system-main-block .result-page .bloc_image_legend--image a  {
    border-bottom: none;
}

.group {
    border: 1px solid #cccccc;
    margin: 0.5em 0em 2em 0em;
    padding: 0em 1em 1em;
}

.group-contact {
    border: 1px solid #cccccc;
    margin: 0.5em 0em 2em 0em;
    padding: 1em;
}

span.legend {
    background-color: #fff;
    font-style: italic;
    color: #767676;
    padding: 0.5em;
    position: relative;
    top: -0.8em;
    left: 0em;
}

.row-group-legend {
    margin: 0em 0em 1em 0em;
}

.group.group--inline--result .row .field {

  margin-right: 1em;
  line-height: 2em;

}

.group.group--inline--result .row .field a {

  line-height: 0;

}

div.label--inline {
   display: inline;
   margin-right: 3em;
}

.borderleft {
    border-left: 1px solid #ccc;
    padding-left: 15px;
}

.form-item, .form-actions {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.dataTable.dataTable--DBases {
    margin: 2em 0 1em;
}

table.dataTable.dataTable--DBases {
    table-layout: auto;
}

.dataTable.dataTable--DBases tr:nth-child(2n), table.dataTable.dataTable--DBases tbody tr:nth-child(2n):hover > td, .dataTable-noresponsive.dataTable--DBases tr:nth-child(2n), table.dataTable-noresponsive.dataTable--DBases tbody tr:nth-child(2n):hover > td {
    background: #f4f4f4;
}

.dataTable.dataTable--DBases tr:nth-child(2n+1), .dataTable-noresponsive.dataTable--DBases tr:nth-child(2n+1) {
    background: #fff;
}

table.dataTable.dataTable--DBases tbody tr:nth-child(2n+1):hover > td, table..dataTable-noresponsive.dataTable--DBases tbody tr:nth-child(2n+1):hover > td {
    background: #fff;
}

.dataTable.dataTable--DBases th, .dataTable-noresponsive.dataTable--DBases th {
    background: #888;
    text-align: center;
    border: 1px dotted #e4e4e4;
    padding: .4em .6em;
    font-size: 1.1em;
    color: #fff;
}

.dataTable.dataTable--DBases tr, .dataTable-noresponsive.dataTable--DBases tr {
    vertical-align: top;
}

.dataTable.dataTable--DBases td, .dataTable-noresponsive.dataTable--DBases td {
    text-align: center;
    border: 1px dotted #e4e4e4;
    padding: .4em .6em;
}

.dataTable.dataTable--DBases td a, .dataTable-noresponsive.dataTable--DBases td a {
    color: #0023f9;
    border-bottom: 1px solid #0023f9;
}

.dataTable.dataTable--DBases td a:hover, .dataTable-noresponsive.dataTable--DBases td a:hover {
    background: none;
}

.custom_td_1 {
  background: #888;
  border: 1px dotted #e4e4e4;
  padding: .4em .6em;
  font-size: 1.1em;
  color: #fff
}

table tbody tr:nth-child(2n):hover > td.custom_td_1 {
  background: #888;
}

table tbody tr:nth-child(2n+1):hover > td.custom_td_1 {
  background: #888;
}


.coordinates-box {
    text-align: center;
    margin: 1em 0 1.5em 0;
}

.coordinates-box input[type="submit"] {
    background-color: #0023f9;
    color: white;
    padding: 6px 14px;
    border: none;
    font-size: 0.9em;
    cursor: pointer;
}

.coordinates-box input[type="button"] {
    background-color: #fff;
    color: #0023f9;
    padding: 4px 10px;
    border: 1px solid #0023f9;
    font-size: 0.9em;
    cursor: pointer;
}

.tables-coordinates {
    width: auto;
    margin: 0.2em auto 0.6em;
}

table.tables-coordinates tbody tr {
    background: #fff;
}

table.tables-coordinates tbody tr:hover > td {
    background-color: #fff;
}

table.tables-coordinates tbody tr:first-child td {
    border: none;
}

table.tables-coordinates tbody td {
    border: none;
    padding: 2px;
    text-align: center;
}

table.tables-coordinates tbody td input[type=text] {
    text-align: center;
    border: 1px solid #ccc;
    padding: 2px;
}

table.tables-coordinates tbody td input[type=text]:hover, table.tables-coordinates tbody td input[type=text]:focus {
    background-color: #f4f4f4;
}

table.tables-coordinates tbody td input#longW {
    margin-left: 8px;
}

table.tables-coordinates tbody td input#longE {
    margin-right: 8px;
}

.block-system-main-block ul.list-style-table {
    margin-left: 0;
    margin-bottom: 15px;
    list-style-type: none;
}

.block-system-main-block ul.list-style-table li {
    list-style-type: none;
}

ul.list-style-table {
    margin: 1em 0;
}

ul.list-style-table li:nth-child(2n+1) {
    background: #f4f4f4;
}

ul.list-style-table li:nth-child(2n) {
    background: #fff;
}

ul.list-style-table li {
    border-top: 1px dotted #d9d9d9;
    border-bottom: 1px dotted #d9d9d9;
    padding: .4em .6em;
}

ul.list-style-table li a, .result-page ul.list-style-table li a {
    color: #0023f9;
    border-bottom: none;
}

ul.list-style-table li a:hover {
    background: none;
    border-bottom: 1px solid #0023f9;
}

ul.list-style-table.list-style-table--columns div {
    display: inline;
}

ul.list-style-table.list-style-table--columns div:first-child {
    margin-right: 10px;
}

ul.list-style-table.list-style-table--columns div:nth-child(3) {
    margin-left: 5px;
}

ul.list-style-table.list-style-table--columns div img {
    display: inline;
    margin-right: 3px;
}

.pagination {
    text-align: center;
}

.pagination a {
    text-decoration: none;
    border-bottom: none !important;
    color: #0023f9;
    padding: 0 0.1em;
}

.pagination a:hover {
    background: none !important;
}

.pagination a.active {
    border-bottom: 1px solid #111 !important;
    color: #111;
}

.pagination a:first-child, .pagination span:first-child {
    padding: 0 2em 0 0;
}

.pagination a:last-child, .pagination span:last-child {
    padding: 0 0 0 2em;
}

.pagination-letters {
    text-align: center;
    margin: 1.4em 0 0;
}

.pagination-letters a {
    text-align: center;
    text-decoration: none;
    border-bottom: none !important;
    color: #0023f9;
}

.pagination-letters a:hover {
    background: none !important;
}

.pagination-letters a:first-child {

}

.pagination-letters span.active {
    border-bottom: 1px solid #111 !important;
    color: #111;
}

.pagination-letters a.full-list {
    padding: 0 1em 0 0;
}

span.bg--stroke-blue a {
    border-bottom: none !important;
    color: #0023f9;
    font-size: 1.2em;
    font-weight: normal;
}

span.bg--stroke-blue a:hover {
    border-bottom: none;
    background: none;
}

.btn--stroke-blue--pagination {
   text-align: center;
   margin-top: 2em;
}

.result-page .dbases--images-inline {
  margin-top: 8px;
  text-align: center;
}

.block-system-main-block .dbases--images-inline a {
  border-bottom: none;
}

.block-system-main-block .dbases--images-inline a:hover {
  background: none;
  border-bottom: none;
}

.dbases--images-inline a img {
  display: inline;
  margin: 0 20px;
}

.dbases--images-inline a:first-child img {
  margin: 0 20px 0 0;
}

.dbases--images-inline a:last-child img {
  margin: 0 0 0 20px;
}

.container-dbases-chunk-columns {
  width: 56%;
  margin: auto;
}

.container-dbases-chunk-columns-100percent {
  width: 100%;
  margin: auto;
}

.grid--fourdown.view-events-list-widget.grid--fourdown--dbases--result .row, .grid--fourdown.view-events-list-widget.grid--fourdown--dbases--result .views-row {
    width: 22%;
}

.grid--threedown.view-events-list-widget.grid--threedown--dbases--result .row, .grid--threedown.view-events-list-widget.grid--threedown--dbases--result .views-row {
    width: 30%;
}

.grid--threedown.grid--lists-bullets .row{
  display: list-item;
}

.block-system-main-block .grid--lists-bullets ul {
  margin: 0 0 40px 15px;
  list-style-type: disc;
}

.block-system-main-block .grid--lists-bullets ul li {
  margin-left: 0;
  margin-bottom: 6px;
}


/* Style inputs, select elements and textareas */
.dbase--container input[type=text], .dbase--container select, .dbase--container textarea, .dbase--container input[type=email]{
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  resize: vertical;
}

.dbase--container input[type=text]:hover, .dbase--container select:hover, .dbase--container textarea:hover, .dbase--container input[type=text]:focus, .dbase--container select:focus, .dbase--container textarea:focus{
  background-color: #f4f4f4;
}

.dbase--container--row {
  margin: 8px 0;
}


/* Style the label to display next to the inputs */
.dbase--container label {
  padding: 8px 8px 8px 0;
  display: inline-block;
}

/* Style the submit button */
.dbase--container input[type=submit] {
  background-color: #0023f9;
  color: white;
  margin-top: 8px;
  padding: 8px 20px;
  border: none;
  cursor: pointer;
  float: right;
  text-transform: uppercase;
}

.dbase--container .button_submit_3cols input[type="submit"] {
    background-color: #0023f9;
    color: white;
    margin: 0 0 0 1em;
    padding: 9px 20px;
    border: none;
    cursor: pointer;
    float: none;
}

/* Style the container */
.dbase--container {
    border: 1px solid #cccccc;
    margin: 2em 0em 2em 0em;
    padding: 0em 1em 0.5em;
}

/* Floating columns width */

.col-auto {
    float: left;
    width: auto;
    margin-top: 6px;
}

.col-15 {
  float: left;
  width: 15%;
  margin-top: 6px;
}

.col-20 {
  float: left;
  width: 20%;
  margin-top: 6px;
}

.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

.col-30 {
  float: left;
  width: 30%;
  margin-top: 6px;
}

.col-35 {
  float: left;
  width: 35%;
  margin-top: 6px;
}

.col-40 {
  float: left;
  width: 40%;
  margin-top: 6px;
}

.col-50 {
  float: left;
  width: 50%;
  margin-top: 6px;
}

.col-60 {
  float: left;
  width: 60%;
  margin-top: 6px;
}

.col-65 {
  float: left;
  width: 65%;
  margin-top: 6px;
}

.col-70 {
  float: left;
  width: 70%;
  margin-top: 6px;
}

.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

.col-80 {
  float: left;
  width: 80%;
  margin-top: 6px;
}

.col-85 {
  float: left;
  width: 85%;
  margin-top: 6px;
}

.dbase--container .col--input-inline div {
  display: inline;
}

.dbase--container .col--input-inline input {
  width: auto;
}

/* Clear floats after the columns */
.dbase--container--row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */

@media screen and (min-width: 520px) {

.grid--twodown.dbases-width-46 .row, .grid--twodown.dbases-width-46 .views-row {
    margin-right: 0;
    width: 46%;
}

}

@media screen and (min-width: 600px) {

.grid--twodown.dbases-width-45 .row, .grid--twodown.dbases-width-45 .views-row {
    margin-right: 25px;
    width: 45%;
}

}


@media screen and (max-width: 480px) {

.grid--fourdown.dbases-chunk-columns .row, .grid--fourdown.dbases-chunk-columns .row ul {
    margin-top: 0;
    margin-bottom: 0;
}

.two-inline-texts div:first-child {
    display: block;
    margin: 0 0 0.5em;
}

.dont-break-out-480px {

  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;

  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}

}

@media screen and (max-width: 600px) {

  .col-auto, .col-15, .col-20, .col-25, .col-30, .col-35, .col-40, .col-50, .col-60, .col-65, .col-70, .col-75, .col-80, .col-85 {
    width: 100%;
    margin-top: 0;
  }

  .dbase--container--row {
  margin: 6px 0;
  }

  .dbase--container--row:first-child {
    margin: 0;
  }

  .dbase--container label {
    padding: 6px 12px 2px 0;
  }

  .dbase--container input[type=submit] {
    width: 100%;
    margin: 12px 0 6px;
    padding: 10px 20px;
  }

  .dbase--container .button_submit_3cols input[type="submit"] {
    margin: 12px 0 6px;
    padding: 10px 20px;
    width: 100%;
  }

  .dbase--container, .group {
    padding: 0em 0.8em 0.5em;
}

  .pagination a:first-child, .pagination span:first-child {
    display: block;
    padding: 0 0 0.4em;
  }

  .pagination a:last-child, .pagination span:last-child {
    display: block;
    padding: 0.4em 0 0;
  }

  .btn--stroke-blue--pagination {
   text-align: center;
   margin-top: 0;
}

  .pagination-letters a.full-list {
    display: block;
    padding: 0 0 0.2em;
}

.result-page .row {
    margin: 0 0 0.6em 0.3em;
    line-height: 1.3em;
}

.result-page .label {
    display: block;
    padding-right: 0;
}

.result-page .label.label-inline-continue {
    margin-top: 0.3em;
}

div.label--inline {
   display: block;
   margin-right: 0;
   margin-bottom: 0.6em;
}

.grid--twodown.dbases-width-45 .row:nth-child(2), .grid--twodown.dbases-width-45 .views-row:nth-child(2) {
    margin-top: -13px;
}

.grid--twodown.dbases-chunk-columns .row, .grid--twodown.dbases-chunk-columns .row ul {
    margin-top: 0;
    margin-bottom: 0;
}

.container-dbases-chunk-columns {
  width: 100%;
  margin: auto;
}

.grid--fourdown.view-events-list-widget.grid--fourdown--dbases--result .row, .grid--fourdown.view-events-list-widget.grid--fourdown--dbases--result .views-row {
  width: 100%;
  margin: auto;
}

.grid--threedown.view-events-list-widget.grid--threedown--dbases--result .row, .grid--threedown.view-events-list-widget.grid--threedown--dbases--result .views-row {
  width: 100%;
  margin: auto;
}

ul.list-style-table.list-style-table--columns div {
    display: block;
}

ul.list-style-table.list-style-table--columns div:first-child, ul.list-style-table.list-style-table--columns div:nth-child(2) {
    margin-bottom: 3px;
}

ul.list-style-table.list-style-table--columns div:nth-child(3) {
    margin-left: 0;
}

}

@media screen and (max-width: 680px) {

.dbases--images-inline a img, .dbases--images-inline a:first-child img, .dbases--images-inline a:last-child img {
  margin: 0;
}

.grid--twodown.grid--twodown--break680px .row, .grid--twodown.grid--twodown--break680px .views-row {
  width: 100%;
  margin: 0 auto;
}

.grid--twodown.dbases-chunk-columns.grid--twodown--break680px .row, .grid--twodown.dbases-chunk-columns.grid--twodown--break680px .row ul {
    margin-top: 0;
    margin-bottom: 0;
}

.grid--twodown.dbases-chunk-columns.grid--twodown--break680px .row ul.list-style-table.list-style-table--columns.right-column {
    margin-bottom: 30px;
}

}

@media screen and (max-width: 1024px) {

.grid--fourdown.view-events-list-widget.grid--fourdown--dbases--result .row, .grid--fourdown.view-events-list-widget.grid--fourdown--dbases--result .views-row {
  width: 44%;
}

.grid--threedown.view-events-list-widget.grid--threedown--dbases--result .row, .grid--threedown.view-events-list-widget.grid--threedown--dbases--result .views-row {
  width: 100%;
  margin: auto;
}

.grid--threedown.view-events-list-widget.grid--threedown--dbases--result .row:first-child, .grid--threedown.view-events-list-widget.grid--threedown--dbases--result .views-row:first-child {
  margin-bottom: 16px;
}

.row.row--inline {
    display: block;
    margin-right: 0;
    margin-bottom: 6px;
}

.row.row--inline span.label {
    display: block;
    padding-right: 0;
}

.row.row--inline span.field {
    display: block;
}

.block-system-main-block .list-inline-borderleft li {
    width: 100%;
}


.block-system-main-block .list-inline-borderleft ul:first-child li, .block-system-main-block .list-inline-borderleft ul:nth-child(2) li {
    margin-bottom: 15px;
    margin-top: 10px;
}

.block-system-main-block .list-inline-borderleft ul li div {
    margin-bottom: 8px;
}


}