﻿.divFrms {
    border: solid 0px #ffcc99;
    height: 200px; /*background-color: #d1ddf5;*/
    overflow-y: auto;
    position: relative;
    white-space: nowrap;
    width: 100%;
    overflow-x: hidden !important;
}
