a{
  cursor: pointer !important;
  color: #2196F3;
}
.input-erro{
	border-color: red !important;
}

.exclamacao{
	display: inline;	
	margin-top: 0px !important;
	margin-left: 5px;
}

.esquerda{
	text-align: right !important;
	float: right;
}
.direita{
  text-align: left !important;
  float: left;
}
.centralizado{
   text-align: center;
}

.btn-new-medium {
  background: none;
  border: 1px solid #7882a2 !important;
  color: #7882a2  !important;
  text-transform: uppercase;
  font-size: 14px;
  /*margin: 5px;*/
  border-radius: 4px;
  padding: 9px 16px;
}

.btn-save {
  background: none;
  border: 1px solid #5cb85c !important;
  color: #5cb85c !important;
  text-transform: uppercase;
  font-size: 14px;
  /*margin: 5px;*/
  border-radius: 4px;
  padding: 9px 16px;
}
.btn-edit {
  background: none;
  border: 1px solid #f0ad4e !important;
  color: #f0ad4e !important;
  text-transform: uppercase;
  margin: 5px;
  border-radius: 4px;
}
.btn-delete {
  background: none;
  border: 1px solid #d9534f !important;
  color: #d9534f  !important;
  text-transform: uppercase;
  margin: 5px;
  border-radius: 4px;
}
.btn-new {
  background: none;
  border: 1px solid #7882a2 !important;
  color: #7882a2  !important;
  text-transform: uppercase;
  margin: 5px;
  border-radius: 4px;
}
.btn-orange {

    background: none;
    border: 1px solid #d48d13;
    color: #d48d13;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 9px 16px;
    border-radius: 4px;

}
.btn.focus,.btn:focus,.btn:hover
{
	color:#FFFFFF !important;
	text-decoration:none;
}

.white{
  color: #ffffff !important;
}

.sub-titulo{
  color: #ffffff !important;
  font-size: 14pt;
}

input[type=search]{
  color: #000;
}

/*@media screen and (max-width:992px) {*/

  .exclamacao title {
    display: block;
  }

.btn-cinza{

  margin:10px;
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.inline{
  display: inline-block!important;
}

/*}*/

.modal-ex-30{

  width: 30%;
  }

.modal-ex-80{

width: 80%;
}
.modal-ex-100{

width: 100%;
}

.radio-sobreposto{
  margin-top: 0px !important;
}

.dataTables_info{
  color: #FFFFFF !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active 
{
  color: #FFFFFF !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{

  color: #ececec !important;
}


 .calendar {
  width: 100% !important;
}

.fc-header td{
  padding-left: 0px !important;
}

/* .index-body {

    background-image: url(/img/background-login-3.jpg) !important;
  } */

 .icon-fechar{
  color: #ffcd04 !important;
 } 

 .mesma-linha{
   display: inline !important;
 }

 .ajax-upload-dragdrop{
  width:100% !important;
 }

.td_action{
  white-space: nowrap;
}

.img_logo_border{
  border: 4px solid #FFCC04 !important;
  background-color: inherit  !important;
}

.semBackground{
  background-color: inherit   !important;
  border:  inherit   !important;
}

body .overlay{
  opacity: 0.2 !important;
  background: #818284 !important;
}
#page-wrapper {

    background-color: inherit !important;

}

.background-detalhe-evento{
  background: url(/img/background-login.jpg) no-repeat center center !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.mini-label{
  font-size: 12px;
  color: red;
}

.thumbnail > img {
    min-width: 60%;
}

.icon-atention{
  color: #FFCD04 !important;
  font-size: 30px;
}
.icon-tabela{
  color: #5d9b62 !important;
  font-size: 30px;
}
.font-link{
  font-style: 24px;
  color:green;

}
.vp-preview{
  background-position: 0 !important;
}
.checkbox-form{
  margin-top: 28px;
}
.radio-seq{
  margin-top: 10px !important;
}
.bottom-left-12{
  margin-left: -12px;
}

.table-responsive {
    overflow-x: auto !important;
}


.save-infos {
   margin-bottom: 5px;
}

.colun-icone-n-alinha-chrome{
      display: inline-flex;
    vertical-align: middle;
}