/*@charset "utf-8";

.auth .login-half-bg {
    background: url("../images/can/bialogin.jpg");
    height: auto;
    width: auto;
    background-size: cover;
}
.auth .brand-logo img {
    width: 300px;
  }
.jquery-modal{
	z-index: 99 !important;
}
.modal{
	    height: auto !important;
	        overflow: visible !important;
	            padding: 0px !important;
}
.modal-dialog{
	margin: 0px !important;
}
.dx-datagrid-nowrap .dx-header-row > td > .dx-datagrid-text-content{
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500 !important;
    font-size: 1rem;
   
}
.dx-datagrid-action .dx-datagrid-text-content{
      background: #188ae2;
    color: white;
    text-align: center !important;
}
.dx-datagrid-action{
         background: #188ae2;
    color: white;
    text-align: center !important;
}
.btn{
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500 !important;
    font-size: 1rem !important;
   
}*/

@charset "utf-8";

.auth .login-half-bg {
    background: url("../images/can/bialogin.jpg");
    height: auto;
    width: auto;
    background-size: cover;
}
.auth .brand-logo img {
    width: 300px;
  }
