@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);



 
/*.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
     margin-right: auto; 
/*    margin-left: 0px;*/


/*.navbar-brand , .nav-link, .my-form, .login-form
{
    font-family: Arial, Helvetica, sans-serif;
}
*/
/*.my-form
{
    padding-top: 1.5rem;
   
}*/

/*label {
    display: inline-block;
    margin-bottom: -0.5rem;
}*/

.img-custom{

      max-width: 300px;
      max-height: 150px;
}

/*.h.ead-address{

margin-top:-4%;
}*/

.remove-button{
align-items: center;
}

.p-0 {
    padding: 0!important;
}

.card-custom{
width: 80%;

}

.hr {
  border-top: 1px solid !important;
  padding: 1px !important;
}

.button-cus{

font-size:22px;
color:green  
}
/*.submit-button{

margin-bottom: 10%;

}*/
.bus-name{

  display: block;
}


/*.dropdown-ctt{


      padding-left: 3px;
}*/

/*.currency-display{

    padding: inherit;
    left: 6%;
}

.amount-display{
    left: 6%;
}*/


.text-right {
    text-align: right!important;
/*    margin-right: inherit;*/
}


a:hover {
    color: #0056b3;
     text-decoration: unset; 
}

.hr-custom{  
    margin-top: 5px;
    margin-bottom: 1px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}



.form-group.row {
   margin-bottom: 5px;
   line-height: 16px;
}
.itemRow-cs {
   margin-bottom: 4px;
  line-height: 10px !important;
}

.fa-trash-o {
  font-size: 1.5em;
  cursor: pointer;
  color: $dark-blue;
}
.fa-trash-o-tax {
  font-size: 1.5em;
  cursor: pointer;
  color: $dark-blue;
}

.fa-trash-o-items {
  font-size: 1.5em;
  cursor: pointer;
  color: $dark-blue;
}


.TaxRows[data-index="1"] .fa-trash-o-tax {
    display: none;
}


.ItemsRow[data-index="1"] .fa-trash-o-items {
  display: none;
}

body {
  font-family: 'Roboto', sans-serif
}


    .abc tr>td:first-child {
    text-align: left;
}


.table td, .table th {
    padding: 3px !important; 
    vertical-align: unset !important ;
    line-height: 97%;
/*    width: 100px;*/
/*    border-top: 1px solid #dee2e6;*/
}

 .main-template {
  max-width: 335px;
  min-width: 335px;
  font-size: 13px;
  margin-right: 1px;
  margin-left:  1px;
 }

 .address-size {
  font-size: 13px;
 }



.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
    background-color: transparent
    }

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 30px;
}

.table-header{

  line-height: 0px;

}

td.lblForAddress.bus-name.text-center {
    line-height: 6px;
}


