/* ALIAS FONTAWESOME 5 */
.fa-edit::before{ content: "\f044"; }
.fa-bar-chart::before,.fa-bar-chart-o::before{ content: "\f080"; }
.fa-line-chart::before{ content: "\f201"; }
.fa-clock-o::before{ content: "\f017"; }
.fa-calendar-check-o::before{ content: "\f274"; }
.fa-gears::before{ content: "\f085"; }
.fa-keyboard-o::before{ content: "\f11c"; }
.fa-sort-amount-desc::before{ content: "\f160"; }
.fa-sort-amount-asc::before{ content: "\f161"; }
.fa-refresh::before{ content: "\f2f1"; }
.fa-warning::before{ content: "\f071"; }
.fa-usb{ font-family: "Font Awesome 5 Brands"; }

.sidebar-toggle{ font-family: 'Font Awesome\ 5 Free' !important; font-weight: 900; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }

/* gallery preview cover*/
.kv-file-content .kv-preview-data.file-preview-image{ width:150px !important; height:100px !important; object-fit: cover !important;}

/* LOGOS */
.logo_xl{ font-family: effra, sans-serif; font-style: normal; font-weight: 200; }
.logo_xl span{ font-weight: 700; }
.logo_xl img{ width: 25px; }
.logo_sm img{ width: 30px; }


/* Espaçamento entre botões no header da GRID para ecrans pequenos */
.box-header { padding-top: 15px !important;}
.box-header .btn{ margin-bottom: 5px;}

.span-inline{display:inline; white-space:nowrap;}

.box .box-body dd, .modal-body dd{margin-bottom: 7px; margin-top: 2px;}


.main-sidebar .user-panel .image img {
	width: 45px;
	height: 45px;
}

.sidebar-collapse .main-sidebar .user-panel .image img {
	width: 30px;
	height: 30px;
}

.widget-user-2 .box-footer ul.nav li a{ padding: 0px !important; margin: 0px !important; border: none;   }
.widget-user-2 .box-footer .nav li a:hover{ background-color: transparent; }

.link_hover:hover{ background-color: #f6f6f6; }

.colocacoes .sede{ font-weight: bold; margin-top: 7px; margin-top: 5px; }
.colocacoes .sede .fa{ color: #C52D2F; }
.colocacoes .escola{ margin-left: 20px; }
.colocacoes .escola .fa{ color: #00A65A; }
.colocacoes { margin-bottom:5px; }

.info-box-h3-span{ font-size: 15px; font-weight: bold; }




.info-adopcao{ height: 120px; }
.info-adopcao{
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #ddd  !important;
}
.info-adopcao:last-child{ border: none !important; }

.poster-box{
    border: none !important;
    background: none !important;
}

.poster-box .poster {
    padding: 3px;
    max-width: 80px;
    margin:5px 5px 5px 0px;;
    max-height: 100px;
    border: 1px solid #ccc;
}

.info-box-content .title{
    font-weight: bold;
    margin-top: 10px;
}
.info-box-content .isbn{
    margin-bottom: 5px;
}

.info-box-content .editora,
.info-box-content .disciplina{
    font-size: 12;
    color: #999;
}

.callout_v24 {
    border-radius: 3px;
    margin: 0px 0px 20px;
    padding: 10px 25px 10px 10px;
	border: 2px solid rgb(238, 238, 238);
	border-left: 5px solid rgb(238, 238, 238);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    background-color: rgb(255, 255, 255) !important;
    color: rgb(82, 82, 82) !important;
}

.callout_v24.callout-info_v24 { border-color: #00c0ef !important; }
.callout_v24.callout-info_v24 > h4 { color: #00c0ef !important; }

.callout_v24.callout-danger_v24 { border-color: #c23321 !important; }
.callout_v24.callout-danger_v24 > h4 { color: #c23321 !important; }

.callout_v24.callout-primary_v24 { border-color: #3c8dbc !important; }
.callout_v24.callout-primary_v24 > h4 { color: #3c8dbc !important; }

.callout_v24.callout-warning_v24 { border-color: #f39c12 !important; }
.callout_v24.callout-warning_v24 > h4 { color: #f39c12 !important; }

.callout_v24.callout-success_v24 { border-color: #00a65a !important; }
.callout_v24.callout-success_v24 > h4 { color: #00a65a !important; }

.noshadow{
    box-shadow: none !important;
}

/**
 * FILTERS
 */
#filter-bar ul { list-style: none; margin: 5px 0px; padding-left: 0px; }
#filter-bar ul li { display: inline-block; white-space: nowrap; background-color: #F4F4F4; border-radius: 15px; padding: 3px 10px; margin: 5px 10px 0px 0px; }
#filter-bar ul li .title{ font-weight: bold; color: #337AB7; }
#filter-bar ul li a.remove{ color: #337AB7; margin-right: 3px;}
#filter-bar ul li a.remove:hover{ color: #b53232; }


/**
 * MINIEXPORTER
 */
.miniexporters th:last-child,
.miniexporters td:last-child{
    text-align: right;
}

/**
 * MODALS
 */
.tabstipos .tab-content{ padding: 0px !important; }


.bg-text-box-alert{ background-color: #fcf2f2 !important; }


/**
 * MODAL FORM
 */
.modalFormContainer .modalFormErrors{ padding: 10px 35px 0px 10px; margin-bottom: 5px; }
.modalFormContainer .modalFormError{ color: red; font-weight: bold; font-size: 12px; }
.modalFormContainer .box-footesr{ display: none; }
/* COLLAPSE STUFF */
.modalFormContainer .panel { box-shadow: none; -webkit-box-shadow: none; }
.modalFormContainer .border-thin { border: none; border-top: 1px solid #e5e5e5 !important; }
.modalFormContainer .border-thin:last-child { border-bottom: 1px solid #e5e5e5 !important; }
.modalFormContainer .panel .box-header { padding: 2px 5px !important; width: 100%}
.modalFormContainer .panel .box-header .accordion-toggle { color: #333; cursor: pointer; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; line-height: 30px; height: 30px; font-size: 14px ;  }
.modalFormContainer .panel .box-header .accordion-toggle[data-toggle="collapse"]:before { font-family: 'Glyphicons Halflings';  content: "\e114"; color: #d73925; margin-right: 10px; float: left ; }
.modalFormContainer .panel .box-header .accordion-toggle[data-toggle="collapse"].collapsed:before { content: "\e080"; }
.modalFormContainer .panel .box-body{ border-top: 1px dashed #ffb0a8; color: #333; font-size: 12px; }
.modalFormContainer .form-group{ margin: 5px 0px !important; }

.input-xs, .input-group-addon-xs {
  height: 22px;
  padding: 2px 5px;
  font-size: 12px;
  border-radius: 3px;
}
.input-xs{
  line-height: 1.5; /* If Placeholder of the input is moved up, rem/modify this. */
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline { margin-left: 0px; }


.dash-changelog h2{ font-weight: bold; font-size: 18px; }
#modalHolder, .dsi-modal-scroll { overflow: hidden auto; }

.icheckbox_minimal-blue.checked.disabled { background-position: -40px 0 !important; cursor: not-allowed !important; }
.icheckbox_minimal-blue.disabled { background-position: 0px 0 !important; cursor: not-allowed !important; }
.icheckbox-label.disabled  { cursor: not-allowed !important; }

.file-input .file-preview .file-thumbnail-footer .file-footer-caption{ display: none !important; }
.file-input .file-preview .file-thumbnail-footer .file-upload-indicator{ display: none !important; }

.bg-gradient,  .bg-gradient-black{ background-image:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,0)) !important; }
.bg-gradient2, .bg-gradient-black2{ background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.2)) !important; }
.bg-gradient-white{ background-image:linear-gradient(0deg,rgba(255,255,255,.4),rgba(255,255,255,0)) !important; }
.bg-gradient-white2{ background-image:linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.4)) !important; }

.fichalateral .capa {
 margin:0 auto;
 width:200px;
 padding:3px;
 border:3px solid #d2d6de
}

.search_highlight{ font-weight: bold; background: none; padding: 0px 0px;}


@media only screen and (max-width: 462px) {
}

@media only screen and (max-width: 410px) {
}

.position-absolute{position: absolute;}
.position-relative{position: relative;}

.select2_danger .selection .select2-selection__choice{
    background-color: #dd4b39 !important;
    border-color: #d73925 !important;
}

.select2_success .selection .select2-selection__choice{
    background-color: #00a65a !important;
    border-color: #008d4c !important;
}

.select2_warning .selection .select2-selection__choice{
    background-color: #f39c12 !important;
    border-color: #e08e0b !important;
}

img.lightbox{ cursor: pointer; }
