/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
.navbar {
  margin-bottom: 0px;
  flex-flow: row nowrap;
  flex-direction: row;
}

.navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0px;
}

.navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-nav>li>.dropdown-menu {
  position: absolute;
}

.navbar-nav>li>a {
  padding-top: 15px;
  padding-bottom: 15px;
}

.navbar-collapse {
  padding: 0px 0px;
}

.navbar-brand {
  padding: 0px 0px;
  height: auto;

}

.icon-block {
  padding: 0 15px;
}

.icon-block .material-icons {
  font-size: inherit;
}

html,
body {
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  color: black;
}

label {
  color: black;
  margin: 0px;
}

table {
  color: black !important;
  margin-bottom: 0px;
}

._3colTable {
  width: 988px;
}

._2colTable {
  width: 649px;
}

._1colTable {
  width: 309px;
}

table.table-bordered thead,
table.headColor thead {
  background-color: #ecefff;
  /*#f9f9f9;*/
}

.table>thead>tr>th {
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}

.table>tbody>tr>td {
  vertical-align: middle;
}

thead,
tbody {
  font-size: 1rem;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 1px 4px;
}

.table>thead>tr>th.fixtbwidth,
.table>thead>tr>td.fixtbwidth {
  width: 7%;
}

header {
  /* background-color: #518FC4;*/
  color: #fff;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #eee;
}

.menu-header {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 600;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.navbar-brand,
.nav-item {
  font-size: 14px;
}

.input-group-addon {
  padding: 4px 18px 0px 6px;
}

.ajax-file-upload-red {
  box-shadow: none;
  background-color: transparent;
  display: inline-block;
  color: #d9534f;
  padding: 2px;
  text-decoration: none;
  text-shadow: none;
  cursor: pointer;
  text-align: center;
  margin-left: 3px;
  width: 50px;
  font-size: initial;
  flex: none;
}

.btn.ajax-file-upload-red:hover,
.btn.ajax-file-upload-red:active:focus {
  color: #c9302c;
  outline: none;
  outline-offset: none;
  box-shadow: none;
}

.btn {
  padding: 0.262rem 0.75rem;
}

.doubleUnderline {
  border-bottom: double 3px;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.text-primary {
  color: #518fc4 !important;
}

/* Made with love by Mutiullah Samim*/

@import url('https://fonts.googleapis.com/css?family=Numans');


.container {
  height: 100%;
  width: 1024px;
  align-content: center;
  margin: auto;
}

.social_icon span {
  font-size: 60px;
  margin-left: 10px;
  color: #FFC312;
}

.social_icon span:hover {
  color: white;
  cursor: pointer;
}

.card-header h3 {
  color: white;
}

.social_icon {
  position: absolute;
  right: 20px;
  top: -45px;
}

.input-group-prepend span {
  width: 50px;
  background-color: #FFC312;
  color: black;
  border: 0 !important;
}

input:focus {
  outline: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;

}

.remember {
  color: white;
}

.remember input {
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 5px;
}

.login_btn {
  color: black;
  background-color: #FFC312;
  width: 100px;
}

.login_btn:hover {
  color: black;
  background-color: white;
}

.links {
  color: white;
}

.links a {
  margin-left: 4px;
}

.form-control {
  display: block;
  width: 100%;
  padding: 3px 5px;
  height: auto;
  margin-bottom: 2px;
  text-align: right;
  font-size: 1rem;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control.inputBox {
  padding: 1px 12px;
  height: 24px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control.inputBox.bigBox {
  padding: 3px 5px;
  height: 44px;
  /*height:-webkit-fill-available;*/
}

.table>tbody>tr>td>input {
  margin: 0px;
}

.form-control.loginBox {
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  text-align: left;
  font-size: 1.25rem;
}

.op_actual_div {
  background-color: #fffeda;
  color: black;

}

.border-primary {
  border-color: #518FC4 !important;
}

.btn-primary {
  color: #fff;
  background-color: #518FC4;
  border-color: #518FC4;
  /* font-weight: 600; */
}

.btn-primary:hover {
  color: #fff;
  background-color: #3772a5;
  border-color: #3772a5;
}

.table>tbody>tr>td.header,
.table>tbody>tr>th.header,
.table>thead>tr>td.header,
.table>thead>tr>th.header {
  color: #518fc4;
  font-weight: 600;
  font-size: 1.1rem;
  padding-bottom: 5px;
  border: 0px;
  background-color: #fff;
}

.table>tbody>tr>td.subheader,
.table>tbody>tr>th.subheader,
.table>thead>tr>td.subheader,
.table>thead>tr>th.subheader {
  font-weight: 600;
  font-size: 1rem;
  padding-bottom: 5px;
  border: 0px;
  background-color: #fff;
}

.table>tbody>tr.topborder,
.table>tbody>tr>td.topborder {
  border-top: 2px solid #ddd;
}

.table>tbody>tr.btmborder,
.table>tbody>tr>td.btmborder {
  border-bottom: 1px solid #ddd;
}

.table>tbody>tr.noborder,
.table>tbody>tr>td.noborder {
  border: 0px;
}

.infoTB {
  background-color: #fff;
}


.txtinfo {
  padding-top: 3px;
}

.txtinput {
  padding-top: 3px;
}

.tbvalue {
  text-align: right;
}

.tbinfo {
  text-align: center;
}

.tbunit {
  text-align: center;
  width: 10%;
}

/* .tboutline{
  outline: 2px solid #939393;
  outline-offset: -1px;
}
.table>thead:first-child>tr:first-child>th.thtotal,.table>thead>tr>th.thtotal{
  border-style: solid;
  border-color: #939393;
  border-width: 2px 2px;
  border-bottom: 2px solid #ddd;
}
.table>tbody>tr>td.tdtotal{
  border-style: solid;
  border-color: #939393;
  border-width: 0px 2px;
  border-bottom: 1px solid #ddd;
} */
.tdtotal {
  background-color: #c5c5c55c;
}

.toggle.btn {
  min-height: 28px;
}

.toggle-on.btn {
  padding: 4px 10px;
  right: 55%;
}

.headPart {
  color: #518fc4;
  font-weight: 600;
  font-size: 1.3rem;
  margin-bottom: 7px;
  border-bottom: 1px solid #518fc499;
}

.headerBlue {
  color: #518fc4;
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 7px;
}

.info {
  font-weight: 600;
  font-size: 1rem;
  padding-bottom: 5px;
}

.bg-light {
  background-color: #f9f9f9 !important;
}

.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #eee;
  border-left-width: .25rem;
  border-radius: .25rem;
}

.bd-callout-info {
  border-left-color: #518fc4;
}

.lnk {
  cursor: pointer;
  padding: 0.2rem 0.5rem 0rem;
  border-radius: 0.4rem;
  margin: 0.2rem 0rem;
  font-size: smaller;
}

.lnkInfo {
  color: #545b62;
  background-color: #fff;
  border-color: #4e555b;
}

.lnkEdit {
  color: #0062cc;
  background-color: #fff;
  border-color: #005cbf;
}

.lnkDelete {
  color: #dc3545;
  background-color: #fff;
  border-color: #dc3545;
}

/* @media (min-width: 1200px) {
  .container {
    width: 1024px;
    max-width: 1024px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 1024px;
    max-width: 1024px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 1024px;
    max-width: 1024px;
  }
} */

@media (min-width: 576px) {
  .container {
    width: 1024px;
    max-width: 1024px;
  }
}

@media (max-width: 576px) {
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }

}


.card-header {
  background-color: #dedede;
}