﻿.mt-3 {

    margin-top: 3px;
}

.mr-3 {

    margin-right: 3px !important;
}


.h-27{
    height: 27px !important;
}


.mb, .btn-toolbar {

    margin-bottom: 15px;
}

.box .btn-toolbar, #crs {

    margin-top: 15px;
    margin-bottom: 0;
}

.box .callout, .box .list-group, .box .callout, .tab-pane .callout, .box-widget .box-body p, .box .table, .tab-pane .table {

    margin-bottom: 0;
}

.modal-body .tab-pane .table {

    margin-bottom: 15px;
}

.form-group label {

    display: block;
}

#jchat .janela {

    height: 100%;
}

#jchat .callout {

    margin-bottom: 10px;
}

#uonline {

    margin-top: 10px;
    margin-bottom: 0;
}

#uonline .nav img {

    position: absolute;
    left: 5px;
    top: 5px;
}

#uonline .nav a {

    padding-left: 50px;
}

#uonline .box-body {

    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
}

textarea.big, .grafico {

    height: 300px;
}

.box-comments {

    margin-top: 0;
}

.nav-tabs {

    margin-bottom: 15px;
}

.sel {

    font-weight: bold;
}

#bx_disps {

    max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
}

#bx_disps .item, #tb_matrics tbody tr, #mat_fin tbody tr, #tb_docs tbody tr {

    cursor: pointer;
}

#mat_fin {

    max-height: 250px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 15px;
}

.btn-beer {
    background-color: #FBB117;
    color: #fff;
    border-color: #adadad;
}

.btn-amarelo {
    background-color: #faf2cc;
    color: #333;
    border-color: #adadad;
}

.legenda .btn, .acoes .btn + .btn, #crs .label {

    margin-left: 5px;
}

#letras_tb {

    text-align: right;
    margin-top: 15px;
    position: relative;
}

#letras_tb .legenda {

    float: left;
    position: relative;
    top: 8px;
}

#crs .acoes {
    margin-top: 10px;
    display: none;
}

#letras_tb .form-group {

    margin-bottom: 0;
}

.vermais {

    margin-top: 15px;
}

.btn-info {

    color: #fff;
}

.modal-body .slider.slider-horizontal {

    width: 100%;
}

.modal-body .slider .slider-selection {

    background: #00a65a;
}

/*card de img*/
.thumb > div {

    padding: 10px;
    background: #fff;
    text-align: center;
}

.thumb .cnt_img {

    padding: 0;
}

.thumb, .mb {

    margin-bottom: 15px;
}

.card, .thumb {

    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.thumb:hover {

    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.thumb div div {

    margin-top: 5px;
}

.titulo {

    font-size: 16px;
}

#tbar {

    margin-bottom: 15px;
}

#tbar_msg {

    margin-bottom: 15px;
}

.thumb .cnt_img {

    position: relative;
}

.thumb .cnt_img .dropdown {

    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
}

.thumb:hover .dropdown {

    display: block;
}

.thumb .titulo {

    font-weight: bold;
}

#ficha_ind .tit > div {
    width: 20%;
    display: inline-block;
}

.modal.m_auto .modal-dialog {
    width: 90%;
    margin: 20px auto;
}

span.dt {
    font-size: 12px;
    opacity: 0.54;
}

#bx_nots .dt {

    display: block;
}

#bx_nots img {
    border-style: solid;
    border-color: #3c8dbc;
    border-width: 2px;

}

.justo {
    text-align: justify;
    display: block;
}

.justo img {
    float: left;
    max-width: 33%;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 15px;
}

.ml{
    margin-left: 5px;
}

.panel-default table, .panel-default .mzero {

    color: #6f757d;
}

.mzero {

    text-align: center;
}

.mzero > div {

    border: 1px solid #ddd;
    padding: 5px;
}

.mzero .mzero_ad {

    width: 6.66%;
    display: inline-block;
}

.mzero .mzero_et {

    width: 7.14%;
    display: inline-block;
}

.mzero_ad .mzero_i, .mzero_ad .mzero_d, .mzero_ad .mzero_t {

    text-align: right;
}

.mzero_i {

    font-style: italic;
}

.mzero_ad .mzero_f {

    text-align: left;
}

.mzero_f {

    text-decoration: underline;
}

.mzero > div:nth-child(odd) {

    background: #f9f9f9;
}



div.dt-button-background {
z-index: 1000 !important;
}


ul.dt-button-collection{
    background-color: #e5e5e5;
    border: 1px solid #c0c0c0;
}
li.dt-button a:hover{
    background-color: transparent;
    color: #115094;
    font-weight: bold;
}
li.dt-button.active a,
li.dt-button.active a:hover,
li.dt-button.active a:focus{
    color: #337ab6;
    background-color: transparent;
    font-weight: bold;
}
li.dt-button.active a::before{
    content: '✔ ';
}
.dataTables_info {
    font-size: 0.8em;
    margin-top: -12px;
    text-align: right;
}
.previous a,
.next a
{
    font-weight: bold;
}

.loader {
    z-index: 2000;
    position: fixed;
    height: 6rem;
    width: 6rem;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    /*display: inline-block;*/
    display: table-row;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 99999;
    left: 0;
    margin-top: 28px;
    margin-left: 15px;
    top: auto !important;
    color: white;
    /*padding-top: 10px;*/
}

/* Links inside the dropdown */
.dropdown-content td {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content li:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}


/**
texto bootstrap 4
 */


.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #0062cc !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #545b62 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
    color: #1e7e34 !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
    color: #117a8b !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
    color: #d39e00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
    color: #bd2130 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
    color: #dae0e5 !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
    color: #1d2124 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.m-10{
    margin-right: 10px;
}
.ml-10{
    margin-left: 10px !important;
}

/**
---------------- css
 */

@charset "UTF-8";
/*
 * blueimp Gallery CSS
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    /* Prevent artifacts in Mozilla Firefox: */
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    opacity: 1;
}
.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none;
    width: 100%;
}
.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    margin: 1em auto;
    /* Set the carousel width/height ratio to 16/9: */
    padding-bottom: 56.25%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.blueimp-gallery-display {
    display: block;
    opacity: 1;
}
.blueimp-gallery > .slides {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
    position: absolute;
}
.blueimp-gallery > .slides > .slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.blueimp-gallery > .slides > .slide-loading {
    background: url(../img/loading.gif) center no-repeat;
    background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
    opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
    background: url(../img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
    display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -23px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 2px #000;
    text-align: center;
    background: #222;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    cursor: pointer;
    display: none;
}
.blueimp-gallery > .next {
    left: auto;
    right: 15px;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
    position: absolute;
    top: 15px;
    left: 15px;
    margin: 0 40px 0 0;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    opacity: 0.8;
    display: none;
}
.blueimp-gallery > .close {
    padding: 15px;
    right: 15px;
    left: auto;
    margin: -15px;
    font-size: 30px;
    text-decoration: none;
    cursor: pointer;
}
.blueimp-gallery > .play-pause {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 15px;
    height: 15px;
    background: url(../img/play-pause.png) 0 0 no-repeat;
    cursor: pointer;
    opacity: 0.5;
    display: none;
}
.blueimp-gallery-playing > .play-pause {
    background-position: -15px 0;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
    display: block;
    /* Fix z-index issues (controls behind slide element) on Android: */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
    display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
    color: #fff;
    opacity: 1;
}

.list-aulas{
    border: 2px dashed #0087F7 !important;
    border-radius: 5px !important;
    background: white !important;
    box-sizing: border-box !important;
    padding: 5% !important;
}


#cont_lista {
    
    position: relative;
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
}

#cont_lista > div {
    
    width: 400px;
    position: absolute;
    height: 97%;
}


#cont_lista .list-group {
    
    height: 100%;
}

#cont_lista .box-body {
    
    overflow: auto;
}

#cont_lista .list-group-item {
    
    cursor: pointer;
}

#cont_lista small {
    
    display: block;
}
