#header {
	background: linear-gradient(to bottom, #238f70 0%, #196650 100%); 
       }
#header-center-left{
 background-image: url('/sspr/public/resources/logo-kishID.png');
background-size:contain;
background-position:center left;
background-repeat:no-repeat;
height:57px;width:400px;
}
#header-page { text-align: right;}
#header-title{text-align:right;}