/*
Theme Name:    Mercolab Mormo / Equinos Bootstrap
Theme URI:   http://agenciabrave.com.br
Description:    Mercolab 2019
Author:         Rodrigo Toledo
*/

.campo_oculto { display: none !important; }
.navbar { background-color: #006cc6 !important; }
.navbar-top-links li a { color: #ffffff !important; }
.navbar-drop { background-color: #2a489e !important; }

.logo-login { margin-top: 50px !important; width: 80%; height: auto;}
.logo-mercolab { display: block; margin: 0 auto; }
.painel-login { margin-top: 30px; }
.logo-principal img { width: 100%; height: auto; }


/** USER REGISTRATION **/
.ur-frontend-form { border: none !important; padding: 0px !important; }

#user-registration { box-shadow: none !important; }
.user-registration-profile-fields h2 { display: none; }
.desabilitado { background-color: #d1d1d1; border: none; cursor: no-drop !important;}

iframe { width: 100%; height: 300px; }
.painel-avisos .dataTables_length { font-size: 10px; }


.login-panel { border: none !important; }
/** FORMULÁRIOS **/
.acf-input-wrap input, .acf-input-wrap textarea, #acf-field_5d2f6539d93ce, .ur-frontend-field {
	border: 1px solid #a8a8a8 !important; color: #000 !important;
}
::placeholder {color: #000 !important; }


/** DESENHO **/
.canvasdraw { border: 1px solid #919191; overflow: hidden; }
.img-resenha { width: 100%; height: auto; }

@media(max-width: 800px){
  .page-header { font-size: 24px; }
  .logo-principal { display: none !important; }
  .navbar-collapse { height: auto; min-height: 500px; overflow: hidden; }

  /** DESENHO **/
  .canvasdraw { border-radius: 5px; width:90%; height: auto; min-height: 300px; overflow: hidden; float: left; }
  .lc-drawing canvas { width: 100% !important; }
  .botoes-mobile { display: block !important; margin-bottom: -15px !important; margin-top: -15px !important; margin: 0 auto !important;  width: 190px !important; height: 40px; clear: both !important; padding: 0px !important;}

  /** FORMULARIOS **/
  .acf-field { width: 100% !important;  }

  /** TABELAS **/
 #lista_length label, #lista_filter label { width: 100%; font-weight: normal !important; font-size: 14px; }
 #lista_wrapper, .table-responsive { border: none !important; }
 .linha-proprietario { display: none; }
 #lista { font-size: 12px; }
}
