 .fh5co_latest_trading_img
  {
  height:326px;width:254px;
  }
.main {
    width: 50%;
    margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: red;
}
.fh5co_display_table
{
color:#001c52;
}

 .content_area {
  	width : 100%;
    background-image : url("images/3389159.jpg");/* 
    background: linear-gradient(135deg,#001c52 0,#001c52c4 40%,#91d1ec 100%); */
  	background-size: cover;
} 
.nav-link
{
color:red;
}

.modal-dialog .modal-content {
  
    background: linear-gradient(to right, #434343, #000000);
    border: none;
    border-radius: 2px;

    position: relative;
    padding: 2em;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}


