@font-face {
  font-family: "Lato";
  src: url("../font/lato/Lato-Regular.eot");
  src: url("../font/lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../font/lato/Lato-Regular.woff2") format("woff2"), url("../font/lato/Lato-Regular.woff") format("woff"), url("../font/lato/Lato-Regular.ttf") format("truetype");
  font-weight: 700; }

body {
  font-family: "Lato", sans-serif; }

.logoStyle {
  background: url("/static/img/axislogo.png"); }

.login-logo::before {
  background-color: #97144D !important;
  content: ''  !important;
  position: absolute  !important;
  left: 0  !important;
  right: 0  !important;
  height: 19px  !important;
  display: block  !important;
  z-index: -1 !important; }

.loginTextStyle {
  color: #97144D !important;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
  font-size: 16px; }

.loginBtn {
  background-color: #97144D !important; }

.navbar {
  background-color: #fff0 !important;
  color: #97144D !important;
  box-shadow: none !important;
  top: -10px !important;
  position: relative !important; }

.navbar a {
  color: #97144D !important; }

.footer_copyright {
  font-size: 11px; }

.footer_poweredby {
  font-size: 9px; }

.container_footer {
  margin-right: auto;
  margin-left: auto; }

.footer_style {
  background-color: #f5f5f5;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 12px;
  line-height: 14px;
  color: #333; }

.footer_style a {
  color: #97144D !important; }

.smindexBtn {
  background-color: white !important; }

.smindexbtnstyle {
  color: #505050 !important; }

.smindexbtnstyle:hover {
  background: #97144D !important;
  color: white !important; }

.label_info, .edit_button {
  color: #97144D !important; }

.table-row, .list_box_info {
  background-color: #ffcccb !important; }

.headerback {
  background: white !important;
  color: #97144D !important;
  text-align: center;
  border: 2px solid #97144D !important; }

.label_doc_suspect {
  background-color: #ae275fb8 !important; }

.searchStyle {
  width: 100%;
  padding: 7px;
  border: 1px solid #c8c8c8 !important;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical; }

.btnStyle {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 11px;
  line-height: 1.42857143;
  border-radius: 6px;
  background: #97144D !important;
  color: white;
  text-transform: initial;
  box-shadow: none;
  background-image: none; }

.hyperlinkBtnStyle {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 11px;
  line-height: 1.42857143;
  border-radius: 6px;
  background: #97144D !important;
  color: white !important;
  text-transform: initial; }

.hyperlinkBtnStyle:hover {
  background: #97144D !important;
  color: white !important; }

.tableheading {
  background: #97144D !important;
  color: white !important; }

table.dataTable thead th {
  border-bottom: #505050; }

.th_sm {
  font-weight: 500 !important; }

.pagination.pg-style .page-item.active .page-link {
  background-color: #97144D; }

.pagination.pg-blue .page-item.active .page-link:hover {
  background-color: #97144D; }

.navbarStyle:after {
  background: #c8c8c8 !important; }

.navbarUlStyle {
  color: #505050 !important; }
  .navbarUlStyle a:hover {
    color: #97144D !important; }

.collapsible li .collapsible-header:hover {
  background-color: #505050 !important;
  color: white !important; }

.light-blue-skin .side-nav .collapsible li .collapsible-body a {
  color: white !important; }

.light-blue-skin .side-nav .collapsible li .collapsible-body a:hover {
  color: #97144D !important; }

.modalHeaderStyle {
  background-color: #505050 !important; }

.HeaderStyle {
  background-color: #97144D !important; }

.linkStyle {
  color: #505050 !important;
  margin-top: 5px; }

.linkStyle a:hover {
  color: #97144D !important; }

.linkStyle a {
  color: #505050 !important; }

.fixed-sn main, .hidden-sn main {
  padding-top: 10px !important; }

.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: whitesmoke; }

.loader_postion {
  display: block;
  margin-top: 25%;
  margin-left: auto;
  margin-right: auto; }

/*# sourceMappingURL=style.scss.css.map */