/* end cg-icons */
@font-face {
  font-family: 'cg-icons';
  src:  url('fonts/icomoon.eot?jfqw4');
  src:  url('fonts/icomoon.eot?jfqw4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jfqw4') format('truetype'),
    url('fonts/icomoon.woff?jfqw4') format('woff'),
    url('fonts/icomoon.svg?jfqw4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cg-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cg-altitude:before {
  content: "\e900";
}
.icon-cg-altitude-1:before {
  content: "\e901";
}
.icon-cg-quickdraw:before {
  content: "\e902";
}
.icon-cg-rocks-stones:before {
  content: "\e903";
}
.icon-climbing:before {
  content: "\e904";
}
/* end cg-icons */

::before, ::after {
    font-weight: inherit !important; /* journal ui.scss breaks fontawesome icons */
}
.como-ellipses-3 {
    max-height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
}

.como-filt_sel {
    width: 100px;
    height: 24px;
    font-size: 12px !important;
    color: inherit !important;
    padding: 1px 5px 1px 7px !important;
    border-color: rgb(153, 153, 153) !important;
    vertical-align: bottom;
}
.como-filt_btn {
    height: 24px;
    font-size: 12px !important;
    color: inherit !important;
    padding: 1px 7px 2px 7px !important;
    border-color: rgb(153, 153, 153) !important;
}
.tbl-bar {
    display: inline;
}

.tabulator {
    font-size: 13px;
}
.tabulator-col-content {
    accent-color: #bbb;
}

#clguide-clguide {
    margin-top: 0px;
}

.tbl-dlg-buttons {
    font-size: 12px !important;
    padding: 1px 5px 2px 7px !important;
    border: 1px !important;
    border-color: rgb(153, 153, 153) !important;
}
.form-control-plaintext {
    font-size: 13px;
    font-weight: 400;
}
.col-form-label {
    font-weight: 900;
}

.bcrumb-curr {
    font-weight: 900;
}

div[tabulator-field="date"], div[tabulator-field="dt_added"], div[tabulator-field="timeadded"] {
  font-size: 11px;
}

.cg-gcode, .cg-tpclimb, .cg-tpstruct {
  color: #444;
  font-size: 65%;
  line-height: 0.9;
  /*text-transform:uppercase;*/
  font-weight: bold;
  border: 1px solid #999;
  border-radius: 3px;
  padding: 1px;
  display: inline-block;
  vertical-align:middle;
  white-space: nowrap;
}
.cg-tpclimb-large {
    font-size: 90%;
    line-height: 1.2;
    padding-top: 0px;
    padding-bottom: 2px;
}
.cg-tpclimb-stars {
    padding-top: 0.6em;
    line-height: 0.6em;
    font-weight: bold !important;
}

.cg-gcode {
  text-transform: none;
}
.cg-icon {  font-size: 12px;
}
.cg-tpclimb, .cg-tpstruct {
  font-weight: normal;
  margin-right: 1px;
}
.cg-tpalpine {
  background-color: #FF6633;
}
.cg-tpsport {
  background-color: #33CC66;
}
.cg-tpboulder {
  color: #DCDCDC;
  background-color: #6699FF;
}
.cg-tpdws {
  background-color: #33CC99;
}
.cg-tpice {
  background-color: #99FFFF;
}
.cg-tpdry {
  color: #DCDCDC;
  background-color: #386700;
}
.cg-tpicedry {
  color: #777;
  background-color: #00FFFF;
}
.cg-tptrad {
  color: #DCDCDC;
  background-color: #9933CC;
}
.cg-tpsporttrad {
  color: #DCDCDC;
  background-color: #CC3366;
}
.cg-tpferrata {
  color: #DCDCDC;
  background-color: #FF3399;
}
.cg-tptravers {
  background-color: #F8A1A4;
}
.cg-tpskitour {
  background-color: #94D8F6;
}
.cg-tphike {
  background-color: #A6DFB9;
}
.cg-gicons {
  margin: 0 2px 0 0;
  display: inline-block;
  vertical-align:middle;
}
.grades {
    text-decoration: none !important;
}
.infosmall {
  font-size: smaller;
  text-wrap: wrap;
}
.infoshort {
  font-size: smaller;
  text-wrap: wrap;
}
.infowrap {
  text-wrap: wrap;
}
.infonowrap {
  white-space: nowrap;
  text-wrap: nowrap;
}
.infoicons {
  white-space: nowrap;
}
.inforow-content {
    font-weight: bold;
}
.inforow-label {
    display: inline-block;
    width: 170px;
    font-weight: 700;
}
.linkedname {
    text-decoration: none !important;
    font-weight: bold;
}
.parentname {
  font-size: 0.65em;
  text-decoration: none;
}
.listHtml {
    display: block !important;
}
.addclimb {
    font-size: 10px;
}
.cg-sub-caps {
    font-size: 10px;
    text-transform: uppercase;
}
.cg-sub-info {
    font-size: 11px;
    color: #999;
}
.cg-tcstyle {
    color: #777;
    font-size: 75%;
    font-weight: normal;
    padding: 1px 3px;
    text-transform:uppercase;
    border: 1px solid #999;
    border-radius: 3px;
}
.cg-filter {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 13px;
}
.cg-filter-icon {
    font-size: 85%;
}
.cg-filter>li+li:before {
    content: "|";
}
.cg-title {
    font-size: 18px !important;
    order: 0 !important;
    padding-top: 0px !important;
}
.cg-name {
    font-weight: bold;
    text-transform:uppercase;
}
.cg-btn {
    margin-right: 2px;
    margin-bottom: 3px !important;
}
a.cg-disabled{
    pointer-events: none;
    opacity: .65;
}
a.cg-inactive {
   cursor: default;
   text-decoration: none;
}
.fa-star {
    color: unset !important;
}
.fa-star::before {
  content: "\f005" !important; /* over Journal*/

}

.searchinput {
    border-color: #999999;
    border-style: solid;
    padding: 4px;
    border-width: 1px;
    height: 24px;
    width: 90px;
}
@media (min-width: 1000px) {
    .searchinput {
        width: 120px;
    }
}

.filtinput {
    vertical-align: bottom;
}
.searchbut {
    margin-bottom: 2px;
}
.search-auto-menu {
    max-height: 500px;
    overflow-y: auto;
    position: absolute;
    top: initial;
    left: initial;
    color: rgba(105, 114, 120, .8);
}
.search-auto-menu li a {
    text-decoration: none;
    line-height: 18px !important;
    font-size: 13px !important;
}
.tt-menu { /* main search*/
    width: auto !important;
    min-width: 450px !important;
    max-width: 500px;
}
@media (min-width: 800px) {
    .tt-menu {
        max-width: 600px;
    }
}
@media (min-width: 1000px) {
    .tt-menu {
        max-width: 800px;
    }
}
@media (min-width: 1200px) {
    .tt-menu {
        max-width: 1000px;
    }
}
.search-result { /* main search*/
    text-wrap-mode: nowrap;
}
#blocks {
    margin-top: 5px;
}
.cg-smaller, .cg-smaller:hover {
    transform: scale(0.75);
}

.panel-heading-nested {
    background-color: #ddd !important;
}
.panel-heading-nested a {
    padding: 3px !important;
    color: #555 !important;
}
.cg_infotext {
    padding-top: 5px;
}
.cg_infotext a {
    overflow-wrap: break-word;
}
.breadcrumb>li+li:before {
    padding: 0 !important;
    margin-left: -3px !important;
}


.gbaccess {
  display:inline-block;
  height: 20px;
  width: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  line-height: 20px;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.gbaccesstxt {
  line-height: 20px;
  vertical-align: top;
  font-weight: bold;
}
.gbfull {
    background-color: green;
}
.gbno {
    background-color: orange;
}
.gbno1 {
    color: orange;
    font-size: 0.75em;
}
.accesstxt {
    font-size: 0.875em;
    font-style: italic;
    font-weight: normal;
}

.form-text {
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #979797;
}

fieldset {
    background-color: #f7f7f7;
    border: 1px #ddd solid;
    padding: 0.5em 1em;
    border-radius: 3px;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
    color: #000 !important;
}
.text-nowrap {
    white-space: nowrap !important;
}

.panel-group .panel-heading a:before {
    margin: 0 !important;
}
.panel-body {
    overflow-x: auto; /*for charts*/
}

/* Blocks */
.clguide-block li {
    width: 100%;
    margin: 0;
    padding: 0;
    color: rgb(44, 46, 53);
    font-size: 1em;
    font-weight: normal;
    line-height: 17px;
    list-style-type: none;
    border-bottom: 1px dotted #9a9a9a;
}
.clguide-block li a {
    clear: both;
    display: block;
    color: rgb(44, 46, 53);
    text-decoration: none;
}
.clguide-block-name {
    font-weight: bold;
}
.clguide-block-details {
    font-size: 0.8em;
    padding-left: 18px;
    display: block;
}
