.k-window .messages{
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
	position: relative;
	display: table;
	white-space: normal !important;
}
.k-window .modal-content{
  padding: 10px;
  border: 0 !important;
  box-shadow: none;
  background: none !important;
}
.k-window .messages p{margin: 0;}
.k-animation-container, .k-widget, .k-widget *, .k-animation-container *, .k-widget *::before, .k-animation-container *::after, .k-block .k-header, .k-list-container{
  box-sizing:border-box !important;
}
.k-window-titlebar{
  position: relative;
  display: table;
  margin:0;
}
div.k-window-content{
  overflow: hidden !important;
  padding:0 !important;
}
.modal-form-info button{
  margin-right: 5px;
}
.modal-form-info h3,
.modal-form-info h4{
  color: #FFF !important;
}
.modal-form-info h3{
  margin: 4px 0;
  font-size: 16px;
}
.modal-form-info h4{
  margin: 4px 0;
  font-size: 14px;
}
.form-modal .md-card{
  margin: 2px;
}
.form-modal-importar-ad .messages{
  width: 100%;
  float: left;
  white-space: normal !important;
}
.modal-info-delete-lancamento .radio{
  margin: 30px 0 30px 0;
}
@media only screen and (min-width: 1200px){
}
@media only screen and (min-width: 960px) and (max-width: 1199px){
}
@media (max-width: 959px){
  .k-window{
    max-width: 95% !important;
  }
}
@media (min-width: 768px) and (max-width: 959px){
}
@media (max-width: 767px){

}
@media only screen and (min-width: 481px) and (max-width: 767px){
}
@media only screen and (max-width: 480px){
}
@media (max-width: 320px){
}
