    .full-div {
      height:100px;
    }
    .short-div {
      height:50px;
      padding-top: 10x;
    }

    .fill-width{
      width: 100%;
    }

	.sticky-footer {
	  position: absolute;
	  bottom: 50px;
	  width: 80%;
	  /* Set the fixed height of the footer here */
	  height: 60px;
	  background-color: #f5f5f5;
	}
    
.borderLartPoshte{
  border-bottom: 1px solid gray !important ;
  border-top : 1px solid gray !important ;
}

.shfaqNeRresht{
  float: left;
  overflow: hidden;
}



.someBlock {
  background: transparent;

  /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); */
  height: 50vh;
  margin: 5vh auto;
  position: relative;
}

input.error {background-color: pink; border: 1px dotted red; color: black}


.modal-md {
  max-width: 600px;
}



.tg  {width:100%;border-collapse:collapse;border-spacing:0;border-color:#999;
  background-color:#F7FDFA;
  background-image: url(/images/EuBrokerSmall.png);
  background-position: right;
  background-repeat: no-repeat;
  background-repeat: no-repeat; background-position: center;  background-attachment: fixed;
  z-index: 9999999;
}

input{
  font-size:1.2rem!important;
}