/* body {
	background: #fff;
    background: -moz-linear-gradient(left, #fff 0%, #fff 61%, #E9EBED 61%, #E9EBED 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #fff), color-stop(61%, #fff), color-stop(61%, #E9EBED), color-stop(100%, #E9EBED));
    background: -webkit-linear-gradient(left, #fff 0%, #fff 61%, #E9EBED 61%, #E9EBED 100%);
    background: -o-linear-gradient(left, #fff 0%, #fff 61%, #E9EBED 61%, #E9EBED 100%);
    background: -ms-linear-gradient(left, #fff 0%, #fff 61%, #E9EBED 61%, #E9EBED 100%);
} */

#ist_15_37 > div > div:nth-child(4){
    position: relative !important;
    top: -5px !important;
}