@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400&display=swap');


.table-border-dark, .table-border-dark tr td
{
  border-color: #999999 !important;
}

.table-border-dark tr th
{
  background-color: #c3e6cb !important;
  border-color: #999999 !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.table-bordered-dark-separator, .table-bordered-dark-separator tr td
{
  background-color: #999999 !important;
  border-color: #999999 !important;
}

.login-page {
  width: 360px;
  padding: 8% 0 0;
  margin: auto;
}
.chip.chip-md {
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
  }
  
  .chip.chip-md .close {
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
  }
  .center {
    text-align:center;
  }
  
.twitter-typeahead
  {
     display: block !important;
     min-width: 90%;
  }
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {    /* used to be tt-dropdown-menu in older versions */
  width: 100%;
  min-width: 200px;
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-input
{min-width: 300px;}

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}

.tt-suggestion.tt-cursor,.tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  padding: 45px;
  text-align: center;
  /*box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);*/
}
.form input {
  font-family: "Noto Sans", sans-serif;
  background: #f2f2f2;
  padding: 15px;
  font-size: 14px;
}
.form button {
  font-family: "Noto Sans", sans-serif;
  text-transform: uppercase;
  padding: 15px;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form button:hover,.form button:active,.form button:focus {
  background: #43A047;
}
.form .message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 12px;
}
.form .message a {
  color: #4CAF50;
  text-decoration: none;
}
.form .register-form {
  display: none;
}
.container {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}
.container .info span .fa {
  color: #EF3B3A;
}
body {
  background: #ffffff; /* fallback for old browsers */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
  color: #000000;
  font-family: "Noto Sans", sans-serif;
  font-size: 10pt;
}
.m-5
{
	margin: 15px;
}

.nav-tabs {
    padding-left: 15px;
}
.tab-content {
    border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
}

body { 
padding-top: 50px; 
height:100% !important;
font-family: "Noto Sans", sans-serif;
}
html
{
height:100% !important;
font-family: "Noto Sans", sans-serif;
}

.tw-sm
{
  max-width: 90px;
  min-width: 70px;
  /* width: 40px; */
}

.tw-sms
{
  min-width: 50px;
  max-width: 55px;
  /* width: 40px; */
}

.tw-sxs
{
  min-width: 25px;
  max-width: 30px;
  /* width: 40px; */
}

.tw-xs
{
  max-width: 30px;
  min-width: 10px;
  /* width: 40px; */
}

.tw-md
{
  max-width: 120px;
  min-width: 100px;
}

.tw-lg
{
  max-width: 180px;
}

.tw-xl
{
  min-width: 350px;
}

.tw-no-bd
{
  border-left: none !important;
  border-right: none !important;
}

.tw-no-bd-pt
{
  border-left: none !important;
  border-right: none !important;
}

.tw-no-bd-l
{
  border-right: none !important;
}

.tw-no-bd-r
{
  border-left: none !important;
}

.input-no-border {
  border: none !important;
  -moz-appearance: textfield;
}
.input-no-border::-webkit-outer-spin-button,
.input-no-border::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.table-borderless,.table-borderless tr,.table-borderless th,.table-borderless td
{
  border: none !important;
}

@media (min-width: 992px) {
  .align-md-start
  {
    vertical-align: top !important;
  }
}
@media (min-width: 768px) {
  .tw-sms
	{
	  min-width: 75px;
	  max-width: 85px;
	  /* width: 40px; */
	}

  .tw-sxs
  {
    min-width: 25px;
    max-width: 30px;
    /* width: 40px; */
  }

  .tw-md
  {
    min-width: 120px;
    max-width: 180px;
    /* width: 40px; */
  }
}
@media print {

  @page {                
    size: A4;
    margin: 15mm;
  }

  body {
    padding-top: 0px !important;
    background:white;
    color:black;
    width: 100%;
    float: none;
  }

  /* avoid page-breaks inside a listingContainer*/
  .listingContainer{
    page-break-inside: avoid;
  }


  /* Improve colour contrast of links */
  a:link, a:visited {
    color: #781351
  }

  /* URL */
  a:link, a:visited {
    background: transparent;
    color:#333;
    text-decoration:none;
  }

  a[href]:after {
    content: "" !important;
  }

  a[href^="http://"] {
    color:#000;
  }

  #header {
    height:75px;
    font-size: 24pt;
    color:black
  }

  .tw-no-bd
  {
    border-left: none !important;
    border-right: none !important;
  }
  
  .tw-no-bd-l
  {
    border-right: none !important;
  }
  
  .tw-no-bd-r
  {
    border-left: none !important;
  }
  
  .tw-no-bd-pt
  {
    border-left: none !important;
    border-right: solid 1px #999999 !important;
  }  

}