@media print { 
  
    #filtroDiv { 
        display:none; 
    } 

    thead {
        display: table-row-group;
    }
    
    tfoot {
        display: table-row-group;
    }               
}

.page  > .content {
  padding: 70px 20px;
  height: 100vh;
  overflow-y: hidden;
}
.ui.top.visible.sidebar {
  height:100% !important;
  background-color: transparent;
}

.page >  .content iframe{
  width: 100%;
  height: 100%;
  border: 0;
}
@media print{

  html, body {
    height: 100%; 
    overflow-y: none !important;
  }
}
@media screen {
  html, body {
  height: 100%; 
  overflow-y: auto;
   }
}
@media print {
  #action-toolbar {
    display: none;
  }
}

iframe {
    vertical-align: top;
}

body {
  height: 100%;
  margin: 0 !important;
}

form {
    margin-bottom: 0 !important;
}

#menu_telas {
  width: 300px;
}

#action-toolbar, #menu-direito-superior {
  background-color: rgb(58, 77, 201);
}

#action-toolbar .informacoes {
  padding: 5px;
  width: auto;
  font-size: 11px;
}

input[type="text"], input[type="number"] {
    outline: none;
    font-size: 11px !important;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    padding: 4px;
}

input[type="text"]:focus,
input[type="text"].focus {
  border: solid 1px #b1b1b1;
  box-shadow: 0 0 1px 0px #969696;
}

.brc-btn {
    font-size: .78rem !important;
    vertical-align: middle !important;
}

.brc-btn > .icon {
  background: transparent;
  border: 0px;
  color: inherit;
  cursor: pointer;
}

img[src*="jscalendar/img.gif"],
img[src*="btprompt.gif"],
img[src*="btnmsgoff.gif"],
img[src*="btanexo.gif"],
img[src*="btanexooff.gif"]{
    display: none;
}

.brc-checkbox.magic-checkbox+label{
  display: inline-block;
  height: 15px;
}

.brc-checkbox.magic-checkbox+label:before{
  border: 1px solid rgb(142, 142, 142);
}

.magic-checkbox:checked+label:before {
    border: #a6bb19 !important;
    background: #b5cc18 !important;
}

#detalhec {
    margin-bottom: 20px;
}

.modalDialog_contentDiv_shadow {
    visibility: hidden;
}

.widget_tableDiv {
    height: 300px;
}

#divContentMain {
    margin-right: 15px;
    margin-left: 15px;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.p-15 {
    padding: 15px !important;
}

.hide {
    display: none !important;
}

.show {
    visibility: visible !important;
}

.input-action {
    flex: 3 0 auto !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.input-onequarter {
    flex: 0.25 0 auto !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.input-action-equals {
    background-color: #FFFFFF;
    text-transform: uppercase;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 4px !important;
    border-right-color: #dedede !important;
    border-top-right-radius: 4px !important;
}


/* Helper tabela responsive */

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #F5F5F5;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }
}

.ui.segment.secondary .title {
    padding: 0 !important;
}

.ui.segment .fields:last-child, .ui.segment .inline.fields:last-child{
    margin-bottom: 0;
}

textarea {
    font-size: 13px !important;
    border-radius: 5px;
    padding: 10px;
    border: 1px #dedede solid;
}

body.corpo-og {
    background-color: #e0e1e2 !important;
}

body.corpo-og.inverted {
    background-color: #a2a2a2 !important;

}
body.corpo-og.inverted .modalDialog_contentDiv{
    background-color: #a2a2a2 !important;
}

body.corpo-og.inverted .ui.modal .header:not(.ui), body.corpo-og.inverted .ui.modal .content{
    background-color: #a2a2a2 !important;
}

@media only screen and (min-width: 768px) {
    body.corpo-og {
        padding: 20px;
    }
}

.dataTable .group {
    background: rgba(158, 158, 158, 0.5);
}

.bgm-indigo {
    background-color: #3F51B5!important;
    color: white !important;
    border-color: rgba(63, 81, 181, 0.72)!important;
}

.ui.fluid.dropdown {
    width: 100% !important;
    font-size: 11px;
}

.ui.dropdown .menu > .item {
    font-size: 11px !important;
}

.legenda {
    padding: 9px;
    border-radius: 4px;
    border: 1px solid #dedede;
}

table.ui.table .ui.label:not(.circular) {
    font-weight: 400 !important;
    font-size: 110% !important;
    padding: 5px !important;
}

.ui.accordion.field #accordionTitle {
    padding: 0;
}

.input-wrap {
    padding: 0 !important;
    width: 1px !important;
    white-space: nowrap;
}

.input-wrap input:not(.search) {
    border-radius: 0 !important;
    padding: 5px !important;
    width: 100px !important;
    font-size: 11px!important;
}

.float-right {
    float: right;
}

.ui.table input[type="checkbox"].noconv {
    font-size: 16px;
}


.ui.toggle.checkbox input ~ .box:after, .ui.toggle.checkbox input ~ label:after {
    left: -0.05rem;
    box-shadow: none;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34,36,38,.15), 0 0 0 1px rgba(34,36,38,.15) inset !important;
    box-shadow: 0 1px 2px 0 rgba(34,36,38,.15), 0 0 0 1px rgba(34,36,38,.15) inset !important;
}

.ui.toggle.checkbox input:checked ~ .box:before, .ui.toggle.checkbox input:checked ~ label:before {
    background-color: #a7cc46 !important;
}

.kpi-number {
    font-size: 200%;
    font-weight: 400;
    text-align: center;
}

.carregando {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    z-index: 9999 !important;
    background  : black url('https://sistema.otimogestor.com.br/loading.gif') center no-repeat;
    background-size: 200px;
    filter: alpha(opacity=75); /* internet explorer */
    -khtml-opacity: 0.75;      /* khtml, old safari */
    -moz-opacity: 0.75;       /* mozilla, netscape */
    opacity: 0.75;           /* fx, safari, opera */
}

.ui.tab{
    padding-top: 10.8px;
}
#tabs:not(.inverted) .item {
    border-left: 1px solid #D4D4D5 !important; 
    border-right: 1px solid #D4D4D5 !important; 
    border-top: 1px solid #D4D4D5 !important; 
    border-radius: 0.28571429rem 0.28571429rem 0px 0px !important;
    padding: 8px;
}
.tabs:not(.inverted){
    border-left: 1px solid #D4D4D5; 
    border-right: 1px solid #D4D4D5; 
    border-bottom: 1px solid #D4D4D5;
}
.introjs-skipbutton {
    display: none !important;
}

.introjs-tooltip {
    max-width: 500px !important;
}